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

abe pushed a commit to branch master
in repository libnet-subnets-perl.

commit 1564f6c8d2dc96d96bc9537de35c478528e99c8d
Author: Axel Beckert <a...@deuxchevaux.org>
Date:   Sun May 31 15:52:10 2015 +0200

    Apply wrap-and-sort
---
 debian/changelog | 1 +
 debian/control   | 9 ++++++---
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3d24b81..f63da48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,7 @@ libnet-subnets-perl (1.02-1) UNRELEASED; urgency=low
   * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
     copyright"
   * Module is no more on CPAN. Refer to BackPAN for now. Thanks DUCK!
+  * Apply wrap-and-sort.
 
  -- Jonathan Yu <jaw...@cpan.org>  Wed, 10 Mar 2010 22:13:12 -0500
 
diff --git a/debian/control b/debian/control
index 888fba1..0907ec4 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,12 @@ Source: libnet-subnets-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50)
-Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl
+Build-Depends-Indep: libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     perl
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Ernesto Hernández-Novich (USB) <e...@usb.ve>,
- Jonathan Yu <jaw...@cpan.org>
+           Jonathan Yu <jaw...@cpan.org>
 Standards-Version: 3.8.4
 Homepage: http://backpan.perl.org/authors/id/K/KR/KRAIH/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-subnets-perl.git
@@ -13,7 +15,8 @@ Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-subnets-pe
 
 Package: libnet-subnets-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, 
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module for IPv4 subnet calculations
  Net::Subnets is a Perl module that provides a quick and simple method to
  perform miscellaneous operations with IP version 4 (IPv4) addresses. It can

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to