wavesurfer (1.8.8p4-3) unstable; urgency=medium * Fix broken initialisation of (Prefs,PrintCmd). This appears to have been silently broken since at least since 1.8.5, but now explodes with the new tk 8.5.15-4 when the Preferences Dialog is opened. * Remove the 'Defaults' and 'Apply' buttons from the Preferences Dialog. The SetDefaultPrefs function was 'obsoleted' between 1.8.5 and 1.8.8, so pressing that button just throws an error. The ApplyPreferences function was changed some time before 1.8.8 to clear the Info(Prefs,t,*) keys, so pressing it clears all the current values from the dialog, and it doesn't actually save them to the config file until you press Ok anyway, so avoid the disturbing visual and just simplify it to the choice of Ok or Cancel. * Fix the operation of "Make this the default configuration" when the Ogg plugin is present. That option is offered if no configuration file is present, and before the wsurf::ogg option 't' keys have been set, so it fails trying to write out the preferences when Info(t,quality) is read. Info(quality) et al. are initialised when the plugin is first loaded though, so just test if the 't' keys are set before using them. This would silently fail "successfully" with older tk, but now it throws an error with more recent versions. Closes: #738703 * Drop some debug verbiage that ordinary users don't care to see on the console. * Make the "no drag and drop support" message explain that you can get it if you install tkdnd, which we now also Suggest. * Drop wish as an alternative to tk8.5, this doesn't currently work with tk8.6 and I haven't yet looked at what will be needed to make it do so. -- Ron Lee Tue, 03 Jun 2014 04:37:04 +0930 wavesurfer (1.8.8p4-2) unstable; urgency=low * Catch the error thrown from 'canvas lower top topmost' when no items with that tag exist yet, that tk versions after 8.5.11-2 now want to barf up. Closes: #720397 Hopefully even correctly, there's been no other feedback. -- Ron Lee Sat, 07 Sep 2013 22:37:48 +0930 wavesurfer (1.8.8p4-1) unstable; urgency=low * Fixes bugs with waveform scaling, the config dialog, and "selection start out of bounds" errors. * Include the Ogg Vorbis plugin in the package too. * Drop the version for the libsnack2 dependency now. Closes: #659974 -- Ron Lee Sun, 12 May 2013 10:24:22 +0930 wavesurfer (1.8.8p3-1) unstable; urgency=low * Rearrange things for the new upstream source tree layout. -- Ron Lee Sun, 08 May 2011 00:35:42 +0930 wavesurfer (1.8.5+unpacked-1) unstable; urgency=low * Really adopt the package this time, and decdBS it. -- Ron Lee Sat, 07 May 2011 20:00:48 +0930 wavesurfer (1.8.5-4) unstable; urgency=low * New maintainer. No changes, just reuploaded after pointless RoQA removal. -- Ron Lee Mon, 02 May 2011 09:56:25 +0930 wavesurfer (1.8.5-3) unstable; urgency=high * QA upload. * Add 03_do_not_use_tile.patch with suggested workaround from upstream to start wavesurfer in any case in non-tile mode (Closes: #606281). -- Salvatore Bonaccorso Wed, 29 Dec 2010 09:18:37 +0100 wavesurfer (1.8.5-2) unstable; urgency=low * Fixed multi channel mode for n-waveform (closes: #410276) -- Guenter Geiger (Debian/GNU) Mon, 12 Feb 2007 12:32:15 +0100 wavesurfer (1.8.5-1) unstable; urgency=low * New upstream version -- Guenter Geiger (Debian/GNU) Mon, 19 Dec 2005 17:01:46 +0100 wavesurfer (1.8.4-1) unstable; urgency=low * New upstream version -- Guenter Geiger (Debian/GNU) Wed, 5 Oct 2005 19:43:54 +0200 wavesurfer (1.8.3-1) unstable; urgency=low * New upstream version -- Guenter Geiger (Debian/GNU) Tue, 7 Jun 2005 11:24:06 +0200 wavesurfer (1.8.1-2) unstable; urgency=low * adjusted doc-base file to point to man18.html instead of man17.html (closes: #30323) * The pitch contour problems is resolved (closes: #287065) * Added 32x32 xpm (closes: #299371) -- Guenter Geiger (Debian/GNU) Tue, 19 Apr 2005 11:30:40 +0200 wavesurfer (1.8.1-1) unstable; urgency=low * New upstream version -- Guenter Geiger (Debian/GNU) Wed, 16 Mar 2005 19:32:42 +0100 wavesurfer (1.7.3-2) unstable; urgency=low * Fixed wrong index in doc-base (closes: 285667) -- Guenter Geiger (Debian/GNU) Tue, 4 Jan 2005 10:56:12 +0100 wavesurfer (1.7.3-1) unstable; urgency=low * New upstream version -- Guenter Geiger (Debian/GNU) Wed, 27 Oct 2004 11:17:16 +0200 wavesurfer (1.7.1-2) unstable; urgency=low * Fixed the problem with ALt-W (close window) shortcut (closes: 266441) * Moved to cdbs build system -- Guenter Geiger (Debian/GNU) Thu, 19 Aug 2004 16:01:38 +0200 wavesurfer (1.7.1-1) unstable; urgency=low * New upstream version * Versioned build depends on debhelper 4 * bumped standards version to 3.6.1 * Added homepage to control file -- Guenter Geiger (Debian/GNU) Wed, 18 Aug 2004 17:24:03 +0200 wavesurfer (1.6.4-2) unstable; urgency=low * Removed duplicated dh_installdocs call (closes: 256586) -- Guenter Geiger (Debian/GNU) Mon, 28 Jun 2004 11:28:11 +0200 wavesurfer (1.6.4-1) unstable; urgency=low * New upstream release * Quoted strings in menu file -- Guenter Geiger (Debian/GNU) Tue, 25 May 2004 22:14:32 +0200 wavesurfer (1.6.2-1) unstable; urgency=low * New upstream version * reorganized manpage and fixed some typos -- Guenter Geiger (Debian/GNU) Tue, 24 Feb 2004 10:05:23 +0100 wavesurfer (1.6.0-2) unstable; urgency=low * fixed documentation index file in debian/doc-base (closes: #229582) -- Guenter Geiger (Debian/GNU) Sun, 25 Jan 2004 14:37:57 +0100 wavesurfer (1.6.0-1) unstable; urgency=low * New upstream release -- Guenter Geiger (Debian/GNU) Fri, 23 Jan 2004 12:36:50 +0100 wavesurfer (1.5.4-2) unstable; urgency=low * added tk8.4 depends (closes: #218247) (closes: #220453) * fixed doc-base reference (closes: #220700) -- Guenter Geiger (Debian/GNU) Fri, 14 Nov 2003 06:05:45 +0100 wavesurfer (1.5.4-1) unstable; urgency=low * New upstream -- Guenter Geiger (Debian/GNU) Mon, 20 Oct 2003 15:41:09 +0200 wavesurfer (1.5.2-1) unstable; urgency=low * new upstream -- Guenter Geiger (Debian/GNU) Sun, 27 Jul 2003 14:37:34 +0200 wavesurfer (1.4.4-1) unstable; urgency=low * new upstream -- Guenter Geiger (Debian/GNU) Mon, 30 Sep 2002 11:19:02 +0200 wavesurfer (1.2.1-1) unstable; urgency=low * new upstream -- Guenter Geiger (Debian/GNU) Mon, 4 Mar 2002 13:11:13 +0100 wavesurfer (1.0.4-1) unstable; urgency=low * Initial Release. -- Guenter Geiger (Debian/GNU) Tue, 7 Aug 2001 19:54:17 +0200 Local variables: mode: debian-changelog End: