summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHideki Yamane <henrich@debian.org>2014-03-01 20:22:01 +0900
committerHideki Yamane <henrich@debian.org>2014-03-01 20:22:01 +0900
commit8df62f799e287fc690d381838b5359d203884873 (patch)
tree1dac4955e98d2cfb03ae6bab19beb001fb1fff7d
parenteac341b4249d930cb0ced915bff6acb5baff2da9 (diff)
downloadpkg-net-snmp-8df62f799e287fc690d381838b5359d203884873.tar.gz
fix net-snmp-create-v3-user is missing
-rw-r--r--debian/changelog3
-rw-r--r--debian/libsnmp-dev.install2
2 files changed, 5 insertions, 0 deletions
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@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