drip (0.9.0-3ubuntu2) feisty; urgency=low * debian/control: - Added libasound2-dev, libartsc0-dev, libdirectfb-dev, libaa1-dev to build-dep to fix FTBFS - Added Ubuntu MOTU Maintainer field, moved old one to Original-Maintainer -- Stephan Hermann Tue, 6 Feb 2007 15:43:19 +0100 drip (0.9.0-3ubuntu1) feisty; urgency=low * Merge from Debian unstable, remaining Ubuntu changes: - debian/control: Architecture i386 & amd64, build-depends: libmagick-dev, libmagick++-dev, libmagic9-dev. -- Richard A. Johnson Fri, 17 Nov 2006 01:24:17 -0600 drip (0.9.0-3) unstable; urgency=low * Include .so.0 files that drip needs to run. Closes: #391871. -- Alastair McKinstry Mon, 9 Oct 2006 21:59:29 +0100 drip (0.9.0-2) unstable; urgency=low * FTBFS: Remove references to mcpu= from Makefile.*; they break builds on non-i386. Closes: #391108. -- Alastair McKinstry Thu, 5 Oct 2006 12:09:17 +0100 drip (0.9.0-1) unstable; urgency=low * New upstream release. * Move to DH_COMPAT=5. No changes required. * Move to Standards-Version: 3.7.2. No changes required. * Acknowledge NMU with thanks; Closes: #359650, #366562, #373090, #304109. Closes: #232661, #288065, #288066. -- Alastair McKinstry Tue, 12 Sep 2006 21:40:05 +0100 drip (0.8.3.2+0.9.0-rc3-7.1ubuntu1) edgy; urgency=low * Merge from debian unstable. -- Brandon Holtsclaw Sat, 12 Aug 2006 20:59:50 -0500 drip (0.8.3.2+0.9.0-rc3-7.1) unstable; urgency=low * Non-Maintainer upload * Build-Depend on libxv-dev (Closes: #359650) * Build-Depend on libdvdread-dev instead of libdvdread3-dev which no longer exists (Closes: #366562) * debian/patches/dvdread_include_fixes.diff: - include stdint.h before any dvdread headers. Also #define __STDC_LIMIT_MACROS and #define __STDC_CONSTANT_MACROS to fix FTBFS. (Closes: #373090) * debian/patches/glib2_nolink.diff, debian/libaviplay.la: - Don't link drip with glib2 as this causes segfaults. drip is linked to glib-2.0 because it's linked to a static library which need aviplay, Libtool knows that aviplay need glib-2.0 hence the unwanted linking. So we use this fake libaviplay.la which just remove any glib-2.0 reference from the dependancy list. There will be no linking problems since drip is dynamically linked to aviplay. Also regenerate libtool and ltmain.sh for this. Thanks to Yann Rouillard for providing the patch. (Closes: #304109) -- Sebastian Dröge Mon, 12 Jun 2006 15:55:55 +0200 drip (0.8.3.2+0.9.0-rc3-7ubuntu4) dapper; urgency=low * Now debian/rules updates libtool to fix missing .so extension bug. * Dirty hack to not have drip linked with both glib-1.2 and glib-2.0 (closes: Malone #28557) -- Yann Rouillard Sun, 29 Jan 2006 15:13:30 +0100 drip (0.8.3.2+0.9.0-rc3-7ubuntu3) dapper; urgency=low * Architecture: i386 to match PaS -- Matt Zimmerman Sat, 28 Jan 2006 08:43:53 -0800 drip (0.8.3.2+0.9.0-rc3-7ubuntu2) dapper; urgency=low * Rebuild to use newer version of libavifile. * Build depend on libmagick-dev and libmagick++-dev rather on libmagick6-dev and libmagick++6-dev (Malone #6713). -- Loic Pefferkorn Sat, 14 Jan 2006 17:06:02 +0100 drip (0.8.3.2+0.9.0-rc3-7ubuntu1) dapper; urgency=low * Resyncronize with debian * Build depend on libmagick6-dev and libmagick++6-dev rather than on libmagick9-dev and libmagick++9-dev -- Reinhard Tartler Wed, 9 Nov 2005 14:17:13 +0000 drip (0.8.3.2+0.9.0-rc3-7) unstable; urgency=low * Depend on libmagic9-dev, etc. for imagemagick transition. Closes: #332449. * Strip .comment fields out of libraries. -- Alastair McKinstry Tue, 25 Oct 2005 10:40:21 +0100 drip (0.8.3.2+0.9.0-rc3-6) unstable; urgency=low * New maintainer: Closes: #289619. * Rebuild against latest libsdl1.2 for slang2 transition. Closes: #318234. * Applied patch for amd64 FTBFS from Andreas Jochens. Closes: #289014. * Build-Depend on libxinerama-dev, libxxf86vm-dev, libxxf86dga-dev (needed as part of xorg transition?) * Move to Standards-Version: 3.6.2. No changes required. -- Alastair McKinstry Mon, 24 Oct 2005 21:43:30 +0100 drip (0.8.3.2+0.9.0-rc3-5) unstable; urgency=low * patches/magickfilter_ftbfs.diff: New. Fix magickfilter plugin for new API. -- Robert Millan Sun, 1 Aug 2004 19:04:05 +0200 drip (0.8.3.2+0.9.0-rc3-4) unstable; urgency=low * control (Build-Depends): Add libxft-dev. (Closes: #253553) -- Robert Millan Thu, 10 Jun 2004 11:58:40 +0200 drip (0.8.3.2+0.9.0-rc3-3) unstable; urgency=low * control (Build-Depends): s/automake-1.8/automake-1.7/g. (Closes: #251907) -- Robert Millan Mon, 31 May 2004 19:14:48 +0200 drip (0.8.3.2+0.9.0-rc3-2) unstable; urgency=low * Rebuild with latest libmagick. (Closes: #251410) - control (Build-Depends): Set to libmagick6{++,}-dev. -- Robert Millan Fri, 28 May 2004 16:31:06 +0200 drip (0.8.3.2+0.9.0-rc3-1) unstable; urgency=low * New upstream pre-release. - control (Build-Depends): Add libmad0-dev. * Switch to tar-in-tar mode. - rules: Ditto. - docs: Work around debhelper bug. * Rebuild with libmpeg2-4-dev (Closes: #232624) - control (Build-Depends): s/libmpeg2-3-dev/libmpeg2-4-dev/g - patches/mpeg2_api.diff: New. Minor API changes (sent upstream). * Disable all CPU-specific optimisations. (Closes: #230361) - patches/noopt.diff: New. Disable CPU optimisations in configure.in. - rules: Set DEB_AUTO_UPDATE_AUTOCONF for the change to take effect. * control (Description): Rewrite. (Closes: #230210) * Stop suggesting non-free codecs. - control (Depends): Nuked avifile-win32-plugin. -- Robert Millan Sat, 14 Feb 2004 14:06:24 +0100 drip (0.8.3.2+0.9.0-rc1-2) unstable; urgency=low * New upload. (Closes: #156287) * Nuked dripencoder package (merged into main drip). * Use cdbs. - control (Build-Depends): Add cdbs and set debhelper (>= 4.1.0) - rules: Rewrite. * Delete rpath setting from usr/bin/* - control (Build-Depends): Add chrpath. - rules: Use it. -- Robert Millan Sun, 18 Jan 2004 14:47:51 +0100 drip (0.8.3.2+0.9.0-rc1-1) unstable; urgency=low * Initial Release. (Closes: #156287) -- Robert Millan Sat, 15 Nov 2003 16:53:46 +0100