[pkg-nagios-changes] [Git][nagios-team/pkg-mod-gearman][master] Bump debhelper compat to 10.

Bas Couwenberg gitlab at salsa.debian.org
Thu Mar 19 20:03:36 GMT 2020



Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / pkg-mod-gearman


Commits:
7d48ebec by Bas Couwenberg at 2020-03-19T21:03:27+01:00
Bump debhelper compat to 10.

Changes:
- Don't explicitly enable autoreconf & systemd, enabled by default
- Drop dh-autoreconf & dh-systemd build dependencies

- - - - -


4 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -3,6 +3,9 @@ mod-gearman (1.5.5-2) UNRELEASED; urgency=medium
   * Team upload.
   * Update Vcs-* URLs to use HTTPS.
   * Bump Standards-Version to 4.3.0, no changes.
+  * Bump debhelper compat to 10, changes:
+    - Don't explicitly enable autoreconf & systemd, enabled by default
+    - Drop dh-autoreconf & dh-systemd build dependencies
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 03 Dec 2016 23:44:29 +0100
 


=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+10


=====================================
debian/control
=====================================
@@ -5,9 +5,7 @@ Maintainer: Bernd Zeimetz <bzed at debian.org>
 Build-Depends:
  automake,
  dctrl-tools,
- debhelper (>= 9),
- dh-autoreconf,
- dh-systemd (>= 1.4),
+ debhelper (>= 10~),
  gearman-job-server,
  help2man,
  libgearman-dev (>= 0.14),


=====================================
debian/rules
=====================================
@@ -8,7 +8,7 @@ DH_VERBOSE=1
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
-	dh $@ --with=systemd,autoreconf
+	dh $@
 
 override_dh_autoreconf:
 	dh_autoreconf --as-needed



View it on GitLab: https://salsa.debian.org/nagios-team/pkg-mod-gearman/-/commit/7d48ebec128e374c6610dec3598d0a6a43cb5062

-- 
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-mod-gearman/-/commit/7d48ebec128e374c6610dec3598d0a6a43cb5062
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-nagios-changes/attachments/20200319/9ecd9a1b/attachment-0001.html>


More information about the pkg-nagios-changes mailing list