summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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