[pkg-nagios-changes] [Git][nagios-team/icingadb][master] Use dh-sequence-golang.

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



Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / icingadb


Commits:
5b6ca745 by Bas Couwenberg at 2023-08-30T15:52:30+02:00
Use dh-sequence-golang.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+icingadb (1.1.1-2) UNRELEASED; urgency=medium
+
+  * Use dh-sequence-golang.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Wed, 30 Aug 2023 15:52:24 +0200
+
 icingadb (1.1.1-1) unstable; urgency=medium
 
   * New upstream release.


=====================================
debian/control
=====================================
@@ -6,6 +6,7 @@ Priority: optional
 Build-Depends: debhelper-compat (= 13),
                dh-exec,
                dh-golang,
+               dh-sequence-golang,
                golang-any,
                docbook2x,
                docbook-xsl,


=====================================
debian/rules
=====================================
@@ -14,7 +14,7 @@ BUILD_DATE=$(shell LC_ALL=C date -u "+%d %B %Y" -d "@$(SOURCE_DATE_EPOCH)")
 MANPAGES := $(wildcard debian/man/*.*.xml)
 
 %:
-	dh $@ --builddirectory=_build --buildsystem=golang --with=golang
+	dh $@ --builddirectory=_build --buildsystem=golang
 
 override_dh_clean:
 	dh_clean debian/man/*.8



View it on GitLab: https://salsa.debian.org/nagios-team/icingadb/-/commit/5b6ca745eae942ab5bd24ee1d7fe1ec9adc064cb

-- 
View it on GitLab: https://salsa.debian.org/nagios-team/icingadb/-/commit/5b6ca745eae942ab5bd24ee1d7fe1ec9adc064cb
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/8a87747c/attachment-0001.htm>


More information about the pkg-nagios-changes mailing list