[libiri-perl] 04/04: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Sun Oct 12 00:15:43 UTC 2014


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

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

commit f78ba581134200a26d6184de161b0d7eef7e5c99
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Oct 12 02:15:24 2014 +0200

    Apply wrap-and-sort
---
 debian/control | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index 83a45be..4f87b58 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,10 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Axel Beckert <abe at debian.org>
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libmoo-perl,
- libmoox-handlesvia-perl,
- libtype-tiny-perl,
- liburi-perl,
- perl (>= 5.15.2)
+                     libmoox-handlesvia-perl,
+                     libtype-tiny-perl,
+                     liburi-perl,
+                     perl (>= 5.15.2)
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libiri-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libiri-perl.git
@@ -17,11 +17,12 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libiri-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libmoo-perl,
- libmoox-handlesvia-perl,
- libtype-tiny-perl,
- perl (>= 5.14.0)
+Depends: libmoo-perl,
+         libmoox-handlesvia-perl,
+         libtype-tiny-perl,
+         perl (>= 5.14.0),
+         ${misc:Depends},
+         ${perl:Depends}
 Description: Handle Internationalized Resource Identifiers in Perl
  The IRI module is a Perl implementation of Internationalized Resource
  Identifiers (IRIs) as defined by RFC 3987.

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



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