[liburi-fromhash-perl] 08/12: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sun Nov 1 17:08:29 UTC 2015


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

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

commit ce72503609b1a070aec4191142769943df128916
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Nov 1 18:02:30 2015 +0100

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index 9bae9d2..389c8d3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,14 @@
 Source: liburi-fromhash-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Oleg Gashev <oleg at gashev.net>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libparams-validate-perl,
- liburi-perl (>= 1.68),
- libtest-fatal-perl,
- perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
- perl
+                     liburi-perl (>= 1.68),
+                     libtest-fatal-perl,
+                     perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
+                     perl
 Standards-Version: 3.9.4
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liburi-fromhash-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liburi-fromhash-perl.git
@@ -16,9 +16,10 @@ Homepage: https://metacpan.org/release/URI-FromHash
 
 Package: liburi-fromhash-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libparams-validate-perl,
- liburi-perl (>= 1.68)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libparams-validate-perl,
+         liburi-perl (>= 1.68)
 Description: module to build a URI from a set of named parameters
  URI::FromHash provides a simple one-subroutine "named parameters" style
  interface for creating URIs. Underneath the hood it uses URI.pm, though

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



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