[Pkg-net-snmp-commits] [pkg-net-snmp] 02/02: fix bug#729732
Hideki Yamane
henrich at moszumanska.debian.org
Mon Mar 3 11:13:23 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 ead2150ceaa87bcd59adb5bfe0b8ba2fff1203f6
Author: Hideki Yamane <henrich at debian.org>
Date: Mon Mar 3 20:03:32 2014 +0900
fix bug#729732
---
debian/changelog | 2 ++
debian/rules | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 3931100..b15781f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ net-snmp (5.7.2~dfsg-9) UNRELEASED; urgency=medium
- add missing net-snmp-create-v3-user (Closes: #726158, #718988)
* debian/upstream/signing-key.asc
- check upstream PGP key
+ * debian/rules
+ - add etherlike-mib/dot3StatsTable (Closes: #729732, LP#1251847)
-- Hideki Yamane <henrich at debian.org> Sun, 08 Dec 2013 10:51:58 +0900
diff --git a/debian/rules b/debian/rules
index 0e0f9de..f21494b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ OLD_MIBS_DIR="/usr/share/mibs/site:/usr/share/snmp/mibs:/usr/share/mibs/iana:/us
MIBS_DIR="/usr/share/snmp/mibs:/usr/share/snmp/mibs/iana:/usr/share/snmp/mibs/ietf"
ifeq (linux,$(DEB_BUILD_ARCH_OS))
-MIB_MODULES += ucd-snmp/diskio ucd-snmp/lmsensorsMib
+MIB_MODULES += ucd-snmp/diskio ucd-snmp/lmsensorsMib etherlike-mib/dot3StatsTable
IPV6 = --enable-ipv6
DEB_DH_GENCONTROL_ARGS=-- -Vos-specific-dev="libsensors4-dev"
else
--
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