2008
libdvdread (0.9.7-11) unstable; urgency=low
* Adding recomments to libdvdnav-dev in libdvdread-dev.
* Removing lintian overrides cruft.
* Adding bug scripts for libdvdread3 and libdvdread-dev.
* Adding libdvdcss-dev suggests in libdvdread-dev.
* Removing libdvdread3-dev provides in libdvdread-dev, eventually not used
anymore.
* Updating to standards 3.8.0.
* Shortening long description of libdvdread-dev.
-- Daniel Baumann <daniel@debian.org> Wed, 16 Jul 2008 11:34:00 +0200
libdvdread (0.9.7-10) unstable; urgency=low
* Adding debug package.
-- Daniel Baumann <daniel@debian.org> Mon, 28 Apr 2008 16:14:00 +0200
libdvdread (0.9.7-9) unstable; urgency=low
* Reordering rules file. * Using wildcards in install files consistenly. * Sanitizing dpatch series file. * Removing watch file. * Removing old lintian overrides. * Adding link to wikipedia about CSS (Content Scramble System). * Rewriting copyright file in machine-interpretable format. * Adding recommends to libdvdnav4. * Adding vcs fields in control file. * Updating package to debhelper 7. * Removing useless whitespaces from changelog file. * Reverting config.guess and config.sub to upstream.
-- Daniel Baumann <daniel@debian.org> Mon, 28 Apr 2008 16:08:00 +0200
libdvdread (0.9.7-8) unstable; urgency=low
* Applied change from Bastian Blank <waldi@debian.org> to improve udf patch.
-- Daniel Baumann <daniel@debian.org> Fri, 22 Feb 2008 20:32:00 +0100
libdvdread (0.9.7-7) unstable; urgency=low
* Applied change from Petr Salinger <Petr.Salinger@seznam.cz> to update kfreebsd patch (Closes: #466969).
-- Daniel Baumann <daniel@debian.org> Fri, 22 Feb 2008 10:21:00 +0100
libdvdread (0.9.7-6) unstable; urgency=low
* Maintainer upload from the Zürich BSP * Applied patch from Bastian Blank <waldi@debian.org> to adjusts the internal knowledge of the filesize for IFO files in case their size doesn't match with the entry in the UDF fs (Closes: #460400).
-- Daniel Baumann <daniel@debian.org> Sat, 12 Jan 2008 15:16:00 +0100
2007
libdvdread (0.9.7-5) unstable; urgency=low
* Updated url to libdvdcss upstream in README.Debian (Closes: #458368).
-- Daniel Baumann <daniel@debian.org> Sun, 30 Dec 2007 19:19:00 +0100
libdvdread (0.9.7-4) unstable; urgency=low
* Bumped to new policy. * Using new homepage field in control. * Don't hide make errors in clean target of rules. * Added fail-missing to dh_install call in rules.
-- Daniel Baumann <daniel@debian.org> Sun, 23 Dec 2007 11:33:00 +0100
libdvdread (0.9.7-3) unstable; urgency=medium
* Improved wording in README.Debian as suggested by Filipus Klutiero
<cheal@hotpop.com> (Closes: #412628).
* Bumped to debhelper 5.
* Minor cleanups.
-- Daniel Baumann <daniel@debian.org> Tue, 26 Feb 2007 08:09:00 +0100
2006
libdvdread (0.9.7-2) unstable; urgency=medium
* Fixed typo in README.Debian (Closes: #396733).
-- Daniel Baumann <daniel@debian.org> Thu, 2 Nov 2006 19:56:00 +0100
libdvdread (0.9.7-1) unstable; urgency=low
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Fri, 6 Oct 2006 23:08:00 +0200
libdvdread (0.9.6-5) unstable; urgency=low
* Removed install-css.sh which is useless since we have binary packages
on debian-unofficial.org (Closes: #390544).
-- Daniel Baumann <daniel@debian.org> Sun, 1 Oct 2006 22:04:00 +0200
libdvdread (0.9.6-4) unstable; urgency=low
* Made install-css.sh executable as suggested by
Sarah Hobbs <hobbsee@ubuntu.com>.
-- Daniel Baumann <daniel@debian.org> Tue, 1 Aug 2006 10:27:00 +0200
libdvdread (0.9.6-3) unstable; urgency=low
* Hrm, to bad... I forgot to change the email in control :(
-- Daniel Baumann <daniel@debian.org> Sat, 29 Jul 2006 20:25:00 +0200
libdvdread (0.9.6-2) unstable; urgency=low
* New email address. * Bumped policy version. * Updated README.Debian, refering to debian-unofficial.org (Closes: #374383).
-- Daniel Baumann <daniel@debian.org> Sat, 29 Jul 2006 20:03:00 +0200
libdvdread (0.9.6-1) unstable; urgency=low
* New upstream release:
- With libdvdread 0.9.4, the UDFFindFile symbol was exportet unintenionally.
Since then, the only software known which did depend on it, is dvdbackup.
With 0.9.5, this symbol was removed, therefore dvdbackup failed to work.
Now, in 0.9.6, there are some changes made to give dvdbackup the desired
information in a saner way (Closes: #364972, #365332, #365620).
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Wed, 3 May 2006 21:07:00 +0100
libdvdread (0.9.5-3) unstable; urgency=low
* Added patch to export UDFFindFile (Closes: #364972).
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Thu, 26 Apr 2006 15:19:00 +0100
libdvdread (0.9.5-2) unstable; urgency=low
* Added compatiblity Provides: for libdvdread3-dev (Closes: #364719).
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Fri, 25 Apr 2006 15:51:00 +0100
libdvdread (0.9.5-1) unstable; urgency=low
* New upstream release:
- proper UTF-8 handling in IFO (Closes: #246165).
- uses updated libtool (Closes: #272516).
* New maintainer (Closes: #361295).
* Acknoledge NMU (Closes: #314896).
* Remade debian directory:
- added a watch file.
- renamed libdvdread3-dev to the proper name libdvdread-dev.
- using dpatch for patches management.
* Added amd64 to install-css.sh (Closes: #329725).
* Added patch to support kFreeBSD (Closes: #272499).
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Fri, 7 Apr 2006 21:39:00 +0200
2005
libdvdread (0.9.4-5.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop the debconf code from the package; it's useless without a
debconf templates file to go with it. Closes: #314896.
-- Steve Langasek <vorlon@debian.org> Sat, 9 Jul 2005 01:58:40 -0700
2004
libdvdread (0.9.4-5) unstable; urgency=low
* Update french README, thanks to barbier@linuxfr.org. * Fix spelling in README, thanks to Thomas Schoepf (Closes: #232360). * Bump standards-version to 3.6.1, no change.
-- Mikael Hedin <micce@debian.org> Tue, 13 Jul 2004 14:27:30 +0200
libdvdread (0.9.4-4) unstable; urgency=low
* Adjust section to libdevel. * Remove libdvdread3.template, info is in README.Debian (Closes: #221591). * Add text in README.Debian about possible use of css (Closes: #223961).
-- Mikael Hedin <micce@debian.org> Thu, 15 Jan 2004 16:00:55 +0100
2003
libdvdread (0.9.4-3) unstable; urgency=low
* Move text about css into README.Debian* (closes: #154659). Added a runtime notice if libdvdcss is not found. * Update libtool etc (closes: #190229).
-- Mikael Hedin <micce@debian.org> Tue, 29 Apr 2003 15:20:06 +0200
libdvdread (0.9.4-2) unstable; urgency=low
* Removed two blank lines in changelog, it made dpkg-gencontrol upset
(closes: #186315).
-- Mikael Hedin <micce@debian.org> Thu, 27 Mar 2003 22:35:10 +0100
libdvdread (0.9.4-1) unstable; urgency=low
* New upstream release * Check if libdvdcss is installed before whining (closes: #157939). * Suggest wget and check in the script (closes: #180488) * Only ship the intended header files (closes: #159296). * Added italian template from fabbione@fabbione.net, thanks.
-- Mikael Hedin <micce@debian.org> Fri, 7 Mar 2003 22:15:50 +0100
2002
libdvdread2 (0.9.3-2) unstable; urgency=low
* Use the upstream configure (enable the use of large file images). * Copy config.* files automagic.
-- Mikael Hedin <micce@debian.org> Mon, 26 Aug 2002 19:51:47 +0200
libdvdread2 (0.9.3-1) unstable; urgency=low
* New upstream version (closes: #151708). * Adopt the package with permission from wolfie. * Fixed typo in description (closes: #150674). * Put info etc about css in this package instead of ogle.
-- Mikael Hedin <micce@debian.org> Sat, 27 Jul 2002 13:57:19 +0200
2001
libdvdread2 (0.9.2-0.1) unstable; urgency=low
* New upstream version (closes: #116870, #119581). * NMU with permission from wolfie. * Removed ldconfig from postinst and use dh_makeshlibs.
-- Mikael Hedin <micce@debian.org> Tue, 18 Dec 2001 16:08:19 +0100
libdvdread2 (0.9.1-5) unstable; urgency=low
* Doh, actually close/fix 116929 (Closes: #116929)
-- Brian Russo <wolfie@debian.org> Thu, 1 Nov 2001 12:21:23 -1000
libdvdread2 (0.9.1-4) unstable; urgency=low
* add casts to fix bugs in dvd_reader.c (Closes: #116828) * Fix auto* more mess (Closes: #116927) * Revert build-dep to 'regular' automake since 1.4 was epoch'ed * (Closes: #114884)
-- Brian Russo <wolfie@debian.org> Sun, 28 Oct 2001 10:10:29 -1000
libdvdread2 (0.9.1-3) unstable; urgency=low
* We're not worthy.. we're not worthy... * Add automake build-dep
-- Brian Russo <wolfie@debian.org> Wed, 17 Oct 2001 10:03:52 -1000
libdvdread2 (0.9.1-2) unstable; urgency=low
* New branch (so2) due to incompatible API/ABI (Closes: #113407) * Use libdvdread1 for older stuff.. * Should fix sparc problems (Closes: #110589) * Thanks to Eduard Bloch
-- Brian Russo <wolfie@debian.org> Sat, 6 Oct 2001 18:41:14 -1000
libdvdread (0.9.1-1) unstable; urgency=low
* New upstream version * Added URI (Closes: #113157, #112291) * Fixed sparc re configure.in (Closes: #110589) * Fix binary-arch target in rules (Closes: #112248, #112979)
-- Brian Russo <wolfie@debian.org> Sun, 23 Sep 2001 15:21:24 -1000
libdvdread (0.8.0-3) unstable; urgency=low
* Fix ia64 issue with patch supplied by tausq (see #104646).
-- Brian Russo <wolfie@debian.org> Tue, 28 Aug 2001 10:57:40 -1000
libdvdread (0.8.0-2) unstable; urgency=medium
* Fixed make distclean problem. (closes: #103485, #103595, #104646) * Corrected shlibs (closes: #109739)
-- Brian Russo <wolfie@debian.org> Sun, 26 Aug 2001 10:45:40 -1000
libdvdread (0.8.0-1) unstable; urgency=low
* Initial Release.
-- Brian Russo <wolfie@debian.org> Sat, 30 Jun 2001 01:10:54 +1100