glame (2.0.1-5) unstable; urgency=low * Added patches: + [10_desktop_icon_fix] New. Fix type and location of icon in .desktop file. Closes: #399721 * debian/rules: Remove temporary HTML in clean target to fix build failure during rebuild. Closes: #424327 * debian/rules: Clean up po/de.gmo after patching po/de.po to avoid unrepresentable binary changes during rebuild. * debian/compat: Move setting of debhelper compat level from rules to separate file. * debian/rules: No longer ignore all errors from make distclean. * debian/rules: Override definition of Multimediadir to conform with current freedesktop.org specs for placement of .desktop files. * debian/rules: Stop providing conversion tool for 0.4 format that was discontinued more than six years ago. Closes: #486034 * debian/glame.manpages: No longer install man page for conversion script. * debian/glame.menu: Move from section Apps to new section Applications. * debian/control: Complies with version 3.8.0 of Debian policy. * debian/control: Replace obsolete tetex-bin build-dependency with new texlive-latex-base. * debian/README.source: Add documentation about patch system used for Debian packaging. -- Daniel Kobras Wed, 18 Jun 2008 20:01:09 +0200 glame (2.0.1-4) unstable; urgency=low * debian/control: Revert use of architecture wildcards--autobuilders don't support them yet. -- Daniel Kobras Mon, 24 Jul 2006 15:46:59 +0200 glame (2.0.1-3) unstable; urgency=low * Added patches: + [10_bsd_oss_fix] Do not assume that AC_DEFINED macros are always defined to 1. Cures build failure on *bsd. Patch thanks to Petr Salinger. Closes: #375377 (Upstream has a different fix in place so we can drop this patch after the next sync.) + [10_de_po_fix_CVS] Fix various typos in German translation. Patch thanks to Jens Seidel. Closes: #313737 * debian/control: Restrict ALSA build dependency to Linux targets. * debian/control: Build-depend on version of dpkg that supports architecture wildcards used in the above change. * debian/control: Build-depend on xbitmaps that has been split from xlibs-data. Patch thanks to Robert Edmonds. Closes: #379270 * debian/control: Complies with version 3.7.2 of Debian policy. * debian/copyright: Update address of the Free Software Foundation. * debian/glame.xpm: Add crappy menu icon. * debian/rules: Install crappy menu icon. * debian/glame.menu: Make use of crappy menu icon. Closes: #299367 * debian/rules: Use CURDIR make variable in favour of pwd. -- Daniel Kobras Mon, 24 Jul 2006 14:02:25 +0200 glame (2.0.1-2) unstable; urgency=medium * Added patches: + [10_use_html_docs] The standard Gnome help browser does no longer support documentation in info format, so switch all hardcoded info docs to their HTML versions in order to restore online help. Closes: #303795 + [10_deftypefun_fixes_CVS] From upstream CVS. No longer use deftypefun macro in the texinfo documentation. + [10_item_bounds_fix_CVS] From upstream CVS. Do not try to query boundaries from items that are already destroyed. + [10_remove_timeline_doc_CVS] From upstream CVS. Remove obsolete documentation of timeline widget. + [10_startstop_icon_fixes_CVS] From upstream CVS. Properly replace start and stop icons in filternetwork and wave editor. + [10_swapfile_fsck_fix_CVS] From upstream CVS. During swapfile fsck, handle too many references to a cluster. + [20_custom_networks_fix_CVS] From upstream CVS. Perform some error checking when registering custom networks, and place them in a category of their own. + [20_main_window_doc_update_CVS] From upstream CVS. Bring documentation of main windown closer to reality. * debian/glame.docs: Include HTML documentation. * debian/rules: Build HTML documentation from texinfo sources, and include all referenced image files in the package. -- Daniel Kobras Tue, 26 Apr 2005 13:27:40 +0200 glame (2.0.1-1) unstable; urgency=low * New upstream version. * Removed patches: [10_fix_no_lame] Merged upstream. * debian/control: Minimum build requirement is gtk+ version 2.6.0; adjust build dependencies accordingly. -- Daniel Kobras Tue, 29 Mar 2005 17:09:01 +0200 glame (2.0.0-2) unstable; urgency=low * Added patches: + [10_fix_no_lame] New. Fix build failure in src/gui/importexport.c when no lame support is available. * debian/control: Add missing build dependencies libgnomeui-dev and libgnomecanvas2-dev. * debian/control: Add build dependency on dpatch. * debian/rules: Add dpatch support. -- Daniel Kobras Mon, 10 Jan 2005 23:05:03 +0100 glame (2.0.0-1) unstable; urgency=low * New upstream version. * debian/control: Adjust build dependencies to Gnome 2 and recent libglade. * debian/control: Tighten versioned build dependency on Alsa. -- Daniel Kobras Sun, 9 Jan 2005 16:56:14 +0100 glame (1.0.3-1) unstable; urgency=low * New upstream release. + Updated autoconf macro groks recent Alsa versions. Closes: #253675 * debian/control: Suggest yelp instead of gnome-help. Closes: #229249 * debian/copyright: Sync copyright notice with upstream files. * debian/glame.menu: Properly quote all menu items. -- Daniel Kobras Thu, 28 Oct 2004 20:34:38 +0200 glame (1.0.2-1) unstable; urgency=low * New upstream version. + Rebuilt with automake that can handle recent dpkg's install-info. Closes: #218961 * debian/glame.info: Do not hardcode number of info pages generated. Patch thanks to Andreas Metzler. * debian/control: Bump standards version. * debian/control: lowercase short description. -- Daniel Kobras Tue, 13 Jan 2004 20:59:56 +0100 glame (1.0.1-1) unstable; urgency=low * New upstream version. * src/include/glame_guile_compat.h: Revert patch. A better fix was included upstream. * debian/control: Build depend on libmad and libvorbis packages for new mp3 and ogg/vorbis support, respectively. * debian/control: Complies with standards version 3.5.10. -- Daniel Kobras Tue, 1 Jul 2003 12:41:09 +0200 glame (1.0.0-2) unstable; urgency=low * debian/rules: Remove superfluous /usr/include/ -- Daniel Kobras Tue, 22 Apr 2003 16:11:02 +0200 glame (1.0.0-1) unstable; urgency=low * New upstream version. * debian/control: Transition to guile 1.6. * debian/control: Building with libxml1 is no longer supported. * debian/rules: Try building with proper confflags. * debian/rules: Clean up generated glame-convert.1. * debian/copyright: Adjust year in copyright statement. * src/glmid/glscript_filter.c: Fix terminating a filter network with Ctrl-C. [From upstream CVS.] * src/cglame.c: Use preferences in cglame as well. [From upstream CVS.] * src/include/glame_guile_compat.h: Only set NEW_GUILE for guile versions >= 1.7. Load modules the old-fashioned way that actually works with guile 1.6 -- Daniel Kobras Tue, 22 Apr 2003 15:11:21 +0200 glame (0.6.4-1) unstable; urgency=low * New upstream version. * debian/rules: Dump debug in favour of noopt in DEB_BUILD_OPTIONS. * debian/rules: Bump DH_COMPAT to 4. * debian/rules: Fix dh_shlibdeps call according to new semantics. * debian/control: Adjust versioned build dep on debhelper accordingly. * debian/control: Build dep on ALSA version 0.9.0rc5 or higher. * debian/control: Bump standards version. -- Daniel Kobras Fri, 22 Nov 2002 22:18:42 +0100 glame (0.6.3-1) unstable; urgency=low * New upstream version. -- Daniel Kobras Mon, 27 May 2002 21:32:58 +0200 glame (0.6.2-3) unstable; urgency=medium * Applied patches from upstream CVS: + Fix memleak in wave window and import/export dialog. Closes: #144477 + Do not crash with certain broken LADSPA plugins. + Prevent setting the marker to illegal positions. + Get marker position (a bit more) in sync with audio output. + Allow to 'play from marker' in the second half of a file, too. -- Daniel Kobras Thu, 25 Apr 2002 16:58:18 +0200 glame (0.6.2-2) unstable; urgency=low * Apply fixes for various segfaults from upstream CVS. Closes: #141673 - Splash screen is no longer modal. - Filters can be applied to more than two tracks at once. - Default PIPE_CHANGED handler is only installed if filter contains output ports. -- Daniel Kobras Tue, 9 Apr 2002 17:14:12 +0200 glame (0.6.2-1) unstable; urgency=low * New upstream version. * Build with glade support. * Reinstate LADSPA support that got lost between 0.4 and 0.6. Oops. Closes: #137174 -- Daniel Kobras Sun, 24 Mar 2002 14:57:03 +0100 glame (0.6.1-1) unstable; urgency=low * New upstream version. -- Daniel Kobras Sun, 27 Jan 2002 18:18:05 +0100 glame (0.6.0-2) unstable; urgency=low * Reflect fftw-dev package split in build depends. Closes: #128784 -- Daniel Kobras Tue, 22 Jan 2002 11:25:05 +0100 glame (0.6.0-1) unstable; urgency=low * New upstream version. -- Daniel Kobras Sun, 23 Dec 2001 16:26:26 +0100 glame (0.4.2-6) unstable; urgency=low * Really nailed ia64 build failures finally. Include proper prototype for strdup() in libxml2 check, and all works fine and dandy. * Removed emacs crap from end of changelog. -- Daniel Kobras Tue, 20 Nov 2001 17:46:18 +0100 glame (0.4.2-5) unstable; urgency=low * Quote dots in libxml version check. This fix is pulled from the upstream devel branch and my best guess at fixing the build failures in ia64. -- Daniel Kobras Mon, 19 Nov 2001 17:46:12 +0100 glame (0.4.2-4) unstable; urgency=low * Only use fast locking primitives when compiling for a recent enough mips cpu. The fix mucks with automake stuff, so add the assorted pile of build dependencies, and call autogen.sh before configuring. * Fix autogen.sh to call automake before autoconf. (What the...?) * Add --force option to automake call for the benefit of automake 1.5. * Add DEB_{BUILD,HOST}_GNU_TYPE to debian/rules to ease cross compiling. -- Daniel Kobras Mon, 15 Oct 2001 10:31:03 +0200 glame (0.4.2-3) unstable; urgency=low * Fix crash when importing compressed files. * Remove lintian override, update standards version to a plugin-aware 3.5.6. * Don't clobber upstream config.{guess,sub}. -- Daniel Kobras Wed, 19 Sep 2001 11:26:47 +0200 glame (0.4.2-2) unstable; urgency=low * Look for ladspa plugins in /usr/lib/ladspa and /usr/local/lib/ladspa by default. Added hint to README.Debian to use LADSPA_PATH for further directories. Closes: #103270 * We have a virtual package ladspa-plugin now. Recommend it. Closes: #103268 * Add hack to always use latest autotools helpers. -- Daniel Kobras Tue, 3 Jul 2001 17:51:19 +0200 glame (0.4.2-1) unstable; urgency=low * New upstream version. Includes LGPL'ed version of ladspa.h. Closes: #96416 * Configure check works with recent libxml2 packages. Closes: #98900 * Built with recent autotools. Closes: #96415 * Added texinfo and tetex build dependencies to keep generation of docs happy. * Dumped dpkg-shlibdeps call in favour of dh_shlibdeps. -- Daniel Kobras Fri, 1 Jun 2001 17:03:43 +0200 glame (0.4.1-2) unstable; urgency=low * Added local override for libxml2 shlibs version. Closes: #96218 -- Daniel Kobras Fri, 4 May 2001 18:59:05 +0200 glame (0.4.1-1) unstable; urgency=low * New upstream version. * Added BUGS to docs. (The BUGS _file_, that is ;-) -- Daniel Kobras Thu, 3 May 2001 15:21:18 +0200 glame (0.4.0-1) unstable; urgency=low * Initial Debian release. Closes: #93645 * Added lintian overrides for plugins. -- Daniel Kobras Thu, 26 Apr 2001 17:51:57 +0200