[libwant-perl] 05/07: wrap&sort d/control

gregor herrmann gregoa at debian.org
Tue Jun 2 19:22:12 UTC 2015


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

gregoa pushed a commit to branch master
in repository libwant-perl.

commit 33914f399e860c63bbd85459d0be5c44d35f4f36
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jun 2 21:19:59 2015 +0200

    wrap&sort d/control
    
    Gbp-Dch: Ignore
---
 debian/control | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 6c98936..9b4bcb0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,12 @@
 Source: libwant-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9.20120312), perl
+Build-Depends: debhelper (>= 9.20120312),
+               perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>,
- Florian Schlichting <fsfs at debian.org>
+           Ansgar Burchardt <ansgar at debian.org>,
+           Florian Schlichting <fsfs at debian.org>
 Standards-Version: 3.9.6
 Homepage: https://metacpan.org/release/Want
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwant-perl.git
@@ -13,7 +14,9 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libwant-perl.git
 
 Package: libwant-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, 
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: generalisation of wantarray
  The Want module generalises the mechanism of the wantarray function,
  allowing a function to determine in some detail how its return value

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



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