vcdimager (0.7.23-4ubuntu1) hardy; urgency=low * Rebuild against libcdio7 since libcdio6 has been superseeded now. * Update maintainer to be Ubuntu MOTU. -- Mario Limonciello Sun, 02 Dec 2007 17:09:52 -0600 vcdimager (0.7.23-4) unstable; urgency=low * Fix debian/copyright that obsoleted pretended vcdimager was GPL v2 only while it is GPL v2 or above. Thanks to Samuel Hocevar who pointed the problem.(Closes: #432414) * Use ${binary:Version} instead of the deprecated ${Source-Version}, as suggested by lintian. * Don't ignore failures of "make distclean", as suggested by lintian. -- Nicolas Boullis Mon, 15 Oct 2007 00:12:48 +0200 vcdimager (0.7.23-3) unstable; urgency=low * the "thanks Mike" release. * Relibtoolize and autoreconf as suggested by Mike Hommey. (See: #378511) * Remove the build-dependency against zlib1g-dev. -- Nicolas Boullis Wed, 19 Jul 2006 01:02:47 +0200 vcdimager (0.7.23-2) unstable; urgency=low * Add a build-dependency against zlib1g-dev. (Closes: #378374) * Switch to debhelper compatibility level 4. * Bump Standards-Version to 3.7.2 (no change required). -- Nicolas Boullis Sun, 16 Jul 2006 00:45:34 +0200 vcdimager (0.7.23-1) unstable; urgency=low * New upstream release. * Update shlibs accordingly. * Libcdio >= 0.72 is required; update to build-dependency. * Resurect the _vcd_malloc, vcdinfo_msf2lba, vcdinfo_lba2msf, and vcdinfo_msf2lsn symbols to avoid breaking the ABI. * Install the info files. * Fix the debian/watch file. * Check for files that are installed by "make install" but in no package. -- Nicolas Boullis Sun, 13 Nov 2005 23:28:54 +0100 vcdimager (0.7.21-2) unstable; urgency=low * Rebuild vcdimager so that it gets built against libcdio6 and libiso9660-4. (Closes: #331625) * Update debian/watch file. * Update the postal address of the FSF in the copyright file. * Bump Standards-Version to 3.6.2 (no change required). -- Nicolas Boullis Mon, 10 Oct 2005 01:58:56 +0200 vcdimager (0.7.21-1) unstable; urgency=low * New upstream release. * Rebuild against libcdio3 and libiso9600-3. (Closes: #290685) * Hack ltmain.sh to build programs with rpath as .libs/lt/foobar rather than .libs/lt-foobar. * Regenerate the manpages accordingly. (Closes: #261434) -- Nicolas Boullis Sun, 6 Feb 2005 16:56:36 +0100 vcdimager (0.7.20-2) unstable; urgency=low * Fix pkg-config description for libvcdinfo since libvcd is a "private" library. Thanks to Alain rpnpif for pointing this. -- Nicolas Boullis Sun, 13 Jun 2004 02:53:15 +0200 vcdimager (0.7.20-1) unstable; urgency=low * New upstream release. * New packages: libvcdinfo0 and libvcdinfo-dev; the libvcdinfo library shall be used in the future at least by xine-lib and vlc. -- Nicolas Boullis Fri, 20 Feb 2004 01:35:29 +0100 vcdimager (0.7.14.debian.2-1) unstable; urgency=medium * The "how did this get lost?" release. * New "orig" tarball: - redo the changes that were required and prepared for 0.7.14.debian.1-1 but somehow got lost... -- Nicolas Boullis Mon, 16 Feb 2004 03:43:08 +0100 vcdimager (0.7.14.debian.1-1) unstable; urgency=medium * New "orig" tarball: - remove non-free code, thanks to Joerg Schilling and Andreas Metzler for noticing and reporting the problem and to Rocky Bernstein for doing the work. (Closes: #223587) * Also build-conflicts against libpopt0 1.7-3 on m68k as it was only partly fixed. * Remove the hack introduced in 0.7.14-5 to fix the versionned dependency against libpopt0 on m68k. -- Nicolas Boullis Tue, 3 Feb 2004 01:48:31 +0100 vcdimager (0.7.14-5) unstable; urgency=low * The "I am stupid" release. * Really build-conflicts against versions 1.7-1 and 1.7-2 on m68k, not 0.7-1 and 0.7-2. -- Nicolas Boullis Tue, 18 Nov 2003 19:11:14 +0100 vcdimager (0.7.14-4) unstable; urgency=low * Build-conflicts against version 1.7-1 and 1.7-2 of libpopt0 on m68k. * Add a hack to generate a debian/shlibs.local file to fix the dependency against libpopt0 on m68k. * Also specify the build architecture to configure. -- Nicolas Boullis Mon, 17 Nov 2003 01:33:35 +0100 vcdimager (0.7.14-3) unstable; urgency=low * Re-run the autotools to prevent the installation of /usr/share/info/dir and friends in the generated package. Many thanks to Santiago Vila for noticing this problem. (Closes: #215354) -- Nicolas Boullis Sun, 12 Oct 2003 16:06:20 +0200 vcdimager (0.7.14-2) unstable; urgency=low * Ensure that cdxa2mpeg fails with a consistent error message in case of read failure or unexpected EOF. (Closes: #211374) * Get the enhanced description written by Rocky Bernstein from CVS. (Closes: #214273) * Add missing build-dependency on texinfo. * Bump Standards-Version to 3.6.1 (no change required). -- Nicolas Boullis Thu, 9 Oct 2003 01:27:54 +0200 vcdimager (0.7.14-1) unstable; urgency=low * New upstream release. * Since manpages are no longer built, there's no need to depend on help2man any more. * Do a regression test at buid time. (since 0.7.13-1) * Bumped up Standards-Version to 3.5.9. -- Nicolas Boullis Mon, 17 Mar 2003 02:20:35 +0100 vcdimager (0.7.13-1) unstable; urgency=low * New upstream release. * Fix behavior of noopt in DEB_BUILD_OPTIONS . * Bumped up Standards-Version to 3.5.8 . -- Nicolas Boullis Tue, 21 Jan 2003 00:17:43 +0100 vcdimager (0.7.12-2) unstable; urgency=low * Hijack with permission. * Add "-mstructure-size-boundary=8" to CFLAGS on arm. (Closes: #97733) * Add support for DEB_HOST_GNU_TYPE . * Test for noopt in DEB_BUILD_OPTIONS . * Cleaned up debian/rules . * Bumped up Standards-Version to 3.5.7 . * Rewrote description. (Closes: #118882) * vcdxrip now replaces vcdrip. (Closes: #131607) * Removed obsolete "local variables:" from changelog. -- Nicolas Boullis Thu, 31 Oct 2002 20:38:24 +0100 vcdimager (0.7.12-1) unstable; urgency=low * New upstream release -- Kyle McMartin Thu, 22 Aug 2002 13:12:10 -0500 vcdimager (0.7.11-2) unstable; urgency=low * Previous build was incorrect, didn't contain vcdxrip etc. Build again. (Closes: #117329) * Also since new version is packaged, (Closes: #112290) * README fixed, although a better one is required. (Closes: #111136) * Add libxml2-dev, help2man to Build-Depends. -- Viral Shah Sat, 27 Oct 2001 17:24:23 -0600 vcdimager (0.7.11-1) unstable; urgency=low * New upstream release -- Viral Shah Sat, 27 Oct 2001 00:38:38 -0600 vcdimager (0.7.9-1) unstable; urgency=low * New upstream release -- Herbert Valerio Riedel Thu, 2 Aug 2001 00:29:21 +0200 vcdimager (0.6.1-1) unstable; urgency=low * New upstream release -- Viral Shah Fri, 11 May 2001 17:25:06 +0530 vcdimager (0.6.0-1) unstable; urgency=low * Initial Release. Closes: Bug#95590 -- Viral Shah Fri, 27 Apr 2001 10:13:45 +0530