[pkg-nagios-changes] [Git][nagios-team/nagios-plugins-contrib][master] Use dh-sequence-python3.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Wed Aug 30 14:56:00 BST 2023



Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / nagios-plugins-contrib


Commits:
dd09b9bc by Bas Couwenberg at 2023-08-30T15:55:49+02:00
Use dh-sequence-python3.

- - - - -


3 changed files:

- debian/control
- debian/control.in
- debian/rules


Changes:

=====================================
debian/control
=====================================
@@ -6,6 +6,7 @@ Uploaders: Bernd Zeimetz <bzed at debian.org>, Jan Wagner <waja at cyconet.org>, Stefa
 Build-Depends: debhelper (>= 8.0.0),
                dh-autoreconf,
                dh-python,
+               dh-sequence-python3,
                python3:any, python3-debian:native,
                quilt (>= 0.46-7),
                autotools-dev, flex, libmemcached-dev [!hurd-i386], pkg-config


=====================================
debian/control.in
=====================================
@@ -6,6 +6,7 @@ Uploaders: #AUTO_UPDATE_Uploaders#
 Build-Depends: debhelper (>= 8.0.0),
                dh-autoreconf,
                dh-python,
+               dh-sequence-python3,
                python3:any, python3-debian:native,
                quilt (>= 0.46-7),
                #AUTO_UPDATE_Build-Depends#


=====================================
debian/rules
=====================================
@@ -15,7 +15,7 @@ PACKAGING_HELPER = /usr/bin/python3 $(CURDIR)/debian/packaging-helper.py
 
 
 clean: debian/copyright debian/control debian/tests/control
-	dh $@ --with quilt,python3
+	dh $@ --with quilt
 	rm -f debian/README.Debian.plugins
 
 CONTROL_FILES := $(shell for p in $(PLUGINS); do echo $$p/control; done)



View it on GitLab: https://salsa.debian.org/nagios-team/nagios-plugins-contrib/-/commit/dd09b9bcbb044c94060d04d4f19cb8df53ba72d6

-- 
View it on GitLab: https://salsa.debian.org/nagios-team/nagios-plugins-contrib/-/commit/dd09b9bcbb044c94060d04d4f19cb8df53ba72d6
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/20230830/b99de6f8/attachment-0001.htm>


More information about the pkg-nagios-changes mailing list