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

Bas Couwenberg gitlab at salsa.debian.org
Thu Mar 19 20:06:47 GMT 2020



Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / pkg-nsca-ng


Commits:
bfc496a4 by Bas Couwenberg at 2020-03-19T21:06:38+01:00
Bump debhelper compat to 10.

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

- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,6 +1,9 @@
 nsca-ng (1.6-4) UNRELEASED; urgency=medium
 
   * Bump Standards-Version to 4.5.0, no changes.
+  * Bump debhelper compat to 10, changes:
+    - Don't explicitly enable autoreconf & systemd, enabled by default
+    - Drop dh-autoreconf build dependency
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 30 Sep 2019 20:08:59 +0200
 


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


=====================================
debian/control
=====================================
@@ -3,8 +3,7 @@ Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel at lists.alioth.debian
 Uploaders: Alexander Wirt <formorer at debian.org>
 Section: net
 Priority: optional
-Build-Depends: debhelper (>= 9.20160709),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10~),
                libconfuse-dev,
                libev-dev,
                libbsd-dev,


=====================================
debian/rules
=====================================
@@ -13,7 +13,7 @@
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
-	dh $@  --with autoreconf,systemd
+	dh $@
 
 override_dh_auto_clean:
 	-rm config.log



View it on GitLab: https://salsa.debian.org/nagios-team/pkg-nsca-ng/-/commit/bfc496a486478674e5bf6b6d78f70cd7b7b276a6

-- 
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-nsca-ng/-/commit/bfc496a486478674e5bf6b6d78f70cd7b7b276a6
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/cb3f4acf/attachment-0001.html>


More information about the pkg-nagios-changes mailing list