Your message dated Sat, 16 Dec 2023 19:05:23 +0000
with message-id <[email protected]>
and subject line Bug#1057821: fixed in libpktriggercord 0.85.1+20221221181244-2
has caused the Debian Bug report #1057821,
regarding libpktriggercord: delegate placement of udev files to pkg-config data
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1057821: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057821
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libpktriggercord
Version: 0.85.1+20221221181244-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: dep17m2
Dear Maintainer,
your package installs files related to udev, into /lib. These
files need to be moved to /usr/lib as part of Debian's usr-merge
effort [1].
Attached you will find a patch to delegate the exact placement of
the udev files to udev.pc (using pkg-config). This should work today
in unstable and, if necessary, for bookworm. Once udev.pc in
unstable points to /usr/lib your package will benefit automatically
after a binNMU or any other upload.
Later during the trixie cycle I expect this bug class to raise in
priority.
If during the trixie cycle your package will undergo structural
changes or any other file moves, please see the wiki and upload
to experimental first when these changes are done.
Thank you for considering,
Chris
[1] https://wiki.debian.org/UsrMerge
diff -Nru libpktriggercord-0.85.1+20221221181244/debian/changelog libpktriggercord-0.85.1+20221221181244/debian/changelog
--- libpktriggercord-0.85.1+20221221181244/debian/changelog 2022-12-21 19:13:59.000000000 +0100
+++ libpktriggercord-0.85.1+20221221181244/debian/changelog 2023-12-08 23:51:19.000000000 +0100
@@ -1,3 +1,10 @@
+libpktriggercord (0.85.1+20221221181244-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Delegate placement of udev files to pkg-config data
+
+ -- Chris Hofstaedtler <[email protected]> Fri, 08 Dec 2023 23:51:19 +0100
+
libpktriggercord (0.85.1+20221221181244-1) unstable; urgency=medium
* build version from git
diff -Nru libpktriggercord-0.85.1+20221221181244/debian/control libpktriggercord-0.85.1+20221221181244/debian/control
--- libpktriggercord-0.85.1+20221221181244/debian/control 2022-12-21 19:12:48.000000000 +0100
+++ libpktriggercord-0.85.1+20221221181244/debian/control 2023-12-08 23:45:46.000000000 +0100
@@ -6,6 +6,8 @@
Build-Depends: debhelper-compat (= 13)
, cmake
, libindi-dev
+ , pkgconf
+ , systemd-dev
Standards-Version: 4.6.0
Homepage: https://github.com/indilib/indi-3rdparty
Rules-Requires-Root: no
diff -Nru libpktriggercord-0.85.1+20221221181244/debian/rules libpktriggercord-0.85.1+20221221181244/debian/rules
--- libpktriggercord-0.85.1+20221221181244/debian/rules 2022-12-21 19:12:48.000000000 +0100
+++ libpktriggercord-0.85.1+20221221181244/debian/rules 2023-12-08 23:49:49.000000000 +0100
@@ -2,3 +2,8 @@
%:
dh $@
+
+override_dh_auto_configure:
+ dh_auto_configure -- \
+ -DUDEVRULES_INSTALL_DIR=$(shell pkg-config --variable=udevdir udev)/rules.d
+
--- End Message ---
--- Begin Message ---
Source: libpktriggercord
Source-Version: 0.85.1+20221221181244-2
Done: Thorsten Alteholz <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libpktriggercord, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thorsten Alteholz <[email protected]> (supplier of updated libpktriggercord
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 16 Dec 2023 18:13:59 +0100
Source: libpktriggercord
Architecture: source
Version: 0.85.1+20221221181244-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Team
<[email protected]>
Changed-By: Thorsten Alteholz <[email protected]>
Closes: 1057821
Changes:
libpktriggercord (0.85.1+20221221181244-2) unstable; urgency=medium
.
* Delegate placement of udev files to pkg-config data (Closes: #1057821)
Thanks a lot to Chris Hofstaedtler for the patch
- debian/control: update dependencies
- debian/rules: override_dh_auto_configure
* debian/control: bump standard to 4.6.2 (no changes)
Checksums-Sha1:
545d41c3f9c58a20f1abf95054d87ec800d33dab 2353
libpktriggercord_0.85.1+20221221181244-2.dsc
4a89c1f06acc624105f080eaf33d0e71a4ed426f 95705
libpktriggercord_0.85.1+20221221181244.orig.tar.gz
22ab9f8649f7458939594a37745d54055b6378a3 1968
libpktriggercord_0.85.1+20221221181244-2.debian.tar.xz
06af94b743c5ffc0d18df3198c0dc1d558293bbf 8785
libpktriggercord_0.85.1+20221221181244-2_amd64.buildinfo
Checksums-Sha256:
b9cc5ebbcada2efbbf4617e1aa49c4e396bc9b2ca07ede8366537b59d7e25ef9 2353
libpktriggercord_0.85.1+20221221181244-2.dsc
1b5e2e52c2d6070b3e88c60e4d7e7525355b37786d7d94e62474a3f17d9e82e4 95705
libpktriggercord_0.85.1+20221221181244.orig.tar.gz
658576bc6a15547ca5586536554a9510a1945d4113654dfdcdd85476a8773c6f 1968
libpktriggercord_0.85.1+20221221181244-2.debian.tar.xz
ecd0eaa0157283dc039ad309ba330bfd3ac63f79adc20bee415689390919e873 8785
libpktriggercord_0.85.1+20221221181244-2_amd64.buildinfo
Files:
30118a7c40951c751135475caa94b00f 2353 libs optional
libpktriggercord_0.85.1+20221221181244-2.dsc
1a3afde06a7e099fbb4eb1640615de48 95705 libs optional
libpktriggercord_0.85.1+20221221181244.orig.tar.gz
63bc29aab3ff938a98572f58d9f2fe4d 1968 libs optional
libpktriggercord_0.85.1+20221221181244-2.debian.tar.xz
8e2178b63d8e85370cf27c80db19aa4d 8785 libs optional
libpktriggercord_0.85.1+20221221181244-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKnBAEBCgCRFiEEYgH7/9u94Hgi6ruWlvysDTh7WEcFAmV98LhfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDYy
MDFGQkZGREJCREUwNzgyMkVBQkI5Njk2RkNBQzBEMzg3QjU4NDcTHGRlYmlhbkBh
bHRlaG9sei5kZQAKCRCW/KwNOHtYR5OrD/94xKFIYZJ7xeOCTF2U/HOHhe2UT75P
sDX5hEml8FjLKhEuB7CQPmqzI7flNLrEPGEbpjxC0GJTD9k8WNaV5xCQJN1xdqvk
/uuyYvj8RNi2pDqQhKhBr8UB/00J6zQw8rFA8eAjjRQF8yk00Tu3LNeZyVia8kl7
f0zPiUoHY05fgCKSa5w4doxCqZxV9KICL/VNNcY7q5iHksLKG4xTstjo9Gk7VmmH
PVXG28KrZxrWi9Zx0IcMz0AEN/MJF7Mf1iCBu2w5yyM0V6s8rKYcEzYwxB5Yx9JG
zk5nW0pGASrueWX9f+9qar0JVIEIyI9DOhlocieDP0TC8S6k3/GpeQ/K38RlBGio
Jyoc9dxRJgnEMAyohvMFlZQEeVhFCIbvM+33A4PjY5V0E2woqQiANC05W1efjJEJ
SstEE4f4S7pguvySGVS8qwZWtyizwr9M93ilEWoENd03n6UV1/3t29rdixyHwq0C
pVJy1XOUegzHg3OTCJ37Odcqxj+aDJ4EqJ1HcEX57uu3pXiuOlWw+PUc1eCU/L/K
G0A9flT0JlMfnFbjXlqoJFCwpFjPPSfno5G083dYTxwzLBOx9XQ/3J3w9/mCMhGG
Mr+P00RQNiZuIaw3pfUAoSeiE6jPzD+3tvLlr/z7GgThoaF92f3K+QX6O6q6GEfW
JgSaDWWRUYeCzA==
=A8DI
-----END PGP SIGNATURE-----
--- End Message ---