[Pkg-nagios-changes] [pkg-icinga2] branch master updated (296ad27 -> b5829a8)
Alexander Wirt
formorer at debian.org
Mon Jun 16 06:48:19 UTC 2014
This is an automated email from the git hooks/post-receive script.
formorer pushed a change to branch master
in repository pkg-icinga2.
from 296ad27 Incorporate current packaging from upstream and update to 2.0.0-beta2
new f4e1a77 Run check_run only in do_start()
new d4bc561 Add support for dbconfig-common and enabling ido* via debconf
new b5829a8 Don't install static configuration file
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
debian/control | 3 +-
debian/icinga2-common.icinga2.init | 3 +-
debian/icinga2-ido-mysql.config | 18 +++++++++
debian/icinga2-ido-mysql.install | 2 +-
debian/icinga2-ido-mysql.postinst | 43 ++++++++++++++++++++++
debian/icinga2-ido-mysql.postrm | 21 +++++++++++
debian/icinga2-ido-mysql.prerm | 10 +++++
debian/icinga2-ido-mysql.templates | 9 +++++
debian/icinga2-ido-pgsql.config | 19 ++++++++++
debian/icinga2-ido-pgsql.install | 3 +-
debian/icinga2-ido-pgsql.postinst | 43 ++++++++++++++++++++++
debian/icinga2-ido-pgsql.postrm | 21 +++++++++++
debian/icinga2-ido-pgsql.prerm | 10 +++++
debian/icinga2-ido-pgsql.templates | 9 +++++
.../ido-mysql.conf => debian/ido-mysql.conf-sample | 9 +++--
.../ido-pgsql.conf => debian/ido-pgsql.conf-sample | 8 ++--
debian/rules | 9 +++++
17 files changed, 227 insertions(+), 13 deletions(-)
create mode 100644 debian/icinga2-ido-mysql.config
create mode 100644 debian/icinga2-ido-mysql.postinst
create mode 100644 debian/icinga2-ido-mysql.postrm
create mode 100644 debian/icinga2-ido-mysql.prerm
create mode 100644 debian/icinga2-ido-mysql.templates
create mode 100644 debian/icinga2-ido-pgsql.config
create mode 100644 debian/icinga2-ido-pgsql.postinst
create mode 100644 debian/icinga2-ido-pgsql.postrm
create mode 100644 debian/icinga2-ido-pgsql.prerm
create mode 100644 debian/icinga2-ido-pgsql.templates
copy etc/icinga2/features-available/ido-mysql.conf => debian/ido-mysql.conf-sample (57%)
copy etc/icinga2/features-available/ido-pgsql.conf => debian/ido-pgsql.conf-sample (58%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-icinga2.git
More information about the Pkg-nagios-changes
mailing list