[pkg-nagios-changes] [Git][nagios-team/icingaweb2][master] Use dh-sequence-bash-completion.

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



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


Commits:
447b4c1b by Bas Couwenberg at 2023-08-30T15:53:31+02:00
Use dh-sequence-bash-completion.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ icingaweb2 (2.11.4-4) UNRELEASED; urgency=medium
 
   * Team upload.
   * Enable Salsa CI.
+  * Use dh-sequence-bash-completion.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 25 Aug 2023 21:25:14 +0200
 


=====================================
debian/control
=====================================
@@ -5,6 +5,7 @@ Section: admin
 Priority: optional
 Build-Depends: bash-completion,
                debhelper-compat (= 13),
+               dh-sequence-bash-completion,
                php-cli
 Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/nagios-team/icingaweb2


=====================================
debian/rules
=====================================
@@ -2,7 +2,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ --with bash_completion
+	dh $@
 
 override_dh_install:
 	dh_install -XSOURCE



View it on GitLab: https://salsa.debian.org/nagios-team/icingaweb2/-/commit/447b4c1b792f8a3e441454d637f850f18c104492

-- 
View it on GitLab: https://salsa.debian.org/nagios-team/icingaweb2/-/commit/447b4c1b792f8a3e441454d637f850f18c104492
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/e21940ef/attachment-0001.htm>


More information about the pkg-nagios-changes mailing list