[Pkg-nagios-changes] [pkg-nagios-snmp-plugins] branch master updated (baa90eb -> 973f7d9)
Jan Wagner
waja at moszumanska.debian.org
Wed Mar 5 22:24:30 UTC 2014
This is an automated email from the git hooks/post-receive script.
waja pushed a change to branch master
in repository pkg-nagios-snmp-plugins.
from baa90eb Use full binary path instead of $ macro in command definitions
new 976e307 Update Vcs-headers
new 950a63f Use full binary path instead of $ macro in command definitions
new 3acf202 check_snmp_storage: Add 64bit support
new 73c21a0 Convert the package to source format 3.0 (quilt)
new 6adaea0 Fix 15_check_snmp_storage_64bit
new 074ed96 Add travis-ci config
new 36857aa Reorder and comment .travis.yml
new 9ac5f8c update git ignore regex
new f82ac54 Add lintian checks after build
new 1ea9877 Add build-indep and build-arch target into debian/rules
new 36735a8 Update to recent copyright format
new 8a119de Updating standards version to 3.9.5, no changes needed
new aaa7106 Set set -e in the body in body of the maintainers scripts
new d03e055 Extend the extended package description
new 2fcaf9a Fix potential privacy breach of HTML documentation
new 1ae942a Add upstream changelog into package
new 258eb2e check_snmp_storage: Add 64bit support
new 1dfc537 Convert the package to source format 3.0 (quilt)
new 09c4c1b Fix 15_check_snmp_storage_64bit
new 1bb96e1 Add travis-ci config
new b8ad984 Reorder and comment .travis.yml
new 95479b5 update git ignore regex
new be2cd6a Add lintian checks after build
new fe8f55b Merge branch 'master' of github.com:waja/nagios-snmp-plugins
new ab802e4 Merge latest CVS patches into one
new 34070bf Add missing latest CVS patches
new 76a78cb Refresh patchtes
new 6fa6c28 Update patch description 10_fix_net_snmp_version
new 0193501 Rename patch 11_fix_privacy_doc into 51_fix_privacy_doc
new c7fb3c5 Update patch descriptions
new 4623399 Add 16_perfdata to enable perfdate
new 93834c1 Add 17_protocol_fam to support protocol and IP familiy
new 8ca89ae Add NEWS file for changed behavior of specifying port
new f05ed7f Add 18_check_snmp_process_tmp_file
new e3e176d travis-ci: Install recent lintian version
new 973f7d9 Prepare changelog for release
The 36 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:
.travis.yml | 31 +
debian/NEWS | 21 +
debian/changelog | 32 +
debian/control | 15 +-
debian/copyright | 22 +-
debian/patches/00list | 8 -
debian/patches/01_check_snmp_env.dpatch | 133 --
debian/patches/01_update_pre_1.1.2 | 1583 ++++++++++++++++++++
debian/patches/02_check_snmp_int.dpatch | 375 -----
debian/patches/03_check_snmp_load.dpatch | 46 -
debian/patches/04_check_snmp_process.dpatch | 210 ---
debian/patches/05_check_snmp_storage.dpatch | 225 ---
debian/patches/06_check_snmp_win.dpatch | 70 -
...snmp_version.dpatch => 10_fix_net_snmp_version} | 76 +-
debian/patches/15_check_snmp_storage_64bit | 163 ++
debian/patches/16_perfdata | 266 ++++
debian/patches/17_protocol_fam | 385 +++++
debian/patches/18_check_snmp_process_tmp_file | 32 +
debian/patches/50_disable_epn | 116 ++
debian/patches/50_disable_epn.dpatch | 133 --
debian/patches/51_fix_privacy_doc | 188 +++
debian/patches/series | 8 +
debian/postinst | 4 +-
debian/postrm.in | 4 +-
debian/rules | 11 +-
debian/source/format | 2 +-
debian/source/options | 1 +
27 files changed, 2892 insertions(+), 1268 deletions(-)
create mode 100644 .travis.yml
create mode 100644 debian/NEWS
delete mode 100644 debian/patches/00list
delete mode 100644 debian/patches/01_check_snmp_env.dpatch
create mode 100644 debian/patches/01_update_pre_1.1.2
delete mode 100644 debian/patches/02_check_snmp_int.dpatch
delete mode 100644 debian/patches/03_check_snmp_load.dpatch
delete mode 100644 debian/patches/04_check_snmp_process.dpatch
delete mode 100644 debian/patches/05_check_snmp_storage.dpatch
delete mode 100644 debian/patches/06_check_snmp_win.dpatch
rename debian/patches/{10_fix_net_snmp_version.dpatch => 10_fix_net_snmp_version} (71%)
mode change 100755 => 100644
create mode 100644 debian/patches/15_check_snmp_storage_64bit
create mode 100644 debian/patches/16_perfdata
create mode 100644 debian/patches/17_protocol_fam
create mode 100644 debian/patches/18_check_snmp_process_tmp_file
create mode 100644 debian/patches/50_disable_epn
delete mode 100644 debian/patches/50_disable_epn.dpatch
create mode 100644 debian/patches/51_fix_privacy_doc
create mode 100644 debian/patches/series
create mode 100644 debian/source/options
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-snmp-plugins.git
More information about the Pkg-nagios-changes
mailing list