[Pkg-net-snmp-commits] [pkg-net-snmp] 06/06: fix net-snmp-create-v3-user is missing
Hideki Yamane
henrich at moszumanska.debian.org
Sat Mar 1 12:20:26 UTC 2014
This is an automated email from the git hooks/post-receive script.
henrich pushed a commit to branch master
in repository pkg-net-snmp.
commit 8df62f799e287fc690d381838b5359d203884873
Author: Hideki Yamane <henrich at debian.org>
Date: Sat Mar 1 20:22:01 2014 +0900
fix net-snmp-create-v3-user is missing
---
debian/changelog | 3 +++
debian/libsnmp-dev.install | 2 ++
2 files changed, 5 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 39e8c7f..884a3e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,13 @@
net-snmp (5.7.2~dfsg-9) UNRELEASED; urgency=medium
+ * Ack NMU (Closes: #717419)
* debian/patches
- add add_rocommunity6.patch to fix snmpwalk using ipv6 (Closes: #717179)
- add fix_manpage-has-errors-from-man.patch
* debian/control
- set Standards-Version: 3.9.5
+ * debian/libsnmp-dev.install
+ - add missing net-snmp-create-v3-user (Closes: #726158, #718988)
-- Hideki Yamane <henrich at debian.org> Sun, 08 Dec 2013 10:51:58 +0900
diff --git a/debian/libsnmp-dev.install b/debian/libsnmp-dev.install
index d93ec9f..d9a42cf 100644
--- a/debian/libsnmp-dev.install
+++ b/debian/libsnmp-dev.install
@@ -11,3 +11,5 @@ agent/mibgroup/mibincl.h usr/include/net-snmp/library
agent/mibgroup/header_complex.h usr/include/net-snmp/agent
usr/bin/net-snmp-config
usr/share/man/man1/net-snmp-config.1
+usr/bin/net-snmp-create-v3-user
+usr/share/man/man1/net-snmp-create-v3-user.1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-net-snmp/pkg-net-snmp.git
More information about the Pkg-net-snmp-commits
mailing list