* No-change rebuild against libcdio17
* Update symbols file for KFreeBSD and Hurd.
* QA upload.
* Upload to unstable.
* Orphan the package. See #881719.
* Non-maintainer upload.
* Split out the paranoia packages, now built from a separate source.
Closes: #784029.
* Bump soversions, update symbols files.
* Build-depend on libcdio-dev (>= 0.94) and pkg-config.
* NMU
* Run tests using TZ=UTC to avoid breakage in libcdio with weird time
zones. Closes: #795690
* Move Japanese manpages to the right directory. Closes: #850628
* Switch to multi-arch; thanks to Francois Gouget and Matthias Klose for
very similar patches. Closes: #777222,#812915
* Non-maintainer upload with maintainers permission.
* Use the dh-autoreconf to build on ppc64el. Closes: #732286
* Non-maintainer upload.
* Use the autotools-dev dh addon to update config.guess/config.sub for
arm64 (closes: #725929)
* Rebuild for unstable.
* debian/patches/05_revert_iso9660_set_pvd: New patch to prevent a FTBFS
in vcdimager.
* libcdio-cdda1.symbols, libcdio-paranoia1.symbols, libcdio13.symbols,
libiso9660-8.symbols, libudf0.symbols: Add symbols files for the
libraries.
* New upstream release. (Closes: #647310)
* debian/control, debian/*.install: Update the package names to track
the sonames.
* debian/libcdio-dev.install: Include the new header files.
* debian/patches/00_manpage_fix_progname,
debian/patches/02_fix_posixness,
debian/patches/04_avoid_make_check_failure_when_stderr_is_not_a_tty:
Refresh.
* debian/patches/01_do_not_rebuild_manpages,
debian/patches/03_avoid_make_check_failure_with_no_disc_drive,
debian/patches/05_avoid_unaligned_reads: Remove.
* The "Thank you Regis for your work" release.
* Switch to dpkg-source 3.0 (quilt) format.
* Split the big monolithic patch into several patches managed with
quilt.
* debian/rules: Add targets build-arch and build-indep, as suggested by
lintian.
* debian/compat: Switch to debhelper compatibility version 8.
- debian/control: Update the Build-Depends accordingly.
- debian/rules: No need to manually remove build-stamp any more in the
clean target.
- debian/rules: Replace the call to "dh_clean -k" (deprecated) with a
call to dh_prep.
* debian/control: Add ${misc:Depends} to the Depends field of all binary
packages that lacked it, as suggested by lintian.
* debian/control: Add "dpkg (>= 1.15.4) | install-info" to the
dependencies of libcdio-dev, as suggested by lintian an policy 12.2.
* debian/watch: Clean up, as suggested by lintian.
* debian/control: Bump Standards-Version: to 3.9.2.
* Non-maintainer upload.
* Stop shipping la files. Closes: #633327.
* Use kfreebsd-any instead of a hardcoded list of kfreebsd-* architectures.
Closes: #634360.
* Rebuild for unstable.
* Fix the call to dh_shlibdeps.
* Avoid unaligned reads that cause bus errors on sparc.
* Replace dpkg-awk with grep-dctrl.
* Bump Standards-Version to 3.8.2:
- Support the nocheck build option.
* Make sure that the check_paranoia.sh won't fail because stderr is not
a tty.
* New upstream release. (Closes: #489245, #520614)
- Includes updated config.{guess,sub} that know about avr32.
(Closes: #528645)
* Update the package names to track the sonames.
* Re-add the info documentation since it now is under the GFDL v1.2 with
no invariant section, no front-cover text and no back-cover text,
which is thought to be DFSG-compliant.
* Update the debian/copyright file to reflect the the change of licence
of the program (GPL v2 or above to GPL v3 or above) and info
documentation, and to improve it (many copyright owners were missing).
* Added 'posixness_fix' patch to correct POSIX incompatibilities, thanks
to Marc Dequènes (Duck). (Closes: #530516)
* Fix the time-conversion functions of libiso9660, taking the changes
from CVS. This caused the build to fail when running the regression
tests if the build was run at the wrong time. Thanks to Lucas Nussbaum
for reporting the problem. (Closes: #482511)
* Add libcam-dev to libcdio-dev's dependencies for kfreebsd
architectures, as suggested by Petr Salinger. (Closes: 468154)
* Bump Standards-Version to 3.8.0:
- Add a Homepage field in debian/control.
* Non-maintainer upload.
* Fix GCC 4.3 compatibility, patch by Daniel Schepler
(Closes: #461683, #461688)
* This update addresses the following security issue, thanks to Nico
Golde:
- CVE-2007-6613: a stack-based buffer overflow in the
print_iso9660_recurse function could lead to cause a denial of
service or arbitrary code execution if the iso-info or cd-info tool
is used with a crafted iso image. (Closes: #459129)
* Support GNU/kFreeBSD systems, thanks to Petr Salinger for his
patch. (Closes: #449457)
* Bump Standards-Version to 3.7.3 (no change needed).
* Repack the source tarball to remove non-DFSG-free
documentation. Thanks to Joerg Jaspert for pointing this.
* Also update debian/copyright to reflect the status of the removed
documentation.
* Add libncurses5-dev | libncurses-dev to the build-dependencies, for
cdda-player.
* New upstream release. (Closes: #418604)
- Handle ISO 9660 images larger that 2GB. (Closes: #432939)
- No more iso9660_find_ifs_lsn function declared in iso9660.h but a
iso9660_ifs_find_lsn that really is in libiso9660. (Closes: #395590)
* Fix the handling of errors with strtol (taken from CVS).
* Fix an off-by-one bug in the set_ltime_field macro, that lead to a
random failure of the regression test.
* Install all pkgconfig files.
* Include manpages generated with help2man and slightly updated; install
them.
* Update the package names to track the sonames.
* Add libcdio-utils, libudf0, libudf-dev packages.
* Bump Standards-Version to 3.7.2 (no change needed).
* Add a section to the source package, as suggested by lintian.
* Use ${binary:Version} instead of the deprecated ${Source-Version},
as suggested by lintian.
* Don't ignore failures of "make distclean", as suggested by lintian.
* New upstream release. (Closes: #300903)
- "new" isn't used anymore as an identifier in the header
files. (Closes: #329082)
- add new libcdio_cdda and libcdio_paranoia libraries.
* Bump Standards-Version to 3.6.2 (no change needed).
* Update the postal address of the FSF.
* Move all -dev packages from section devel to section libdevel.
* Add "--disable-cddb --disable-vcd-info" to the configure flags, to
ensure a consistent build, even if libvcdinfo-dev or libcddb-dev in
installed.
* Comment out all extraneous declarations of
'gl_default_cdio_log_handler'. (Closes: #289694)
* Fix the broken symbol-versionning script.
* New upstream release. (Closes: #266778, #271236)
* Update the package names to track the sonames.
* Add a build-dependency on libpopt-dev, to ensure that all the tools
are built and all the tests are run.
* Fix a typo in upstream's lib/Makefile.am.
* dh_install's --sourcedir option was added in debhelper 4.0.4; fix
debian/control accordingly. Thanks to Koos van den Hout for pointing
the problem. (Closes: #252679)
* Moreover, dh_shlibdeps's -L option was only added in debhelper
4.1.1. Bump the versioned build-dependency again.
* New upstream release.
- Solve a few memory leaks and other memory errors discovered thanks
to valgrind.
* New upstream release.
* Update shlibs accordingly.
* Move GNUC_PACKED attribute to the proper place in include/cdio/xa.h in
order to fix build failure on ARM.
* Fix debian/watch file.
* Initial Release. (Closes: #199402)