Your message dated Wed, 19 Apr 2023 16:52:43 +0000
with message-id <e1ppb2x-005zvk...@respighi.debian.org>
and subject line unblock libcharon
has caused the Debian Bug report #1034599,
regarding unblock: libcharon/4.13.0-2
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 ow...@bugs.debian.org
immediately.)


-- 
1034599: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1034599
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock
X-Debbugs-Cc: libcha...@packages.debian.org, Debian 3-D Printing Packages 
<3dprinter-gene...@lists.alioth.debian.org>
Control: affects -1 + src:libcharon

Please unblock package libcharon

The new version moves the .service file to /lib where debhelper can
find it. (#1034210)

[ Checklist ]
  [x] all changes are documented in the d/changelog
  [x] I reviewed all changes and I approve them
  [x] attach debdiff against the package in testing

unblock libcharon/4.13.0-2

$ debdiff python3-charon_4.13.0-1_all.deb python3-charon_4.13.0-2_all.deb
[The following lists of changes regard files as different if they have
different names, permissions or owners.]

Files in second .deb but not in first
-------------------------------------
-rw-r--r--  root/root   /lib/systemd/system/charon.service
-rwxr-xr-x  root/root   DEBIAN/postrm

Files in first .deb but not in second
-------------------------------------
-rw-r--r--  root/root   /usr/lib/systemd/system/charon.service

Control files: lines which differ (wdiff format)
------------------------------------------------
Installed-Size: [-123-] {+126+}
Version: [-4.13.0-1-] {+4.13.0-2+}


Christoph
No differences were encountered between the control files

diff -Nru libcharon-4.13.0/debian/changelog libcharon-4.13.0/debian/changelog
--- libcharon-4.13.0/debian/changelog	2022-01-14 09:07:02.000000000 +0100
+++ libcharon-4.13.0/debian/changelog	2023-04-18 22:29:20.000000000 +0200
@@ -1,3 +1,10 @@
+libcharon (4.13.0-2) unstable; urgency=medium
+
+  [ Gregor Riepl ]
+  * Fix systemd service path. Closes: #1034210
+
+ -- Christoph Berg <m...@debian.org>  Tue, 18 Apr 2023 22:29:20 +0200
+
 libcharon (4.13.0-1) unstable; urgency=medium
 
   * Fix GitHub watch file.
diff -Nru libcharon-4.13.0/debian/patches/0002-service-files-in-root.patch libcharon-4.13.0/debian/patches/0002-service-files-in-root.patch
--- libcharon-4.13.0/debian/patches/0002-service-files-in-root.patch	1970-01-01 01:00:00.000000000 +0100
+++ libcharon-4.13.0/debian/patches/0002-service-files-in-root.patch	2023-04-18 22:29:20.000000000 +0200
@@ -0,0 +1,11 @@
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -35,7 +35,7 @@ endif()
+ install(DIRECTORY Charon DESTINATION ${CHARON_INSTALL_PATH} ${_excludes})
+ 
+ if(INSTALL_SERVICE)
+-    install(FILES service/charon.service DESTINATION lib/systemd/system)
++    install(FILES service/charon.service DESTINATION /lib/systemd/system)
+     install(FILES service/nl.ultimaker.charon.conf DESTINATION share/dbus-1/system.d)
+ endif()
+ 
diff -Nru libcharon-4.13.0/debian/patches/series libcharon-4.13.0/debian/patches/series
--- libcharon-4.13.0/debian/patches/series	2020-09-04 09:15:51.000000000 +0200
+++ libcharon-4.13.0/debian/patches/series	2023-04-18 22:29:20.000000000 +0200
@@ -1 +1,2 @@
+0002-service-files-in-root.patch
 #2001-Allow-overriding-the-Python-version-in-CMake.patch

--- End Message ---
--- Begin Message ---
Unblocked.

--- End Message ---

Reply via email to