Bug#1067609: gbrainy: Avoid hardcoded libcanberra-gtk3-0 build-depends, use libcanberra-gtk3-dev
Julian Andres Klode
jak at debian.org
Sun Mar 24 15:58:20 GMT 2024
Package: gbrainy
Version: 1:2.4.6-1
Severity: serious
Tags: patch
X-Debbugs-Cc: juliank at ubuntu.com
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu noble ubuntu-patch
*** /tmp/tmpxuguf7sd/bug_body
In Ubuntu, the attached patch was applied to achieve the following:
* Replace libcanberra-gtk3-0 build-depends with libcanberra-gtk3-dev to
pick up the latest libcanberra-gtk3 soname.
Otherwise it fails to build with libcanberra-gtk3-0-t64
Thanks for considering the patch.
*** /tmp/tmpxuguf7sd/gbrainy_1:2.4.6-1ubuntu1.debdiff
diff -Nru gbrainy-2.4.6/debian/control.in gbrainy-2.4.6/debian/control.in
--- gbrainy-2.4.6/debian/control.in 2024-03-19 07:10:14.000000000 +0100
+++ gbrainy-2.4.6/debian/control.in 2024-03-24 16:50:00.000000000 +0100
@@ -12,7 +11,7 @@
dh-sequence-gnome,
intltool (>= 0.35),
itstool,
- libcanberra-gtk3-0,
+ libcanberra-gtk3-dev,
libgtk3.0-cil-dev,
librsvg2-dev,
yelp-tools
-- System Information:
Debian Release: trixie/sid
APT prefers noble
APT policy: (500, 'noble'), (500, 'mantic-security')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.8.0-11-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--
debian developer - deb.li/jak | jak-linux.org - free software dev
ubuntu core developer i speak de, en
More information about the pkg-gnome-maintainers
mailing list