[Pkg-nagios-changes] [pkg-icinga-web] branch master updated (89db653 -> 7981018)
Markus Frosch (old DM Account)
lazyfrosch-guest at moszumanska.debian.org
Tue Sep 9 13:02:07 UTC 2014
This is an automated email from the git hooks/post-receive script.
lazyfrosch-guest pushed a change to branch master
in repository pkg-icinga-web.
from 89db653 Changelog for 1.11.1-1
new 8f41dce Avoid confusion of Linitian with donation HTML code in comments
new dad3a3e Update gitignore
new 8e87a20 Split configuration of IDO connection to separate packages
new a85f558 Add NEWS entry for config split
new c6cff5a Use proper patches for configuration changes
new c96f5f5 Setup commandpipe for Icinga2
new a7d577c Update README.Debian
new bc786a0 Update copyright
new 157f8c8 Remove generated configs on postrm remove
new dc82307 Fix setperm in postinst
new 7981018 Changelog for 1.11.1-2
The 11 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:
.gitignore | 4 +-
debian/{icinga-web.NEWS => NEWS} | 17 +++
debian/access.local.xml.tmpl | 17 +++
debian/changelog | 14 ++
debian/control | 94 +++++++++++++-
debian/copyright | 26 ++--
debian/cronks.xml | 107 ----------------
debian/databases.xml | 69 ----------
debian/icinga-web-config-icinga.README.Debian | 11 ++
debian/icinga-web-config-icinga.postinst | 99 +++++++++++++++
debian/icinga-web-config-icinga.postrm | 13 ++
...inga-web-config-icinga2-ido-mysql.README.Debian | 11 ++
.../icinga-web-config-icinga2-ido-mysql.postinst | 141 +++++++++++++++++++++
debian/icinga-web-config-icinga2-ido-mysql.postrm | 15 +++
...inga-web-config-icinga2-ido-pgsql.README.Debian | 11 ++
.../icinga-web-config-icinga2-ido-pgsql.postinst | 141 +++++++++++++++++++++
debian/icinga-web-config-icinga2-ido-pgsql.postrm | 15 +++
debian/icinga-web.README.Debian | 139 ++++++++++----------
debian/icinga-web.install | 6 +-
debian/icinga-web.lintian-overrides | 3 -
debian/icinga-web.postinst | 23 ++--
debian/icinga-web.postrm | 2 -
debian/module_reporting.xml | 22 ----
debian/patches/00_database_includes | 31 +++++
debian/patches/01_disable_reporting | 34 +++++
debian/patches/02_docs_urls | 43 +++++++
debian/patches/03_access_include | 18 +++
debian/patches/11_lintian_confusion | 31 +++++
debian/patches/series | 5 +
29 files changed, 842 insertions(+), 320 deletions(-)
rename debian/{icinga-web.NEWS => NEWS} (59%)
create mode 100644 debian/access.local.xml.tmpl
delete mode 100644 debian/cronks.xml
delete mode 100644 debian/databases.xml
create mode 100644 debian/icinga-web-config-icinga.README.Debian
create mode 100644 debian/icinga-web-config-icinga.postinst
create mode 100644 debian/icinga-web-config-icinga.postrm
create mode 100644 debian/icinga-web-config-icinga2-ido-mysql.README.Debian
create mode 100644 debian/icinga-web-config-icinga2-ido-mysql.postinst
create mode 100644 debian/icinga-web-config-icinga2-ido-mysql.postrm
create mode 100644 debian/icinga-web-config-icinga2-ido-pgsql.README.Debian
create mode 100644 debian/icinga-web-config-icinga2-ido-pgsql.postinst
create mode 100644 debian/icinga-web-config-icinga2-ido-pgsql.postrm
delete mode 100644 debian/module_reporting.xml
create mode 100644 debian/patches/00_database_includes
create mode 100644 debian/patches/01_disable_reporting
create mode 100644 debian/patches/02_docs_urls
create mode 100644 debian/patches/03_access_include
create mode 100644 debian/patches/11_lintian_confusion
create mode 100644 debian/patches/series
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-icinga-web.git
More information about the Pkg-nagios-changes
mailing list