Your message dated Wed, 29 May 2024 16:49:56 +0000
with message-id <[email protected]>
and subject line Bug#1058839: fixed in opencpn 5.8.4+dfsg-1.1
has caused the Debian Bug report #1058839,
regarding opencpn: use udev.pc to place udev rules
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.)


-- 
1058839: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058839
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: opencpn
Version: 5.8.4+dfsg-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 using udev.pc to place the udev files
(using pkg-config). This works today in unstable and also for
bookworm, and is safe to do now.
Once udev.pc in unstable points to /usr/lib, your package will
benefit automatically after a binNMU or any other upload.

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.

Later during the trixie cycle I expect this bug class to raise in
priority.

Thank you for considering,
Chris

[1] https://wiki.debian.org/UsrMerge
diff -Nru opencpn-5.8.4+dfsg/debian/changelog opencpn-5.8.4+dfsg/debian/changelog
--- opencpn-5.8.4+dfsg/debian/changelog	2023-06-15 20:26:20.000000000 +0200
+++ opencpn-5.8.4+dfsg/debian/changelog	2023-12-17 00:00:25.000000000 +0100
@@ -1,3 +1,10 @@
+opencpn (5.8.4+dfsg-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Use udev.pc to place udev files. (Closes: #-1)
+
+ -- Chris Hofstaedtler <[email protected]>  Sun, 17 Dec 2023 00:00:25 +0100
+
 opencpn (5.8.4+dfsg-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru opencpn-5.8.4+dfsg/debian/control opencpn-5.8.4+dfsg/debian/control
--- opencpn-5.8.4+dfsg/debian/control	2023-05-17 10:09:06.000000000 +0200
+++ opencpn-5.8.4+dfsg/debian/control	2023-12-16 23:59:33.000000000 +0100
@@ -30,8 +30,10 @@
  libwxgtk3.2-dev | libwxgtk3.0-gtk3-dev,
  libwxgtk-webview3.2-dev | libwxgtk-webview3.0-gtk3-dev,
  lsb-release,
+ pkgconf,
  portaudio19-dev,
- rapidjson-dev
+ rapidjson-dev,
+ systemd-dev
 Standards-Version: 4.6.2
 Vcs-Browser: https://gitlab.com/leamas/opencpn
 Vcs-Git: https://gitlab.com/leamas/opencpn.git -b debian/sid
diff -Nru opencpn-5.8.4+dfsg/debian/opencpn.install opencpn-5.8.4+dfsg/debian/opencpn.install
--- opencpn-5.8.4+dfsg/debian/opencpn.install	2023-05-07 09:06:59.000000000 +0200
+++ opencpn-5.8.4+dfsg/debian/opencpn.install	2023-12-17 00:00:22.000000000 +0100
@@ -1,4 +1,4 @@
-lib/udev/rules.d/98-sglock-ocpn.rules
+lib/udev/rules.d/98-sglock-ocpn.rules ${env:deb_udevdir}/rules.d/
 usr/bin/opencpn
 usr/bin/opencpn-cmd
 usr/lib/opencpn/*.so
diff -Nru opencpn-5.8.4+dfsg/debian/rules opencpn-5.8.4+dfsg/debian/rules
--- opencpn-5.8.4+dfsg/debian/rules	2023-05-07 09:06:59.000000000 +0200
+++ opencpn-5.8.4+dfsg/debian/rules	2023-12-16 23:59:43.000000000 +0100
@@ -1,4 +1,5 @@
 #!/usr/bin/make -f
+export deb_udevdir = $(shell pkg-config --variable=udevdir udev | sed s,^/,,)
 
 include  /usr/share/dpkg/architecture.mk
 

--- End Message ---
--- Begin Message ---
Source: opencpn
Source-Version: 5.8.4+dfsg-1.1
Done: Chris Hofstaedtler <[email protected]>

We believe that the bug you reported is fixed in the latest version of
opencpn, 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.
Chris Hofstaedtler <[email protected]> (supplier of updated opencpn 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: SHA256

Format: 1.8
Date: Wed, 29 May 2024 17:45:16 +0200
Source: opencpn
Architecture: source
Version: 5.8.4+dfsg-1.1
Distribution: unstable
Urgency: medium
Maintainer: Alec Leamas <[email protected]>
Changed-By: Chris Hofstaedtler <[email protected]>
Closes: 1058839
Changes:
 opencpn (5.8.4+dfsg-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Use udev.pc to place udev files. (Closes: #1058839)
Checksums-Sha1:
 a4abe3b199930a8038d44d4e77b18513a4849b7a 2464 opencpn_5.8.4+dfsg-1.1.dsc
 b942bb458f5021fe6b14818656e7f25bdc72084d 15836 
opencpn_5.8.4+dfsg-1.1.debian.tar.xz
 8de0279878b0e46d61374670092ca27561e574aa 21293 
opencpn_5.8.4+dfsg-1.1_arm64.buildinfo
Checksums-Sha256:
 4ded43316ca27027c9aafc5931b0ae5651ef15ad2c440f4ec0f1dee2b037e385 2464 
opencpn_5.8.4+dfsg-1.1.dsc
 d7152732071060c56fd99721f6423b4c8633472a69aa445251e97c9ff448b0d0 15836 
opencpn_5.8.4+dfsg-1.1.debian.tar.xz
 7997b8307aa1cc2648bf59953326c22b35bf7dcbf9719331d3aeb7bca0b3396a 21293 
opencpn_5.8.4+dfsg-1.1_arm64.buildinfo
Files:
 532b4eaddf92c171f5d2e6f1c5706ef0 2464 misc optional opencpn_5.8.4+dfsg-1.1.dsc
 d11f344134e337a2633fb6a76dd6eedc 15836 misc optional 
opencpn_5.8.4+dfsg-1.1.debian.tar.xz
 0af9bd3a678cde82e37dc7742cb3beb4 21293 misc optional 
opencpn_5.8.4+dfsg-1.1_arm64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEfRrP+tnggGycTNOSXBPW25MFLgMFAmZXWQMACgkQXBPW25MF
LgMO1w//dn0pfLIWbYwgY0/Wg7ausJHyMpYFC4EZ/kyZJbswsjd9s4oKdIPwwZzy
NEA/Dh8U4m9KqfGkWMPBLWGFtPGx45kcyf8cALeGttRfJYAapJjL0MhBJv/xNCi9
Hah8+lA9Gm3Qh5+giHjMUgF11F0FdVxrpwZ4RVYwU5XFBNa9jkTB629Jo4gYVA4m
wl/MV9eiHSFWKqg2B0E3x/mVjamBwB6qERXmMW9zC0YL/Nw3d8QHcUSOyZy9n0UH
2t+CKvxiHmeQn7+GaRQcM4WU9OcnmXY00xJdVai+YvKlbLSsWr8324jH4UmxSgEr
In/YI8Ney86Q22VC8AEJluHmAyuKo3adW7ASwkvLZXQjKx247+4j5hahuMTXtG0R
CY5zoLrT9ICdVlt9r+RZbqRXN3el2IrFhbZquduo01OjwMdDtV1Z5GsRXMSuWIPO
Xb+GjYMOfb8VwphCvwEqCepKPKSNfbMFFJjEtcNs7XugaaTkS7YgmkBt83s0zevk
/4Lj/YrcSKLboEM8OR1JjxOTH1qWZjHpGfaLHVOq8T7xrZ9cxyLq7GdN+CcsDKaI
CCSQctyy44utfHIIhFIZhkPNTsBH5+03ir9CkgHYnzbu9HUSsC7yCwYZ2rolTuI3
9Db8G5hdZEiCe3OiCvP1jD67RgLnBXMt8SuxCnXqRddgDNSyJ+A=
=FaJW
-----END PGP SIGNATURE-----

Attachment: pgp17I0vDglCu.pgp
Description: PGP signature


--- End Message ---

Reply via email to