[ubuntu/precise] libcanberra 0.28-3ubuntu1 (Accepted)
Jeremy Bicha
jbicha at ubuntu.com
Sun Dec 18 06:00:20 UTC 2011
libcanberra (0.28-3ubuntu1) precise; urgency=low
* Sync with Debian. Remaining changes:
* Set Ubuntu as default sound theme
* debian/control:
- Added breaks/replace for libcanberra-gtk-dev to new package
libcanberra-gtk-common-dev that took some of its files
- Have libcanberra0 depend on sound-theme-freedesktop
- Have gnome-session-canberra recommend libcanberra-pulse
* 01_link_canberra_play_with_gtk2.patch:
- Dropped
* 02_disable_login_sound.patch:
- Disable the login sound by default, since it seems to be more
disruptive than helpful especially with faster boots
* 03_onlyshowin_unity.patch:
- Add Unity to OnlyShowIn
* 10_no_nonnative_crash.patch:
- trap BadWindow (and similar) X errors when calling XGetWindowProperty()
* 91-resolve-symbols.patch: Dropped, use Debian's patch instead
libcanberra (0.28-3) unstable; urgency=low
* Team Upload
* Rely on gnome-settings-daemon to load GTK module instead of Xsession.
(Closes: #622992, #573757)
* debian/control:
- Add Add Homepage field
- Bump Standards-Version to 3.9.2 (no further changes)
- Correctly capitalized GTK+ (Closes: #612018)
- Add libgconf2-dev to build-dependencies
- Move gnome-session-canberra to Section: gnome
* debian/rules:
- Includes gnome.mk instead of autotools.mk to be sure dh_gconf is called
libcanberra (0.28-2) unstable; urgency=low
* Build-Depends: libtdb-dev. Fixed FTBFS. Closes: #637977.
* debian/patches/undefined_reference.diff: Fixed FTBFS. Closes: #555081.
* Added manpage debian/canberra-gtk-play.1. Closes: #591353.
* debian/control: Now use [linux-any]. Closes: #634663.
* Fixed description-synopsis-starts-with-article.
libcanberra (0.28-1) unstable; urgency=low
* New upstream release
* d/p/0001-Don-t-use-gtk_quit_add-it-has-been-removed-from-gtk3.patch
+ Removed. merged upstream
* debian/libcanberra0.lintian-overrides
Add override for a false-positive of libcanberra embedding ltdl. It only
embeds the error strings for some of its own utility functions, not the
library itself
Date: Sun, 18 Dec 2011 00:46:54 -0500
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/libcanberra/0.28-3ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 18 Dec 2011 00:46:54 -0500
Source: libcanberra
Binary: libcanberra0 libcanberra0-dbg libcanberra-dev libcanberra-pulse libcanberra-pulse-dbg libcanberra-gstreamer libcanberra-gstreamer-dbg libcanberra-gtk0 libcanberra-gtk0-dbg libcanberra-gtk-common-dev libcanberra-gtk-dev libcanberra-gtk-module libcanberra-gtk-module-dbg libcanberra-gtk3-0 libcanberra-gtk3-0-dbg libcanberra-gtk3-dev libcanberra-gtk3-module gnome-session-canberra libcanberra-gtk3-module-dbg libcanberra-doc
Architecture: source
Version: 0.28-3ubuntu1
Distribution: precise
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Description:
gnome-session-canberra - GNOME session log in and log out sound events
libcanberra-dev - simple abstract interface for playing event sounds
libcanberra-doc - simple abstract interface for playing event sounds - doc
libcanberra-gstreamer - GStreamer backend for libcanberra
libcanberra-gstreamer-dbg - GStreamer libcanberra backend detached debugging symbols
libcanberra-gtk-common-dev - simple abstract interface for playing event sounds
libcanberra-gtk-dev - simple abstract interface for playing event sounds
libcanberra-gtk-module - translates GTK+ widgets signals to event sounds
libcanberra-gtk-module-dbg - libcanberra GtkModule detached debugging symbols
libcanberra-gtk0 - GTK+ helper for playing widget event sounds with libcanberra
libcanberra-gtk0-dbg - libcanberra-gtk libraries detached debugging symbols
libcanberra-gtk3-0 - GTK+ 3.0 helper for playing widget event sounds with libcanberra
libcanberra-gtk3-0-dbg - libcanberra-gtk libraries detached debugging symbols
libcanberra-gtk3-dev - simple abstract interface for playing event sounds
libcanberra-gtk3-module - translates GTK3 widgets signals to event sounds
libcanberra-gtk3-module-dbg - libcanberra GtkModule detached debugging symbols
libcanberra-pulse - PulseAudio backend for libcanberra
libcanberra-pulse-dbg - PulseAudio libcanberra backend detached debugging symbols
libcanberra0 - simple abstract interface for playing event sounds
libcanberra0-dbg - libcanberra libraries detached debugging symbols
Closes: 555081 573757 591353 612018 622992 634663 637977
Changes:
libcanberra (0.28-3ubuntu1) precise; urgency=low
.
* Sync with Debian. Remaining changes:
* Set Ubuntu as default sound theme
* debian/control:
- Added breaks/replace for libcanberra-gtk-dev to new package
libcanberra-gtk-common-dev that took some of its files
- Have libcanberra0 depend on sound-theme-freedesktop
- Have gnome-session-canberra recommend libcanberra-pulse
* 01_link_canberra_play_with_gtk2.patch:
- Dropped
* 02_disable_login_sound.patch:
- Disable the login sound by default, since it seems to be more
disruptive than helpful especially with faster boots
* 03_onlyshowin_unity.patch:
- Add Unity to OnlyShowIn
* 10_no_nonnative_crash.patch:
- trap BadWindow (and similar) X errors when calling XGetWindowProperty()
* 91-resolve-symbols.patch: Dropped, use Debian's patch instead
.
libcanberra (0.28-3) unstable; urgency=low
.
* Team Upload
* Rely on gnome-settings-daemon to load GTK module instead of Xsession.
(Closes: #622992, #573757)
* debian/control:
- Add Add Homepage field
- Bump Standards-Version to 3.9.2 (no further changes)
- Correctly capitalized GTK+ (Closes: #612018)
- Add libgconf2-dev to build-dependencies
- Move gnome-session-canberra to Section: gnome
* debian/rules:
- Includes gnome.mk instead of autotools.mk to be sure dh_gconf is called
.
libcanberra (0.28-2) unstable; urgency=low
.
* Build-Depends: libtdb-dev. Fixed FTBFS. Closes: #637977.
* debian/patches/undefined_reference.diff: Fixed FTBFS. Closes: #555081.
* Added manpage debian/canberra-gtk-play.1. Closes: #591353.
* debian/control: Now use [linux-any]. Closes: #634663.
* Fixed description-synopsis-starts-with-article.
.
libcanberra (0.28-1) unstable; urgency=low
.
* New upstream release
* d/p/0001-Don-t-use-gtk_quit_add-it-has-been-removed-from-gtk3.patch
+ Removed. merged upstream
* debian/libcanberra0.lintian-overrides
Add override for a false-positive of libcanberra embedding ltdl. It only
embeds the error strings for some of its own utility functions, not the
library itself
Checksums-Sha1:
6a170f7883d1e55bff82dbee8bfad1c633b43903 3543 libcanberra_0.28-3ubuntu1.dsc
bbf25956c2e149d6162ed582ffb85c4fc1059cd4 9975 libcanberra_0.28-3ubuntu1.debian.tar.gz
Checksums-Sha256:
b8e81142030a841069bc6e6223fa97cb21e9e2ed61ac02cb95abfc63f5ba0cca 3543 libcanberra_0.28-3ubuntu1.dsc
84fd09be8369e53d2e09aa707898aa31591913f046225f8544f293c0ded1913a 9975 libcanberra_0.28-3ubuntu1.debian.tar.gz
Files:
ff9a410748f488dff6a196fa189e4b52 3543 libs optional libcanberra_0.28-3ubuntu1.dsc
3a05c31eb6b174b88a97096155be5ae5 9975 libs optional libcanberra_0.28-3ubuntu1.debian.tar.gz
Original-Maintainer: Marc-Andre Lureau <marcandre.lureau at gmail.com>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBAgAGBQJO7X8xAAoJEOZsd1rr/mx9/DAP/iqIu0AiiU0FR8bqgdR/+bA0
CdEERFooYVYZncRpIfUZq54kO0R+aZShy0guxt/ib6bGinox1/tT4eGPKXZ4TG8z
F03MLnfY3iIqJQ1FM9LTJmTphR6ZFvwgIl/bj1NtABIO5wEl/TxPuUNpA0DQZU+g
vwuA1DbJ+rbMHqVqB7FfC731Jrcn3uKAVFNNuRNiGUIoFhE7NBc+83YJbspItdRf
91E4SpaKeZywI15vWhpYbu3fBF4pdASp2dOgbrUDIJNOkFfI68rwd3lJCsskd3Rd
XmuM/L6QHMzbs1vvkDp7pMJFRK9B6xZBgrrkHwyVWq+YNaHgQKBYElyUG+5luoVR
QHPaa8XujL2xlYMLuuLosfTn7uz2vqH541O1j65K+QU6E5jTk7z0/RygWsPYP0A/
XWSx4Vy27kdgIsNJmCIT+iypF/8uFqDxrg2Nr9kiXyHx5F0VTXfvcht5oqLu1Ezg
5Gc9OHxl5w/V1QfdLXmMvRADYmOWkhAxhLnkBB8EI8a0nar8sXKFOp+iFfgIXxyL
utDcdXAu0jnldQ5yilYUTVQada5tmqSSJDDEH1NATq/DOj/UYOZ3uRQUUjx0uQK5
+Fb+nZEMkT8dXBoL+7Pyk79VGN1PFhP6/NJotTfkoPdytxdbCBCVoUUoTneac3MN
lBVnY3HTwuA15LeUAZZ2
=3tAZ
-----END PGP SIGNATURE-----
More information about the Precise-changes
mailing list