[pkg-nagios-changes] [Git][nagios-team/pkg-nrpe][master] 3 commits: Bump debhelper from old 9 to 10.

Bas Couwenberg gitlab at salsa.debian.org
Thu Jan 2 14:56:36 GMT 2020



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


Commits:
425edf2f by Debian Janitor at 2020-01-02T10:01:47+00:00
Bump debhelper from old 9 to 10.

Fixes lintian: package-uses-old-debhelper-compat-version
See https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html for more details.

- - - - -
efa222de by Debian Janitor at 2020-01-02T10:02:10+00:00
Drop unnecessary dependency on dh-autoreconf.

Fixes lintian: useless-autoreconf-build-depends
See https://lintian.debian.org/tags/useless-autoreconf-build-depends.html for more details.

- - - - -
50e0baa0 by Debian Janitor at 2020-01-02T10:02:32+00:00
Remove obsolete field Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
- - - - -


5 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/rules
- debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
@@ -1,7 +1,14 @@
 nagios-nrpe (3.2.1-4) UNRELEASED; urgency=medium
 
+  [ Bas Couwenberg ]
   * Bump Standards-Version to 4.4.1, no changes.
 
+  [ Debian Janitor ]
+  * Bump debhelper from old 9 to 10.
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Remove obsolete field Name from debian/upstream/metadata (already
+    present in machine-readable debian/copyright).
+
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 30 Sep 2019 20:08:13 +0200
 
 nagios-nrpe (3.2.1-3) unstable; urgency=medium


=====================================
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: Bas Couwenberg <sebastic at debian.org>
 Section: net
 Priority: optional
-Build-Depends: debhelper (>= 9.20160709),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10~),
                libssl-dev,
                libwrap0-dev,
                openssl


=====================================
debian/rules
=====================================
@@ -11,7 +11,7 @@ CFLAGS += $(CPPFLAGS)
 export AUTOHEADER=true
 
 %:
-	    dh $@ --with autoreconf,systemd --parallel
+	    dh $@ --with systemd --parallel
 
 override_dh_auto_configure:
 	dh_auto_configure -- \


=====================================
debian/upstream/metadata
=====================================
@@ -1,6 +1,5 @@
 ---
 Bug-Database: https://github.com/NagiosEnterprises/nrpe/issues
 Bug-Submit: https://github.com/NagiosEnterprises/nrpe/issues/new
-Name: NRPE
 Repository: https://github.com/NagiosEnterprises/nrpe.git
 Repository-Browse: https://github.com/NagiosEnterprises/nrpe



View it on GitLab: https://salsa.debian.org/nagios-team/pkg-nrpe/compare/dd086f7eacf91dc65a4a1c3f5ae0c63b88f5c5be...50e0baa00008a8d1da0b48bfca9aa529e9d9431f

-- 
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-nrpe/compare/dd086f7eacf91dc65a4a1c3f5ae0c63b88f5c5be...50e0baa00008a8d1da0b48bfca9aa529e9d9431f
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/20200102/f2c953b4/attachment-0001.html>


More information about the pkg-nagios-changes mailing list