[ubuntu/lucid] snd 11-4 (Accepted)
Ubuntu Installer
archive at ubuntu.com
Wed Nov 18 18:11:09 GMT 2009
snd (11-4) unstable; urgency=low
* Remove arch-restrictions on libpulse-dev build-dependency.
* Split snd-gtk in snd-gtk-{pulse,jack}.
* debian/rules: Build snd-gtk-{pulse,jack} separately.
* Replace snd-gtk.install with snd-gtk-{pulse,jack}.install.
* Remove debian/snd-gtk.{install,manpages}, unnecessary.
* Remove debian/snd-gtk.menu
* Add new menu files.
snd (11-3) unstable; urgency=low
* debian/{control,rules}:
- Build with JACK on i386, amd64 and powerpc architectures, build with
PulseAudio on the other ones (Closes: #555538).
- Drop ALSA support at all.
* debian/control:
- One build-dep per line allows me to make smaller patches.
* debian/rules:
- s/--enable-debug/--enable-snd-debug/
snd (11-2) unstable; urgency=low
* Add debian/snd.xpm, update debian/snd-gtk.install to install it.
* debian/menu:
- Set the icon field to /usr/share/pixmaps/snd.xpm, thanks to Tim Hall
for the patch (Closes: #299369).
- Add a short description.
snd (11-1) unstable; urgency=low
* New maintainer (Closes: #547072).
* New upstream release.
* debian/{rules,control,compat}:
- Switch to debhelper 7:
+ Bump build-dependency to >= 7.0.50 cause of the use of override
statements.
+ Remove unnecessary files: snd-7.18.tar.gz.cdbs-config_list,
debian/rules.precdbs
* Drop all dependencies on snd-dmotif* packages, remove all the dmotif
related files under debian directory; also remove debian/snd-gtk-alsa.*;
Closes: #315545.
* debian/control:
- Bump Standards.
+ Add ${misc:Depends} to runtimes Depends field.
- Move upstream's URL to the source stanza's Homepage field.
- Update Build-Depends:
+ Remove cdbs.
+ guile-1.6-dev -> guile-1.8-dev
+ xutils -> xutils-dev
- Remove circular dependency between snd and snd-gtk runtimes.
- Set Debian Multimedia Maintainers as Maintainer, add myself to the
Uploaders field.
- Add Vcs-Git and Vcs-Browser fields.
* debian/{rules,control,README.source}: Add quilt support.
* Update debian/copyright.
* debian/patches/:
- Replace 00_makefile.patch with 00-makefile.diff to prevent FTBFS.
- Replace 01_german.patch with 01-german.diff, refreshed and converted to
the quilt format.
- 03-manpage_warnings.diff: Fix manpage's warnings, make lintian happy.
* debian/snd-doc.doc-base.{tutorial,manual}: Change section to Sound.
* debian/snd-gtk.menu (formerly debian/snd.menu):
- Set section to Applications/Sound (as per Debian Menu System's manual,
http://www.debian.org/doc/packaging-manuals/menu.html/ch3.html#s3.5).
- /usr/bin/snd is provided by the snd-gtk runtime.
* Update debian/*.{install,manpages} files.
* debian/snd.docs: Don't install HISTORY.Snd, TODO.Snd.
* Update debian/watch.
* It doesn't depend on gamin anymore (Closes: #522214).
Date: Wed, 18 Nov 2009 18:10:18 +0000
Changed-By: Alessio Treglia <quadrispro at ubuntu.com>
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/lucid/+source/snd/11-4
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Wed, 18 Nov 2009 18:10:18 +0000
Source: snd
Binary: snd, snd-doc, snd-gtk-jack, snd-gtk-pulse
Architecture: source
Version: 11-4
Distribution: lucid
Urgency: low
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
Changed-By: Alessio Treglia <quadrispro at ubuntu.com>
Description:
snd - Sound file editor
Closes: 299369 315545 522214 547072 555538
Changes:
snd (11-4) unstable; urgency=low
.
* Remove arch-restrictions on libpulse-dev build-dependency.
* Split snd-gtk in snd-gtk-{pulse,jack}.
* debian/rules: Build snd-gtk-{pulse,jack} separately.
* Replace snd-gtk.install with snd-gtk-{pulse,jack}.install.
* Remove debian/snd-gtk.{install,manpages}, unnecessary.
* Remove debian/snd-gtk.menu
* Add new menu files.
.
snd (11-3) unstable; urgency=low
.
* debian/{control,rules}:
- Build with JACK on i386, amd64 and powerpc architectures, build with
PulseAudio on the other ones (Closes: #555538).
- Drop ALSA support at all.
* debian/control:
- One build-dep per line allows me to make smaller patches.
* debian/rules:
- s/--enable-debug/--enable-snd-debug/
.
snd (11-2) unstable; urgency=low
.
* Add debian/snd.xpm, update debian/snd-gtk.install to install it.
* debian/menu:
- Set the icon field to /usr/share/pixmaps/snd.xpm, thanks to Tim Hall
for the patch (Closes: #299369).
- Add a short description.
.
snd (11-1) unstable; urgency=low
.
* New maintainer (Closes: #547072).
* New upstream release.
* debian/{rules,control,compat}:
- Switch to debhelper 7:
+ Bump build-dependency to >= 7.0.50 cause of the use of override
statements.
+ Remove unnecessary files: snd-7.18.tar.gz.cdbs-config_list,
debian/rules.precdbs
* Drop all dependencies on snd-dmotif* packages, remove all the dmotif
related files under debian directory; also remove debian/snd-gtk-alsa.*;
Closes: #315545.
* debian/control:
- Bump Standards.
+ Add ${misc:Depends} to runtimes Depends field.
- Move upstream's URL to the source stanza's Homepage field.
- Update Build-Depends:
+ Remove cdbs.
+ guile-1.6-dev -> guile-1.8-dev
+ xutils -> xutils-dev
- Remove circular dependency between snd and snd-gtk runtimes.
- Set Debian Multimedia Maintainers as Maintainer, add myself to the
Uploaders field.
- Add Vcs-Git and Vcs-Browser fields.
* debian/{rules,control,README.source}: Add quilt support.
* Update debian/copyright.
* debian/patches/:
- Replace 00_makefile.patch with 00-makefile.diff to prevent FTBFS.
- Replace 01_german.patch with 01-german.diff, refreshed and converted to
the quilt format.
- 03-manpage_warnings.diff: Fix manpage's warnings, make lintian happy.
* debian/snd-doc.doc-base.{tutorial,manual}: Change section to Sound.
* debian/snd-gtk.menu (formerly debian/snd.menu):
- Set section to Applications/Sound (as per Debian Menu System's manual,
http://www.debian.org/doc/packaging-manuals/menu.html/ch3.html#s3.5).
- /usr/bin/snd is provided by the snd-gtk runtime.
* Update debian/*.{install,manpages} files.
* debian/snd.docs: Don't install HISTORY.Snd, TODO.Snd.
* Update debian/watch.
* It doesn't depend on gamin anymore (Closes: #522214).
Files:
a8b6b9608d0c006695b0a5c2715f22d5 10842 sound optional snd_11-4.diff.gz
907b42f4a898fadafae6158f09ee30c5 1472 sound optional snd_11-4.dsc
09cbdb2b0dc6cef058f09ebae7be14e0 20210957 sound optional snd_11.orig.tar.gz
More information about the Lucid-changes
mailing list