udftools 2.0-1 source package in Ubuntu

Changelog

udftools (2.0-1) unstable; urgency=medium

  * New upstream release
  * Update Suggests (remove pmount, add udfclient)
  * Update Descriptions (add new tools into list)
  * Update Standards-Version to 4.1.2
  * Update to debhelper 10
  * Update copyright, watch and signing-key.asc
  * Remove /etc/init.d/udftools init script and /etc/default/udftools file
    - Replace them by a new upstream udev rule and load it at postinst
    - Remove lsb-base dependency (was needed only for init script)
    - Closes: #510907, #645352, #583380
    - LP: #345158, #347067, #1076126

 -- Pali Rohár <email address hidden>  Tue, 16 Jan 2018 23:47:19 +0100

Upload details

Uploaded by:
Pali
Uploaded to:
Sid
Original maintainer:
Pali
Architectures:
linux-any
Section:
otherosfs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
udftools_2.0-1.dsc 1.7 KiB 0cfda451df4a355b40a466d91b0c9bea4690ac9d63981d06d34644c98cc25be3
udftools_2.0.orig.tar.gz 528.5 KiB 67fe428d452901215cfad8049d250540c97114b1a20dd63277b91c2c4fae8292
udftools_2.0-1.debian.tar.xz 7.8 KiB 0ac394cb511cdf4a5f182ed46e43fe90000f6317bb67d1f01b707f0c8ad6a963

Available diffs

No changes file available.

Binary packages built by this source

udftools: tools for UDF filesystems and DVD/CD-R(W) drives

 This package contains a number of user-space tools related to
 creating filesystems in the UDF (Universal Disk Format), which is
 primarily used for DVDs, but sometimes also CD-ROMs and HDDs:
 .
  mkudffs - Format a device, creating an empty UDF filesystem
  udflabel - show or change UDF filesystem label
  udfinfo - show information about UDF filesystem
  wrudf - Maintains a UDF filesystem
  cdrwtool - Low-level drive management (e.g. set writing speed, format)
  pktsetup - Set up a packet writing device (/dev/pktcdvd0) for a drive

udftools-dbgsym: debug symbols for udftools