[libnet-inet6glue-perl] 06/08: Wrap and sort fields in debian/control

Salvatore Bonaccorso carnil at debian.org
Mon Sep 8 18:01:24 UTC 2014


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

carnil pushed a commit to branch master
in repository libnet-inet6glue-perl.

commit 6605d52fb7bab31a306c4dfc0557d6f5c32e2f76
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Mon Sep 8 19:56:31 2014 +0200

    Wrap and sort fields in debian/control
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 756b838..f65e92a 100644
--- a/debian/control
+++ b/debian/control
@@ -13,9 +13,9 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-inet6glue-
 
 Package: libnet-inet6glue-perl
 Architecture: all
-Depends: ${misc:Depends},
-         ${perl:Depends},
-         perl (>= 5.19.8) | libio-socket-ip-perl (>= 0.25) | libio-socket-inet6-perl
+Depends: perl (>= 5.19.8) | libio-socket-ip-perl (>= 0.25) | libio-socket-inet6-perl,
+         ${misc:Depends},
+         ${perl:Depends}
 Description: glue module to make perl modules IPv6 ready
  Net::INET6Glue is a collection of modules to make common modules IPv6 ready
  by hotpatching them.

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



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