[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#958621: Bug #958621: schroot: Build-Depends on deprecated dh-systemd which is going away



Hi,

I've prepared a merge request in gitlab to remove the dependency on dh-systemd
and update the required version of debhelper:

https://salsa.debian.org/debian/schroot/-/merge_requests/1

I've also attached to this mail the same proposed patch.


--
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=958621

-- 
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F
diff --git a/debian/changelog b/debian/changelog
index 63180d5db1ca3fd908e3c08e3b1ae89ba9fce6ad..e217cd67cb4b64c0ca0e433eb373b6c2de65466b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+schroot (1.6.10-10) UNRELEASED; urgency=medium
+
+  * QA upload.
+  * debian/control:
+    + Remove Build-Depends on deprecated dh-systemd and depend on
+      debhelper (>= 9.20160709) now that it integrates dh-systemd.
+      Closes: #958621. 
+
+ -- Alexis Murzeau <amubtdx@gmail.com>  Wed, 19 Aug 2020 00:37:37 +0200
+
 schroot (1.6.10-9) unstable; urgency=medium
 
   * QA upload.
diff --git a/debian/control b/debian/control
index 1e2ff3151e04e388061d9465d435a34fef8ba928..200e86c333cdbe7b4e9786c1e8d587467b9c5588 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Priority: optional
 Maintainer: Debian QA Group <packages@qa.debian.org>
 Build-Depends:
  cmake (>= 2.8.12),
- debhelper (>= 9),
- dh-systemd,
+ debhelper (>= 9.20160709),
  pkg-config,
  libpam0g-dev,
  uuid-dev [!kfreebsd-any],

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: