Your message dated Tue, 26 Sep 2023 12:19:50 +0000
with message-id <[email protected]>
and subject line Bug#1052702: fixed in razercfg 0.42+ds-2
has caused the Debian Bug report #1052702,
regarding razercfg FTBFS when systemd.pc changes systemdsystemunitdir
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.)


-- 
1052702: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052702
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: razercfg
Version: 0.42+ds-1
Tags: ftbfs patch
User: [email protected]
Usertags: dep17m2

We want to change the value of systemdsystemunitdir in systemd.pc to
point below /usr. razercfg's upstream build system consumes this
variable while the packaging hard codes its current value. As we change
it, razercfg will FTBFS. Consider applying the attached patch to avoid
the failure.

Helmut
diff -Nru razercfg-0.42+ds/debian/changelog razercfg-0.42+ds/debian/changelog
--- razercfg-0.42+ds/debian/changelog   2020-06-06 15:55:28.000000000 +0200
+++ razercfg-0.42+ds/debian/changelog   2023-09-26 10:50:04.000000000 +0200
@@ -1,3 +1,10 @@
+razercfg (0.42+ds-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS when systemd.pc changes systemdsystemunitdir. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]>  Tue, 26 Sep 2023 10:50:04 +0200
+
 razercfg (0.42+ds-1) unstable; urgency=medium
 
   * New upstream release 0.42.
diff -Nru razercfg-0.42+ds/debian/razercfg.install 
razercfg-0.42+ds/debian/razercfg.install
--- razercfg-0.42+ds/debian/razercfg.install    2020-01-23 23:14:11.000000000 
+0100
+++ razercfg-0.42+ds/debian/razercfg.install    2023-09-26 10:49:53.000000000 
+0200
@@ -1,7 +1,5 @@
 razer.conf /etc
 etc/pm/sleep.d/50-razer /etc/pm/sleep.d
-lib/systemd/system/razerd.service lib/systemd/system
-lib/udev/rules.d/80-razer.rules lib/udev/rules.d
 usr/lib/python3*/site-packages/* usr/lib/python3/dist-packages
 usr/lib/tmpfiles.d/razerd.conf
 usr/bin/razerd /usr/bin
diff -Nru razercfg-0.42+ds/debian/rules razercfg-0.42+ds/debian/rules
--- razercfg-0.42+ds/debian/rules       2018-11-04 17:17:06.000000000 +0100
+++ razercfg-0.42+ds/debian/rules       2023-09-26 10:50:04.000000000 +0200
@@ -13,6 +13,8 @@
 
 override_dh_install:
        dh_install --exclude=librazer.a
+       dh_install -prazercfg "$$(pkg-config --variable=systemdsystemunitdir 
systemd | sed s,^/,,)/razerd.service"
+       dh_install -prazercfg "$$(pkg-config --variable=udevdir udev | sed 
s,^/,,)/rules.d/80-razer.rules"
 
 override_dh_installinit:
        dh_installinit --name=razerd

--- End Message ---
--- Begin Message ---
Source: razercfg
Source-Version: 0.42+ds-2
Done: Luca Boccassi <[email protected]>

We believe that the bug you reported is fixed in the latest version of
razercfg, 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.
Luca Boccassi <[email protected]> (supplier of updated razercfg 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: Tue, 26 Sep 2023 13:02:29 +0100
Source: razercfg
Architecture: source
Version: 0.42+ds-2
Distribution: unstable
Urgency: medium
Maintainer: Luca Boccassi <[email protected]>
Changed-By: Luca Boccassi <[email protected]>
Closes: 1052702
Changes:
 razercfg (0.42+ds-2) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Remove constraints unnecessary since buster (oldstable)
   * Bump debhelper from old 10 to 13. + debian/rules: Drop --fail-missing
     argument to dh_missing, which is now the default.
   * Set debhelper-compat version in Build-Depends.
   * Use canonical URL in Vcs-Git.
   * Update standards version to 4.6.2, no changes needed.
 .
   [ Luca Boccassi ]
   * d/rules: use execute_after instead of override
   * Drop dependency on lsb-base, deprecated
   * Build-depend on systemd-dev for pkg-config file instead of systemd
 .
   [ Helmut Grohne ]
   * Fix FTBFS when systemd.pc changes systemdsystemunitdir. (Closes:
     #1052702)
Checksums-Sha1:
 a9395350839057e36c479e0c842ce6dd4c1969d0 2059 razercfg_0.42+ds-2.dsc
 092c68785bc67f09ee8c241eb3928e5073d1443c 10700 razercfg_0.42+ds-2.debian.tar.xz
 4b8bca3a9cd72e5cf5fc11c74a5bb3b54740d58f 8539 
razercfg_0.42+ds-2_source.buildinfo
Checksums-Sha256:
 d895c97a7eae2d9dbc6590861b2560591d240bc5335609f6e926f718d94a6eb8 2059 
razercfg_0.42+ds-2.dsc
 1c39e914524608087e96c436450353d0ae86e9aa238c7737b16dd7ebdf31a094 10700 
razercfg_0.42+ds-2.debian.tar.xz
 74372df8b68581da9bb5d95e9da8f358ca3ea1fd2bbe9170fb4ce70a6d43d419 8539 
razercfg_0.42+ds-2_source.buildinfo
Files:
 37be668e385d37ca1516ad0f69906c38 2059 misc optional razercfg_0.42+ds-2.dsc
 b6e4a85cec11792585521d51fbba0125 10700 misc optional 
razercfg_0.42+ds-2.debian.tar.xz
 c06b54e07bb7ad6cdc4d9329ce4e24c4 8539 misc optional 
razercfg_0.42+ds-2_source.buildinfo

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

iQJFBAEBCgAvFiEErCSqx93EIPGOymuRKGv37813JB4FAmUSyJsRHGJsdWNhQGRl
Ymlhbi5vcmcACgkQKGv37813JB7Kbw/+KeEUlGZpeZqYKXlfVEjQIfqRIqGvTDYK
2uxjM37ahC8RwGKXY5yBVwUlZQx1e81zOhZVYErJK5i8qZ87/yvspBzi+BDAc3qc
aV656dpEn5ceEaZSFjr4ECqO3Mr+fSTeIE4bli/to9o57Aa8zlhmXx0vHcphYEdh
yzvnWLvbpQs228NJJ+3uI97+N/FEyJi5UCdLOohaT6s7uoR51ej260ztu0/B/ONV
CdFaVTUw8vS389DHb6QIWU6iR5wlfaoGQDEgYSS9BE/z1jsyhAuq21ISZUMicn7M
QQvuj57jTUaiODpFlZXFonb3TREWrwC2r0kSCd5as4bU7owd0/0r/QLnSpwMgU6T
fUH0V4vtpnXY1wtqG/UqkrNx1MxASU1KLtSOK2UYlzqfQz4RcD/tL4QKO4T3/v2u
1RdUAxxAXOLA5jOeSUsPjhng0Iz6IvyemIrq33urEGFRYs9AI440a18ZrB8onKF6
JxDrW6vQKGebhg7FFz73kp+h647PthsypQ2hFREVYDyNWRDvK6RsnVwxf9E7100d
dRetpLtMgf3nGNae1/OTHAln2Sy3PSDLwM2DFWBZyXxtaGXMO1Q/Bh8nqTuz24i9
1E4GlQG/B80nCNsYrUvaZpAtjiKnX9W0gpi/3Rzu259Z9AhFm7wJlEjWPLxlzw6i
jHsn48BUG9U=
=bcyI
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to