Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock
X-Debbugs-Cc: qbittorr...@packages.debian.org
Control: affects -1 + src:qbittorrent

Please unblock package qbittorrent-nox

Move service file from /usr/lib/systemd/system to /lib/systemd/system
Closes: #1034217 and #1034678 nug introduced in -2

[ Reason ]
(From the bug report) Service file in /usr/lib/systemd/system may not start.

[ Impact ]
Service might not be enabled at boot and/or started as expected.

[ Tests ]
Manual tests. No issue.

[ Risks ]
Nothing.

[ 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

[ Other info ]
No.

,----
| diff -Nru qbittorrent-4.5.2/debian/changelog 
qbittorrent-4.5.2/debian/changelog
| --- qbittorrent-4.5.2/debian/changelog        2023-02-28 08:17:38.000000000 
+0100
| +++ qbittorrent-4.5.2/debian/changelog        2023-04-21 23:56:17.000000000 
+0200
| @@ -1,3 +1,16 @@
| +qbittorrent (4.5.2-3) unstable; urgency=medium
| +
| +  * Really install service file in /lib/systemd/system (Closes: #1034678)
| +
| + -- Christian Marillat <maril...@debian.org>  Fri, 21 Apr 2023 23:56:17 +0200
| +
| +qbittorrent (4.5.2-2) unstable; urgency=medium
| +
| +  * Move systemd file to /lib/systemd/system (was /usr/lib/systemd/system)
| +    (Closes: #1034217)
| +
| + -- Christian Marillat <maril...@debian.org>  Fri, 21 Apr 2023 08:29:03 +0200
| +
|  qbittorrent (4.5.2-1) unstable; urgency=medium
|  
|    * New upstream release.
| diff -Nru qbittorrent-4.5.2/debian/rules qbittorrent-4.5.2/debian/rules
| --- qbittorrent-4.5.2/debian/rules    2022-08-23 17:48:59.000000000 +0200
| +++ qbittorrent-4.5.2/debian/rules    2023-04-21 23:52:48.000000000 +0200
| @@ -27,6 +27,11 @@
|       dh_auto_install --builddirectory build-gui --destdir debian/qbittorrent 
\
|               -- INSTALL_ROOT=$(CURDIR)/debian/qbittorrent
|  
| +execute_after_dh_auto_install:
| +     dh_installdirs -pqbittorrent-nox lib/systemd/system
| +     mv debian/qbittorrent-nox/usr/lib/systemd/system 
debian/qbittorrent-nox/lib/systemd/
| +     rm -rf debian/qbittorrent-nox/usr/lib
| +
|  override_dh_installsystemduser:
|       dh_installsystemduser -pqbittorrent-nox --no-enable
`----

unblock qbittorrent/4.5.2-3

Reply via email to