1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128
|
wavbreaker (0.11-1) unstable; urgency=low
* Team upload.
* New upstream release:
- Catch-up release to finally get all patches in SVN into a release.
- About dialog code now uses gtk_show_about_dialog.
- Replace deprecated GTK+ functions with current ones.
- Save and restore main window position.
- Add check/uncheck context menu entries, jump to cursor.
- Time offset controls on main window.
- Get rid of "sample_get_playing" (code duplication).
- Fix segfault when pressing Ctrl+S twice (reported by Avuton Olrich).
- Added Spanish translation by Ricardo Mones (from Debian's patchset).
* Remove patches, they all have been applied upstream.
* Imported Upstream version 0.11
* Remove debian/patches/01-spanish_translation.patch, applied upstream.
* Remove debian/patches/02-gtk_deprecated_calls.patch, applied upstream.
* Remove patches, they all have been applied upstream.
* Don't purge autom4te.cache directory on clean.
-- Alessio Treglia <alessio@debian.org> Sat, 14 Jan 2012 03:25:03 +0100
wavbreaker (0.10-3) unstable; urgency=low
* Team upload.
* Switch to 3.0 (quilt) packaging format. Adopt DH7 pure form.
* debian/patches/02-gtk_deprecated_calls.patch:
- Properly replace GTK+'s deprecated functions.
* debian/patches/03-save_restore_mainwnd_position.patch.
- Save and restore main window position.
* debian/patches/04-new_context_menu_entries:
- Add check/uncheck context menu entries, jump to cursor.
- Add "Check all", "Check none", "Invert checked" items
to the track break context menu and add Ctrl+Space as
a shortcut key combination for "Jump to cursor".
- Updated some translations with new strings.
* debian/patches/05-timeoffset_controls.patch
- Add additonal time offset (min, sec, subsec) controls
to main window for better control of the current cursor
position.
* debian/patches/06-code_duplication.patch
- Fix code duplication.
* debian/patches/07-segfault_when_pressing_save_twice.patch
- Fix segmentation fault when pressing "Save" (or Ctrl+S)
twice in a row.
* Bump Standards.
* Don't install TODO as doc file.
* Remove unneeded debian/dirs file.
* Build with scour to enable SVG optimizations.
* Build-Depends on python-scour.
* Description should not start with an article.
* Move upstream's website from description into the Homepage field.
* debian/copyright
- Fix some lintian warnings:
+ copyright-refers-to-symlink-license
+ copyright-with-old-dh-make-debian-copyright
* Fix watch file to use SF.net's redirector.
-- Alessio Treglia <alessio@debian.org> Wed, 18 May 2011 12:39:48 +0200
wavbreaker (0.10-2) unstable; urgency=low
[ Alessio Treglia ]
* Set package format to 1.0, add quilt support.
* Update team's name and email address, add Vcs-* fields as per
team's spec.
* Add Spanish translation (Closes: #561557).
-- Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org> Sun, 07 Nov 2010 10:43:24 +0100
wavbreaker (0.10-1) unstable; urgency=low
* New upstream release
* Support for PulseAudio; depend on libpulse-dev
* Enable ALSA support; depend on libasound2-dev
-- Thomas Perl <thp@perli.net> Mon, 02 Jun 2008 11:03:42 +0200
wavbreaker (0.9-1) unstable; urgency=low
* New upstream release
* Suggests "moodbar": May be used to generate moodbars displayed in
wavbreaker
-- Thomas Perl <thp@perli.net> Mon, 19 Nov 2007 14:29:36 +0100
wavbreaker (0.8.1-2) unstable; urgency=low
* Remove po/stamp-po on "clean" in debian/rules so the gettext mo files
get re-built when the package is built twice in a row (Closes: #441731)
-- Thomas Perl <thp@perli.net> Fri, 21 Sep 2007 19:09:07 +0200
wavbreaker (0.8.1-1) unstable; urgency=low
* New upstream release
-- Thomas Perl <thp@perli.net> Sat, 07 Jul 2007 14:23:05 +0200
wavbreaker (0.8-4) unstable; urgency=low
* Upgrade wavbreaker.menu file to new menu policy (renamed sections)
-- Thomas Perl <thp@perli.net> Tue, 15 May 2007 23:51:28 +0200
wavbreaker (0.8-3) unstable; urgency=low
* Remove po/*.gmo on clean to fix a FTBFS (Closes: #424127)
-- Thomas Perl <thp@perli.net> Tue, 15 May 2007 23:48:00 +0200
wavbreaker (0.8-2) unstable; urgency=low
* Updated and enhanced copyright file
* Upload again to ftp-master (Closes: #282456)
-- Thomas Perl <thp@perli.net> Sun, 13 May 2007 13:46:02 +0200
wavbreaker (0.8-1) unstable; urgency=low
[ Thomas Perl ]
* Initial release (Closes: #282456)
[ Free Ekanayaka ]
* Added watch file
-- Free Ekanayaka <freee@debian.org> Fri, 11 May 2007 00:36:19 +0200
|