[libsnmp-session-perl] 01/01: Depend on libnet-snmp-perl, which is used in Net_SNMP_util.pm.

Roland Rosenfeld roland at moszumanska.debian.org
Thu Dec 7 09:06:10 UTC 2017


This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 4f0d7bc23f4531383726ca361a9dc246f1431ad5
Author: Roland Rosenfeld <roland at debian.org>
Date:   Thu Dec 7 10:04:26 2017 +0100

    Depend on libnet-snmp-perl, which is used in Net_SNMP_util.pm.
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 31ec59d..b99406e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libsnmp-session-perl (1.14~git20130523.186a005-2) unstable; urgency=medium
+
+  * Depend on libnet-snmp-perl, which is used in Net_SNMP_util.pm.
+
+ -- Roland Rosenfeld <roland at debian.org>  Thu, 07 Dec 2017 10:04:15 +0100
+
 libsnmp-session-perl (1.14~git20130523.186a005-1) unstable; urgency=medium
 
   [ Roland Rosenfeld ]
diff --git a/debian/control b/debian/control
index 31f629a..0b32013 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libsnmp-session-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: libnet-snmp-perl, ${misc:Depends}, ${perl:Depends}
 Breaks: mrtg (<< 2.17.4-4.1)
 Recommends: libio-socket-inet6-perl, libsocket6-perl
 Description: Perl support for accessing SNMP-aware devices

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git



More information about the Pkg-perl-cvs-commits mailing list