[Pkg-nagios-changes] [pkg-lconf] branch master updated (6dcc70c -> 863ba5b)
Markus Frosch
lazyfrosch-guest at moszumanska.debian.org
Tue Aug 5 16:50:13 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-lconf.
from 6dcc70c Changelog for 1.3.0-1~preview+1
new 28d66bd Fix ldapadd for base.ldif in README.Debian
new 341a17b Imported Upstream version 1.4.2
new 8b398b4 Merge tag 'upstream/1.4.2'
new dd6082d Update copyright and maintainer address
new e9841c1 Add source lintian-override for misdetected RFC license
new 1483458 Remove patch for 1.3 branch of LConf - no longer needed
new 31c4dfe Update patch 01_avoid_install_with_owners
new 10e59c9 Update README.Debian with better instructions
new 863ba5b Changelog for 1.4.2-1
The 9 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 | 7 +
LConf.spec | 55 +-
Makefile.in | 328 +++--
configure | 103 +-
configure.ac | 32 +-
contrib/LConfDeploy.sh.in | 4 +
...{LConfDeploy.sh.in => LConfDeployIcinga2.sh.in} | 67 +-
debian/README.Debian | 13 +-
debian/changelog | 12 +
debian/control | 2 +-
debian/copyright | 22 +-
debian/patches/01_avoid_install_with_owners | 2 +-
debian/patches/11_hostgroup_aliases | 58 -
debian/patches/series | 1 -
debian/source.lintian-overrides | 2 +
doc/CHANGELOG | 66 +
doc/INSTALL | 52 +
doc/UPGRADING | 35 +
m4/version.m4 | 4 +-
make-tarball | 196 ---
maketar.sh | 18 -
src/LConfExport.pl.in | 46 +-
src/LConfImport.pl.in | 4 +-
src/LConfSlaveExport.pl.in | 44 +-
src/LConfSlaveExportRules.pl.in | 120 +-
src/LConfSlaveSync.pl.in | 2 +-
src/config.pm.in | 135 +-
src/default-templates.cfg.in | 17 +-
src/default-templates.conf.in | 100 ++
src/generate.pm.in | 1369 ++++++++++++++++++--
src/ldap.pm.in | 342 +++--
src/misc.pm.in | 374 +++++-
tools/createdb | 18 +
tools/createdb.ldif | 20 +
34 files changed, 2871 insertions(+), 799 deletions(-)
copy contrib/{LConfDeploy.sh.in => LConfDeployIcinga2.sh.in} (52%)
delete mode 100644 debian/patches/11_hostgroup_aliases
create mode 100644 debian/source.lintian-overrides
delete mode 100755 make-tarball
delete mode 100755 maketar.sh
create mode 100644 src/default-templates.conf.in
create mode 100755 tools/createdb
create mode 100644 tools/createdb.ldif
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-lconf.git
More information about the Pkg-nagios-changes
mailing list