[pkg-nagios-changes] [Git][nagios-team/icinga2][experimental] Use dh-sequence-{bash-completion, vim-addon}.

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



Bas Couwenberg pushed to branch experimental at Debian Nagios Maintainer Group / icinga2


Commits:
82da9c18 by Bas Couwenberg at 2023-08-30T15:50:54+02:00
Use dh-sequence-{bash-completion,vim-addon}.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -3,6 +3,7 @@ icinga2 (2.14.0-1~exp2) UNRELEASED; urgency=medium
   * Team upload.
   * Enable Salsa CI.
   * Ignore test failures on i386.
+  * Use dh-sequence-{bash-completion,vim-addon}.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 25 Aug 2023 19:34:26 +0200
 


=====================================
debian/control
=====================================
@@ -9,6 +9,8 @@ Build-Depends: bash-completion,
                bison,
                cmake,
                debhelper-compat (= 13),
+               dh-sequence-bash-completion,
+               dh-sequence-vim-addon,
                dh-vim-addon,
                flex,
                libboost-dev,


=====================================
debian/rules
=====================================
@@ -14,7 +14,7 @@ ifneq (,$(filter $(DEB_HOST_ARCH), armel mips mipsel powerpc))
 endif
 
 %:
-	dh $@ --with bash_completion,vim_addon
+	dh $@
 
 override_dh_auto_clean:
 	dh_auto_clean



View it on GitLab: https://salsa.debian.org/nagios-team/icinga2/-/commit/82da9c1862d797bdf62bf3c52eedd24dafb85377

-- 
View it on GitLab: https://salsa.debian.org/nagios-team/icinga2/-/commit/82da9c1862d797bdf62bf3c52eedd24dafb85377
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/9a067d85/attachment-0001.htm>


More information about the pkg-nagios-changes mailing list