gnusound (0.7.5-2build1) lucid; urgency=low * rebuild for ffmpeg versioned symbols -- Reinhard Tartler Tue, 19 Jan 2010 20:57:12 +0100 gnusound (0.7.5-2) unstable; urgency=low * Moved the .desktop file installation from the binary-install to the install rule, to ensure being ready before call to dh_desktop. * Fixed rules to avoid building documentation more than once. * Removed obsolete binary-predeb rule (CVS and arch related cleanup). * Ensure linking with libraries if really needed (with proper LDFLAGS, and 'ldflags_order' and 'maint_ldflags' patches). -- Marc Dequènes (Duck) Wed, 01 Apr 2009 11:56:00 +0200 gnusound (0.7.5-1) unstable; urgency=low * New upstream release * Added missing '${misc:Depends}' dependency. * Bumped Standards-Version (no changes). * Fixed reference in copyright file to the right GPL version. * Modified wrapper to use sh instead of bash. * Removed the following patches, applied upstream: + invert_mute_switches + ffmpeg_api_changes_01 + ffmpeg_api_changes_02 * Updated 'ffmpeg_config' patch. * Added 'buildsys_deactivate_configure_gtk1' patch to remove GTK 1 macros from configure rules. * Regenerated 'reautogenization' patch and refreshed a few other patches. * Switched to debhelper 7. * Cleaned rules (removed DEB_BUILDDIR stuff). * Fixed build-depends-on-1-revision. * Ensured everything is cleaned at end of build. -- Marc Dequènes (Duck) Tue, 31 Mar 2009 02:05:05 +0200 gnusound (0.7.4-8) unstable; urgency=high * Using pkg-config instead of the old ffmpeg-config, fixing FTBFS (Closes: #482225). * Removed -1 from versioned Build-Depends (lintian advice to help backports). * Added buildsys_datarootdir_ignored patch to fix variable not propagated, thus fixing documentation installation. -- Marc Dequènes (Duck) Tue, 27 May 2008 11:33:14 +0200 gnusound (0.7.4-7) unstable; urgency=low * Fixed handling nostrip build option (modules enhanced stripping in 'debian/rules' forgot to check DEB_BUILD_OPTIONS variable) (Closes: #437055). * Added Homepage information. * Increased Standards-Version (no changes). * Fixed renamed menu section (s/Apps/Applications/). * Converted 'debian/copyright' into UTF-8 encoding. * Added a few Recommends on LADSPA-providing packages. * Patched to increase max loadable LADSPA plugins. -- Marc Dequènes (Duck) Fri, 21 Mar 2008 16:14:00 +0100 gnusound (0.7.4-6) unstable; urgency=low * Switched patch system to quilt. * Fixed wrapper not accepting options using patch from M G Berberich (Closes: #380996). * Added patch 'ffmpeg_api_changes_02' for FFMPEG API changes and changed build dependency from libjack0.100.0-dev transitional package to libjack-dev (Closes: #427190). * Rebuilt for FLAC 1.1.4 (no changes needed) (Closes: #426645). * Fixed regression introduced in 0.7.4-4.1 NMU: install fixed manpage provided by upstream instead of badly generated one (Closes: #407634). -- Marc Dequènes (Duck) Sat, 02 Jun 2007 17:52:21 +0200 gnusound (0.7.4-5) unstable; urgency=low * Acknowleged NMU (Closes: #377608). * Added patch from Roman Zippel to fix an endianness conversion function (then fixing an FTBFS on m68k) (Closes: #393754). * Switched to debhelper compat 5. * Increased Standards-Version to 3.7.2.2 (no changes). -- Marc Dequènes (Duck) Thu, 19 Oct 2006 22:33:44 +0200 gnusound (0.7.4-4.1) unstable; urgency=high * Non-maintainer upload. * Let dh_installman look in doc/C/, not doc/ -- for some reason the manpage moved. * Add a new patch to adjust to ffmpeg API changes; fixes FTBFS. (Closes: #377608) -- Steinar H. Gunderson Mon, 17 Jul 2006 22:01:48 +0200 gnusound (0.7.4-4) unstable; urgency=high * Applied patch fixing FTBFS on amd64 from Andreas Jochens (Closes: #324355). * Re-autogen-ized. * Now using CDBS GNOME class (for scrollkeeper management, ...). * Removed DEB_AUTO_UPDATE_DEBIAN_CONTROL. * Added 'caps' and 'fil-plugins' LADSPA plugins packages to Recommends. * Updated FSF postal address in 'debian/copyright'. * Ensure no RCS file is in the package. * Increased Standards-Version (no changes needed). -- Marc Dequènes (Duck) Sat, 12 Nov 2005 02:41:58 +0100 gnusound (0.7.4-3) unstable; urgency=low * Rebuilt for lib FLAC transition (Closes: #325939). -- Marc Dequènes (Duck) Tue, 6 Sep 2005 16:18:21 +0200 gnusound (0.7.4-2) unstable; urgency=low * Rebuild with fixed ffmpeg libs. * Added patch from author fixing inverted mute switches. -- Marc Dequènes (Duck) Tue, 23 Aug 2005 23:13:16 +0200 gnusound (0.7.4-1) unreleased; urgency=low * New upstream release : + fix playback (Closes: #317370). + no more crash at startup with max track to 32 (Closes: #299616). * Re-autogen-ized. -- Marc Dequènes (Duck) Mon, 11 Jul 2005 23:02:01 +0200 gnusound (0.7.3-1) unstable; urgency=low * New upstream release. * Updated .desktop file patch. * Removed Alsa patch now integrated in upstream release. * Now generating / installing a fixed 'gnusound-module.pc' file for module development. * Re-autogen-ized. -- Marc Dequènes (Duck) Tue, 5 Jul 2005 02:09:14 +0200 gnusound (0.7.2-1) unstable; urgency=low * New upstream release (Closes: #314540). * Removed clean rule hack to work around #299010. * Don't overwrite DEB_CONFIGURE_SCRIPT_ENV completely. * Increased Standards-Version (no changes needed). * Improved .desktop file and moved it to the right directory. * Added upstream patch solving Alsa problems. * Re-autogen-ized. -- Marc Dequènes (Duck) Mon, 4 Jul 2005 20:35:28 +0200 gnusound (0.7-1) unstable; urgency=low * New upstream release * Updated Build-Depends and Recommends. * Removed the following patches now included upstream : + 02_memcpy.patch + 04_max_plugins.patch * Removed 03_doc.patch now obsolete. * Regenerated patches : + 01_manpage.patch + 05_buildsys_regen.patch. + 06_gtk_gnome_deprecated.patch * Patched to install GUI data in FHS-compliant path. * Patched to install modules data in FHS-compliant path. * Reindexed patches. * Using CDBS 'debian/control' management. * Updated 'debian/copyright'. * Added 'debian/watch'. * Minor description improvement. -- Marc Dequènes (Duck) Sun, 17 Apr 2005 17:44:50 +0200 gnusound (0.6.2-5) unstable; urgency=low * Added launcher script so as to set 'LADSPA_PATH' variable and allow the program to find Ladspa pluggins (Closes: #252601). * Corrected '.desktop' file lacking required 'Encoding' and added 'GenericName'. -- Marc Dequènes (Duck) Sat, 5 Jun 2004 13:13:55 +0200 gnusound (0.6.2-4) unstable; urgency=low * Added 'autotools-dev' to Builddeps so as to take advantage of the magical config.* handling of CDBS (BTW, Closes: #250445). -- Marc Dequènes (Duck) Thu, 3 Jun 2004 00:14:10 +0200 gnusound (0.6.2-3) unstable; urgency=low * Switched to CDBS. * Split patches out of '.diff.gz'. * Recommending 'tap-plugins'. * Corrected Maintainer field. * Removed silly build dependency on 'libc6-dev'. * Corrected quotes problem in 'debian/menu'. -- Marc Dequènes (Duck) Sun, 16 May 2004 02:37:30 +0200 gnusound (0.6.2-2) unstable; urgency=low * Applied patch from David Kimdon to fix a segfault on ppc (and perhaps other architectures) (Closes: #228320) * Increased maximum number of LADSPA plugins (200->300) * Modified XSL stylesheet location to reflect changes in 'docbook-xsl' package -- Marc Dequènes (Duck) Thu, 29 Jan 2004 23:22:25 +0100 gnusound (0.6.2-1) unstable; urgency=low * New upstream release * Added a menu entry. -- Marc Dequènes (Duck) Tue, 20 Jan 2004 01:56:41 +0100 gnusound (0.6.1-3) unstable; urgency=low * Regenerated libtool/autotools files (should now build on s390). * 'debian/rules' now removes automatically 'config.status/cache/log' before building package. -- Marc Dequènes Sun, 9 Nov 2003 15:55:14 +0100 gnusound (0.6.1-2) unstable; urgency=low * Improved package Description. -- Marc Dequènes Sun, 9 Nov 2003 11:54:19 +0100 gnusound (0.6.1-1) unstable; urgency=low * New upstream release * Corrected menu icon path for gnome. * Corrected menu entry type for gnome. -- Marc Dequènes Sun, 2 Nov 2003 13:17:14 +0100 gnusound (0.6-4) unstable; urgency=low * 'debian/control' is now UTF-8 encoded. -- Marc Dequènes Fri, 31 Oct 2003 21:36:37 +0100 gnusound (0.6-3) unstable; urgency=low * Corrected 'debian/copyright'. * Updated Standards-Version. * Corrected bad stripping in 'debian/rules'. * Added missing Build-Depends : docbook-xml. -- Marc Dequènes Fri, 31 Oct 2003 19:28:13 +0100 gnusound (0.6-2) unstable; urgency=low * Added manpage (the upstream author kindly did it). * Corrected 'Build-Depends' and 'Depends'. * Updated 'Standards-Version'. * Added 'Recommends'. -- Marc Dequènes Wed, 20 Aug 2003 03:35:15 +0200 gnusound (0.6-1) unstable; urgency=low * Initial Release. * Compiled with Gnome 2 support. -- Marc Dequènes Sat, 2 Aug 2003 15:17:23 +0200