[Pkg-alsa-devel] Bug#1029272: debdiff alsa-lib for trixie-backports
Agathe Porte
agathe.porte at oss.qualcomm.com
Thu Jul 9 12:31:09 BST 2026
Control: tag -1 +patch
Hello,
Please find attached a debdiff to apply on top of 1.2.16.1-1 for a
backport to trixie-backports.
Thanks.
-------------- next part --------------
diff -Nru alsa-lib-1.2.16.1/debian/changelog alsa-lib-1.2.16.1/debian/changelog
--- alsa-lib-1.2.16.1/debian/changelog 2026-06-30 10:43:16.000000000 +0200
+++ alsa-lib-1.2.16.1/debian/changelog 2026-07-08 18:12:05.000000000 +0200
@@ -1,3 +1,11 @@
+alsa-lib (1.2.16.1-1~bpo13+1) trixie-backports; urgency=medium
+
+ * Rebuild for trixie-backports.
+ * Revert "Move to Debhelper compat v14."
+ * Revert "Remove substvar relations that are now implicit with dh14."
+
+ -- Agathe Porte <gagath at debian.org> Wed, 08 Jul 2026 18:12:05 +0200
+
alsa-lib (1.2.16.1-1) unstable; urgency=medium
* New upstream release.
diff -Nru alsa-lib-1.2.16.1/debian/control alsa-lib-1.2.16.1/debian/control
--- alsa-lib-1.2.16.1/debian/control 2026-06-30 10:24:09.000000000 +0200
+++ alsa-lib-1.2.16.1/debian/control 2026-07-08 18:05:32.000000000 +0200
@@ -4,7 +4,7 @@
Uploaders: Jordi Mallach <jordi at debian.org>,
Elimar Riesebieter <riesebie at lxtec.de>,
Luke Yelavich <themuso at ubuntu.com>
-Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 14),
+Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),
python3-dev:native,
libpython3-dev
Build-Depends-Indep: doxygen, graphviz
@@ -19,7 +19,10 @@
Replaces: libasound2
Architecture: linux-any
Multi-Arch: same
-Depends: libasound2-data (>= ${source:Version})
+Pre-Depends: ${misc:Pre-Depends}
+Depends: libasound2-data (>= ${source:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
Suggests: libasound2-plugins (>= 1.0.24)
Breaks: libasound2 (<< ${source:Version}), alsa-utils (<< 1.2.1)
Description: shared library for ALSA applications
@@ -33,7 +36,7 @@
Section: libdevel
Multi-Arch: same
Provides: libasound-dev
-Depends: libasound2t64 (= ${binary:Version})
+Depends: libasound2t64 (= ${binary:Version}), ${misc:Depends}
Suggests: libasound2-doc
Description: shared library for ALSA applications -- development files
This package contains files required for developing software
@@ -43,6 +46,7 @@
Package: libasound2-data
Architecture: all
+Depends: ${misc:Depends}
Recommends: alsa-ucm-conf, alsa-topology-conf
Suggests: alsa-utils
Breaks: libasound2t64 (<< ${source:Version})
@@ -56,6 +60,7 @@
Package: libasound2-udeb
Section: debian-installer
Architecture: linux-any
+Depends: ${misc:Depends}, ${shlibs:Depends}
Package-Type: udeb
Description: shared library for ALSA applications (udeb)
This package contains the ALSA library for use in the Debian Installer.
@@ -65,7 +70,7 @@
Package: libasound2-doc
Architecture: all
Section: doc
-Depends: libjs-jquery
+Depends: libjs-jquery, ${misc:Depends}
Suggests: libasound2-dev
Multi-Arch: foreign
Description: documentation for user-space ALSA application programming
@@ -77,7 +82,9 @@
Package: libasound2-plugin-smixer
Architecture: linux-any
-Depends: libasound2t64 (= ${binary:Version})
+Depends: libasound2t64 (= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
Multi-Arch: same
Description: smixer plugin for ALSA library
This package contains the smixer (Simple Mixer) interface for the ALSA
@@ -89,6 +96,9 @@
Provides: ${t64:Provides}
Architecture: linux-any
Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${misc:Depends},
+ ${shlibs:Depends}
Replaces: libatopology2, libasound2t64 (<< 1.2.1.1)
Breaks: libatopology2 (<< ${source:Version}), libasound2t64 (<< 1.2.1.1)
Description: shared library for handling ALSA topology definitions
@@ -101,7 +111,7 @@
Section: libdevel
Multi-Arch: same
Provides: libatopology-dev
-Depends: libatopology2t64 (= ${binary:Version}), libasound2-dev
+Depends: libatopology2t64 (= ${binary:Version}), libasound2-dev, ${misc:Depends}
Replaces: libasound2-dev (<< 1.2.1.1)
Breaks: libasound2-dev (<< 1.2.1.1)
Description: shared library for handling ALSA topology -- development files
diff -Nru alsa-lib-1.2.16.1/debian/gbp.conf alsa-lib-1.2.16.1/debian/gbp.conf
--- alsa-lib-1.2.16.1/debian/gbp.conf 2026-06-10 10:25:54.000000000 +0200
+++ alsa-lib-1.2.16.1/debian/gbp.conf 2026-07-08 18:05:27.000000000 +0200
@@ -1,5 +1,5 @@
[DEFAULT]
pristine-tar = True
-debian-branch = debian/latest
+debian-branch = debian/trixie-backports
upstream-branch = upstream/latest
upstream-vcs-tag = v%(version)s
More information about the Pkg-alsa-devel
mailing list