[Pkg-alsa-devel] Bug#1064315: alsa-topology-conf: install firmware files into /usr

Michael Biebl biebl at debian.org
Sun Feb 18 07:57:22 GMT 2024


Source: alsa-topology-conf
Version: 1.2.5.1-2
Severity: normal
Tags: patch
User: helmutg at debian.org
Usertags: dep17m2

We want to finalize the /usr-merge via DEP17 by moving all files to
/usr. alsa-topology-conf installs files into /lib; these should be moved
into the respective canonical locations in /usr/.

Please find a patch attached. It has been build-tested.

This should not be backported to bookworm. If you intend to
backport, please use dh_movetousr instead.

If your package will change for the t64 transition or otherwise
rename/split/move its binaries (packages) during trixie, please
then upload to experimental and get in touch with the UsrMerge
driver, please see the wiki [1].

Michael

[1] https://wiki.debian.org/UsrMerge
-------------- next part --------------
diff -Nru alsa-topology-conf-1.2.5.1/debian/alsa-topology-conf.install alsa-topology-conf-1.2.5.1/debian/alsa-topology-conf.install
--- alsa-topology-conf-1.2.5.1/debian/alsa-topology-conf.install	2021-09-15 13:36:24.000000000 +0200
+++ alsa-topology-conf-1.2.5.1/debian/alsa-topology-conf.install	2024-02-18 08:52:54.000000000 +0100
@@ -1,2 +1,2 @@
-*.bin	lib/firmware
+*.bin usr/lib/firmware
 topology usr/share/alsa
diff -Nru alsa-topology-conf-1.2.5.1/debian/changelog alsa-topology-conf-1.2.5.1/debian/changelog
--- alsa-topology-conf-1.2.5.1/debian/changelog	2021-09-15 13:48:11.000000000 +0200
+++ alsa-topology-conf-1.2.5.1/debian/changelog	2024-02-18 08:52:54.000000000 +0100
@@ -1,3 +1,10 @@
+alsa-topology-conf (1.2.5.1-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Install firmware files into /usr. (Closes: #-1)
+
+ -- Michael Biebl <biebl at debian.org>  Sun, 18 Feb 2024 08:52:54 +0100
+
 alsa-topology-conf (1.2.5.1-2) unstable; urgency=medium
 
   [ Jordi Mallach ]


More information about the Pkg-alsa-devel mailing list