[libhijk-perl] 07/09: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sun Oct 12 16:42:17 UTC 2014


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

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

commit 5dab6a7f1043612f92ee8163945ce657b6313627
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Oct 12 18:34:33 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index a86a1d8..9eff482 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
 Source: libhijk-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Robin Sheat <robin at catalyst.net.nz>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libplack-perl,
- libtest-exception-perl,
- perl (>= 5.17.10)
+                     libtest-exception-perl,
+                     perl (>= 5.17.10)
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhijk-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhijk-perl.git
@@ -14,7 +14,8 @@ Homepage: https://metacpan.org/release/Hijk
 
 Package: libhijk-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: simple perl module for easily accessing HTTP services
  Hijk is a specialized HTTP Client that does nothing but transport the response
  body back. It does not feature as a "user agent", but as a dumb client. It is

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



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