[libnet-snmp-perl] 12/23: Run wrap-and-sort.

Roland Rosenfeld roland at moszumanska.debian.org
Mon Aug 21 20:44:00 UTC 2017


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

roland pushed a commit to branch master
in repository libnet-snmp-perl.

commit 0fc366077c86cf0fe00276660b3e2ea2482f7b99
Author: Roland Rosenfeld <roland at debian.org>
Date:   Mon Aug 21 20:57:41 2017 +0200

    Run wrap-and-sort.
---
 debian/changelog | 3 ++-
 debian/control   | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5c03608..c55921e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ libnet-snmp-perl (6.0.1-3) UNRELEASED; urgency=medium
   * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
     field (source stanza).
   * Adopted by Debian Perl Group.  And added Roland Rosenfeld to Uploaders.
+  * Run wrap-and-sort.
 
- -- Roland Rosenfeld <roland at debian.org>  Mon, 21 Aug 2017 20:48:35 +0200
+ -- Roland Rosenfeld <roland at debian.org>  Mon, 21 Aug 2017 20:57:30 +0200
 
 libnet-snmp-perl (6.0.1-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 5110f0b..21229d7 100644
--- a/debian/control
+++ b/debian/control
@@ -6,18 +6,18 @@ Section: perl
 Standards-Version: 3.9.2
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-snmp-perl.git.git
-Build-Depends-Indep: debhelper (>= 7.0.50~), perl (>> 5.10.0), netbase
+Build-Depends-Indep: debhelper (>= 7.0.50~), netbase, perl (>> 5.10.0)
 
 Package: libnet-snmp-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}
 Suggests: libcrypt-des-perl, libdigest-hmac-perl, libio-socket-inet6-perl
 Description: Script SNMP connections
  The module Net::SNMP implements an object oriented interface to
  the Simple Network Management Protocol.  Perl applications can
  use the module to retrieve or update information on a remote
  host using the SNMP protocol.  Net::SNMP is implemented completely
- in Perl, requires no compiling, and uses only standard Perl 
+ in Perl, requires no compiling, and uses only standard Perl
  modules.  SNMPv1 and SNMPv2c (Community-Based SNMPv2), as well as
  SNMPv3 with USM are supported by the module.  SNMP over UDP as well
  as TCP with both IPv4 and IPv6 can be used.  The Net::SNMP module

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



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