Package: argyll
Version: 2.3.1+repack-1.1
Severity: normal
Tags: patch
User: helm...@debian.org
Usertags: dep17m2

Dear Maintainer,

your package argyll installs udev rules files into /lib.
For the ongoing UsrMerge effort [1], /lib should become "empty", IOW
packages should not install files there, but instead into /usr/lib.

I think argyll could move these files now. I am guessing that argyll
would not see backports; if it did, please note that such changes must be
reverted for bookworm (or earlier).

Attached you will find a patch implementing this. Please apply it at
your earliest convenience.

Thanks,
Chris

1. https://wiki.debian.org/UsrMerge
diff -Nru argyll-2.3.1+repack/debian/argyll.install 
argyll-2.3.1+repack/debian/argyll.install
--- argyll-2.3.1+repack/debian/argyll.install   2022-09-04 08:04:18.000000000 
+0200
+++ argyll-2.3.1+repack/debian/argyll.install   2023-11-27 11:07:27.000000000 
+0100
@@ -1,2 +1,2 @@
-usb/55-Argyll.rules lib/udev/rules.d/
+usb/55-Argyll.rules usr/lib/udev/rules.d/
 usr/bin/*
diff -Nru argyll-2.3.1+repack/debian/changelog 
argyll-2.3.1+repack/debian/changelog
--- argyll-2.3.1+repack/debian/changelog        2022-09-04 08:04:18.000000000 
+0200
+++ argyll-2.3.1+repack/debian/changelog        2023-11-27 11:07:30.000000000 
+0100
@@ -1,3 +1,10 @@
+argyll (2.3.1+repack-1.2) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Move udev rules to /usr.
+
+ -- Chris Hofstaedtler <z...@debian.org>  Mon, 27 Nov 2023 11:07:30 +0100
+
 argyll (2.3.1+repack-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.

Reply via email to