cdrkit (9:1.1.8-1ubuntu1) intrepid; urgency=low
* Merge with Debian; remaining changes:
- debian/wodim.links: added symlink to /usr/bin/cdrecord
- debian/genisoimage.links: added symlink to /usr/bin/mkisofs
- debian/icedax.links: added symlink to /usr/bin/cdda2wav
- debian/control:
- added Provides: cdrecord to binary package wodim
- added Provides: mkisofs to binary package genisoimage
- added Provides: cdda2wav to binary package icedax
- removed all version strings from conflicts/replaces
in wodim, genisoimage and icedax for the respective
cdrtools binary pkg names
- debian/wodim.preinst: add "7a4383a7c0995736dee9d646b0724d08" to the
md5sums of unchanged config files (that is the dapper one).
- introduce alternatives system for the scripts and manpages
"cdda2mp3" and "cdda2ogg", in order to avoid file conflicts between
the cdda2wav package from multiverse with icedax from main.
- no longer provide the dummy packages 'cdrecord', 'mkisofs' and
'cdda2wav', since we now have cdrtools in multiverse
cdrkit (9:1.1.8-1) unstable; urgency=low
* New upstream release, lots of changes in genisoimage:
- Add command-line support for -jigdo-template-compress.
- Fix a type issue that broke sha1 support on 64-bit arches.
- Added test code; changed internal layout slightly to make
for easier debug.
- Applied patch from Roman Rakus <email address hidden> to
preserve directory permissions.
- Add a patch from Ivan Shmakov. "-o -" will now write
to stdout, as typical for command line programs. And we will try
not to corrupt stdout by default if it's a terminal.
Closes: #426389
- Fix broken changes in mac_label.c and add -chrp-boot to the man
page. Closes: #437221
- Other small cleanups.
* Update Build-Dependency to libcap2-dev. Closes: #482200.
cdrkit (9:1.1.7.1-1) unstable; urgency=low
* New upstream release.
cdrkit (9:1.1.7-1) unstable; urgency=low
* New upstream release.
- wodim.1 no longer implies that dev= is required. (Closes: #434172)
- Various typo fixes in wodim.1. (Closes: #463273, #430555)
- Typo fixes in readom.1. (Closes: #446041)
- lots of fixes to prevent gcc warnings
- fix jigdo exclude list handling (Closes: #411873)
- Fix for Joliet directory length bug in genisoimage
(Closes: #430558, #429244)
- add support for bzip2-compressed templates
- genisoimage/jte.c: fix exclude list handling.
- Add a generic infrastructure for checksums so we can use
sha1/<whatever> as well as just md5sum. Will make things much
faster for generating sha1sums for images and jigdos.
- Add GPL-licensed SHA1 implementation.
-- Matthias Klose <email address hidden> Thu, 26 Jun 2008 00:42:24 +0200