[Pkg-nagios-changes] [pkg-icingaweb2] 03/04: Move bash completion to icingacli package
Alexander Wirt
formorer at debian.org
Sun Jul 17 08:11:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
formorer pushed a commit to branch master
in repository pkg-icingaweb2.
commit cc5c7b50c08247b05de89226d8fd0891cf77f63e
Author: Alexander Wirt <formorer at debian.org>
Date: Sun Jul 17 09:45:38 2016 +0200
Move bash completion to icingacli package
Closes: #830938
---
debian/control | 4 ++--
debian/icingacli.install | 1 +
debian/icingaweb2.install | 1 -
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 765e936..58a3554 100644
--- a/debian/control
+++ b/debian/control
@@ -112,8 +112,8 @@ Recommends:
php-cli
Suggests:
icingaweb2-module-monitoring
-Replaces: icingaweb2 (<< 2.1.2-2~)
-Breaks: icingaweb2 (<< 2.1.2-2~)
+Replaces: icingaweb2 (<< 2.3.4-1~)
+Breaks: icingaweb2 (<< 2.3.4-1~)
Description: simple CLI tool for Icingaweb2 and its modules
Icinga Web 2 is a very modular, fast and simple web interface for your Icinga
monitoring environment.
diff --git a/debian/icingacli.install b/debian/icingacli.install
index 089df67..6c2e997 100644
--- a/debian/icingacli.install
+++ b/debian/icingacli.install
@@ -1,3 +1,4 @@
packages/files/bin/icingacli usr/bin
application/clicommands usr/share/icingaweb2/application
+etc/bash_completion.d
diff --git a/debian/icingaweb2.install b/debian/icingaweb2.install
index 62fd149..8b6478c 100644
--- a/debian/icingaweb2.install
+++ b/debian/icingaweb2.install
@@ -8,7 +8,6 @@ application/layouts usr/share/icingaweb2/application
application/views usr/share/icingaweb2/application
etc/schema usr/share/icingaweb2/etc
-etc/bash_completion.d
packages/files/public/index.php usr/share/icingaweb2/public
debian/icingaweb2.conf etc/apache2/conf-available
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-icingaweb2.git
More information about the Pkg-nagios-changes
mailing list