[libiterator-perl] 04/09: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Fri Jul 31 00:49:06 UTC 2015


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

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

commit 75f1a2803820d776502f8668f406f8404d41f5be
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Fri Jul 31 02:36:13 2015 +0200

    Apply wrap-and-sort
---
 debian/control | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 5d08dd3..048ac49 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ 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: libexception-class-perl (>= 1.21),
- perl
+                     perl
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libiterator-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libiterator-perl.git
@@ -13,8 +13,9 @@ Homepage: https://metacpan.org/release/Iterator
 
 Package: libiterator-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libexception-class-perl (>= 1.21)
+Depends: libexception-class-perl (>= 1.21),
+         ${misc:Depends},
+         ${perl:Depends}
 Description: unknown
  Iterator is meant to be the definitive implementation of iterators, as
  popularized by Mark Jason Dominus's lectures and recent book (Higher Order

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



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