devio 1.2-3 source package in Ubuntu

Changelog

devio (1.2-3) unstable; urgency=medium

  * QA upload.

  * Added d/gbp.conf to describe branch layout.
  * Updated vcs in d/control to Salsa.
  * Updated d/gbp.conf to enforce the use of pristine-tar.
  * Updated Standards-Version from 3.9.7 to 4.7.0.
  * Use wrap-and-sort -at for debian control files
  * Trim trailing whitespace.
  * Add missing ${misc:Depends} to Depends for devio-udeb.
  * debian/rules: Use dh_prep rather than "dh_clean -k".
  * Set field Upstream-Name in debian/copyright.
  * Replace XC-Package-Type with Package-Type.
  * Remove field Priority on binary package devio-udeb that duplicates source.
  * Added missing copyright year to d/copyright.
  * Switched d/rules to use simple dh.
  * Switched to debhelper level 13 with autoreconf.
  * Flagged in d/control that no root build is needed.

 -- Petter Reinholdtsen <email address hidden>  Thu, 16 May 2024 07:50:50 +0200

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
devio_1.2-3.dsc 1.8 KiB ba8d05fd0e40977e2ed33cd615c0963055acfbcd317aa3a96149619c9320f786
devio_1.2.orig.tar.gz 86.6 KiB a71e87f49f52cd90dbd45431f65e83d18e073fb2669f91c29c59019b175cd5a8
devio_1.2-3.debian.tar.xz 3.5 KiB 46ef1ebc32874277f31bb69a254d303b333d4374268215f99ade24e5e585152a

Available diffs

No changes file available.

Binary packages built by this source

devio: correctly read (or write) a region of a block device

 devio is a command line program to read correctly from mtd character
 (and other block) devices. devio allows access to specific regions of
 the device and allows output of data from specific locations.
 The primary difference between devio and other command line
 utilities, such as dd and cat, is that it is not stream based - it
 writes directly into the object rather than reading and writing a
 stream of data.

devio-dbgsym: debug symbols for devio