[ubuntu/oracular-proposed] libcanberra 0.30-17ubuntu1 (Accepted)
Steve Langasek
steve.langasek at ubuntu.com
Tue Jun 4 03:33:12 UTC 2024
libcanberra (0.30-17ubuntu1) oracular; urgency=medium
* Merge from Debian unstable. Remaining changes:
- Disable login sound by default and hide sound from startup applications
- debian/gbp.conf: Update with ubuntu settings
- debian/control: Update reference to ubuntu branches
* Dropped changes, included in Debian:
- Install the gtk plugin in the unity-settings-daemon dir
- d/p/gtk-module-Handle-display-closing-gracefully: Do not leak objects
on destruction.
- d/control: Swap ordering of `pipewire-pulse` and `pulseaudio` in
dependencies for libcanberra-pulse due to Germinate dependency
conflict issues. Requested by Ubuntu Studio team.
* Dropped changes, reverted in Debian:
- Rename libraries for 64-bit time_t transition.
- Hard-code t64 dependencies.
- Add build dependency on dpkg-dev (>= 1.22.5) for time_t transition.
libcanberra (0.30-17) unstable; urgency=medium
* Team upload
* Fix arch specific tdb configure option.
It previously was turned off on hurd and later changed to be linux only.
Update the Build-Depends on libtdb-dev accordingly and actually enable
tdb on linux and disable it otherwise.
* Drop no longer existing alternative Build-Depends on libltdl7-dev
libcanberra (0.30-16) unstable; urgency=medium
* Team upload
* Remove no longer needed Breaks/Replaces and migration code
* Update lintian override for libcanberra0
* Update libcanberra-pulse to prefer pipewire-pulse to pulseaudio
libcanberra (0.30-15) unstable; urgency=high
* Source-only upload to allow migration to Testing
libcanberra (0.30-14) unstable; urgency=medium
* Team upload
* Add Breaks/Replaces for the dropped t64 libraries
libcanberra (0.30-13) unstable; urgency=medium
* Team upload
* Revert time_t related changes.
Those changes appear to not be necessary. time_t is not exposed in the
API/ABI and a-c-c did not detect any issues.
This reverts commit 04a6b5de59db6a0832b1d31f287bf7afa76e11c3.
(Closes: #1065454)
* Drop hard-coded dependency on libgtk-3-0 (>= 3.2.2-3) (Closes: #1068936)
* Add versioned Provides for libcanberra0t64 and libcanberra-gtk3-0t64.
This simplifies compatibility with Ubuntu 24.04.
Thanks to Jeremy Bicha
* Bump Standards-Version to 4.7.0
libcanberra (0.30-12) unstable; urgency=medium
* Stop using debian/control.in and dh-sequence-gnome
* Release to unstable (Closes: #1062242)
libcanberra (0.30-11.1~exp1) experimental; urgency=medium
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition.
libcanberra (0.30-11) unstable; urgency=medium
[ Bastian Germann ]
* Drop GTK2 support (Closes: #967569)
[ Jeremy Bícha ]
* Build-Depend on dh-sequence-gnome instead of gnome-pkg-tools
* debian/libcanberra-gtk3-0.symbols: Set Build-Depends-Package
[ Luke Yelavich ]
* Ship canberra-gtk-module.desktop for unity-settings-daemon also
[ Marco Trevisan (Treviño) ]
* d/p/gtk-module-Handle-display-closing-gracefully: Do not leak objects on
destruction.
As per previous fix for lp:1949200 we were leaking Gtk Widgets when they
were manually destroyed, because we never released the reference that we
added previously.
Thanks to Alberts Muktupāvels for providing the test case and some analysis.
(Closes: #1043126) (LP: #1983794)
[ Debian Janitor ]
* Use secure URI in Homepage field
* Avoid explicitly specifying -Wl,--as-needed linker flag
* Update standards version to 4.6.2, no changes needed
Date: Mon, 03 Jun 2024 20:31:26 -0700
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/libcanberra/0.30-17ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 03 Jun 2024 20:31:26 -0700
Source: libcanberra
Built-For-Profiles: noudeb
Architecture: source
Version: 0.30-17ubuntu1
Distribution: oracular
Urgency: high
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Closes: 967569 1043126 1062242 1065454 1068936
Launchpad-Bugs-Fixed: 1983794
Changes:
libcanberra (0.30-17ubuntu1) oracular; urgency=medium
.
* Merge from Debian unstable. Remaining changes:
- Disable login sound by default and hide sound from startup applications
- debian/gbp.conf: Update with ubuntu settings
- debian/control: Update reference to ubuntu branches
* Dropped changes, included in Debian:
- Install the gtk plugin in the unity-settings-daemon dir
- d/p/gtk-module-Handle-display-closing-gracefully: Do not leak objects
on destruction.
- d/control: Swap ordering of `pipewire-pulse` and `pulseaudio` in
dependencies for libcanberra-pulse due to Germinate dependency
conflict issues. Requested by Ubuntu Studio team.
* Dropped changes, reverted in Debian:
- Rename libraries for 64-bit time_t transition.
- Hard-code t64 dependencies.
- Add build dependency on dpkg-dev (>= 1.22.5) for time_t transition.
.
libcanberra (0.30-17) unstable; urgency=medium
.
* Team upload
* Fix arch specific tdb configure option.
It previously was turned off on hurd and later changed to be linux only.
Update the Build-Depends on libtdb-dev accordingly and actually enable
tdb on linux and disable it otherwise.
* Drop no longer existing alternative Build-Depends on libltdl7-dev
.
libcanberra (0.30-16) unstable; urgency=medium
.
* Team upload
* Remove no longer needed Breaks/Replaces and migration code
* Update lintian override for libcanberra0
* Update libcanberra-pulse to prefer pipewire-pulse to pulseaudio
.
libcanberra (0.30-15) unstable; urgency=high
.
* Source-only upload to allow migration to Testing
.
libcanberra (0.30-14) unstable; urgency=medium
.
* Team upload
* Add Breaks/Replaces for the dropped t64 libraries
.
libcanberra (0.30-13) unstable; urgency=medium
.
* Team upload
* Revert time_t related changes.
Those changes appear to not be necessary. time_t is not exposed in the
API/ABI and a-c-c did not detect any issues.
This reverts commit 04a6b5de59db6a0832b1d31f287bf7afa76e11c3.
(Closes: #1065454)
* Drop hard-coded dependency on libgtk-3-0 (>= 3.2.2-3) (Closes: #1068936)
* Add versioned Provides for libcanberra0t64 and libcanberra-gtk3-0t64.
This simplifies compatibility with Ubuntu 24.04.
Thanks to Jeremy Bicha
* Bump Standards-Version to 4.7.0
.
libcanberra (0.30-12) unstable; urgency=medium
.
* Stop using debian/control.in and dh-sequence-gnome
* Release to unstable (Closes: #1062242)
.
libcanberra (0.30-11.1~exp1) experimental; urgency=medium
.
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition.
.
libcanberra (0.30-11) unstable; urgency=medium
.
[ Bastian Germann ]
* Drop GTK2 support (Closes: #967569)
.
[ Jeremy Bícha ]
* Build-Depend on dh-sequence-gnome instead of gnome-pkg-tools
* debian/libcanberra-gtk3-0.symbols: Set Build-Depends-Package
.
[ Luke Yelavich ]
* Ship canberra-gtk-module.desktop for unity-settings-daemon also
.
[ Marco Trevisan (Treviño) ]
* d/p/gtk-module-Handle-display-closing-gracefully: Do not leak objects on
destruction.
As per previous fix for lp:1949200 we were leaking Gtk Widgets when they
were manually destroyed, because we never released the reference that we
added previously.
Thanks to Alberts Muktupāvels for providing the test case and some analysis.
(Closes: #1043126) (LP: #1983794)
.
[ Debian Janitor ]
* Use secure URI in Homepage field
* Avoid explicitly specifying -Wl,--as-needed linker flag
* Update standards version to 4.6.2, no changes needed
Checksums-Sha1:
0b8cd9e133387ca464f747ea23c29f4972918d05 3260 libcanberra_0.30-17ubuntu1.dsc
8a9ed66f3a6e6026003486cf40ff7569d2964a8d 21208 libcanberra_0.30-17ubuntu1.debian.tar.xz
aed8cb52532ba568a85c4dc3584fa08d7c4ba480 7652 libcanberra_0.30-17ubuntu1_source.buildinfo
Checksums-Sha256:
3b8e4b88e1b44c756f98f9c10187e8783de8fee24ef7fb6a3b3b7aa35a90c8bd 3260 libcanberra_0.30-17ubuntu1.dsc
569ab80f8774f2c2b9d0546583831a65a306b0ca596fd496856ed27a0d982e13 21208 libcanberra_0.30-17ubuntu1.debian.tar.xz
c0574893d0dbca9c339af35f12ce89f8f88507decbf1a4349f8c01baafa990d1 7652 libcanberra_0.30-17ubuntu1_source.buildinfo
Files:
9da0f623297734629509e58a35139b19 3260 libs optional libcanberra_0.30-17ubuntu1.dsc
f428ddc8a61dbad2431534f256b74031 21208 libs optional libcanberra_0.30-17ubuntu1.debian.tar.xz
5e816429540f7188367ccd769d14d3cd 7652 libs optional libcanberra_0.30-17ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Vcs-Git: https://git.launchpad.net/~vorlon/ubuntu/+source/libcanberra
Vcs-Git-Commit: f1d03a7a428f045830cb9cbb4c2716bdfaae00ec
Vcs-Git-Ref: refs/heads/ubuntu/devel
More information about the oracular-changes
mailing list