[libpithub-perl] 03/05: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Mon Jan 20 20:07:48 UTC 2014


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

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

commit dc9fb1f0d02d68d1ac53dfe1a884b4abf844823a
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jan 20 21:05:41 2014 +0100

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 31 ++++++++++++++++---------------
 1 file changed, 16 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index a59bb63..fca48c1 100644
--- a/debian/control
+++ b/debian/control
@@ -5,14 +5,14 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libarray-iterator-perl,
- libfile-slurp-perl,
- libhttp-message-perl,
- libjson-perl,
- liblwp-protocol-https-perl,
- libmoo-perl,
- libtest-most-perl,
- libwww-perl
+                     libarray-iterator-perl,
+                     libfile-slurp-perl,
+                     libhttp-message-perl,
+                     libjson-perl,
+                     liblwp-protocol-https-perl,
+                     libmoo-perl,
+                     libtest-most-perl,
+                     libwww-perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpithub-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpithub-perl.git
@@ -20,13 +20,14 @@ Homepage: https://metacpan.org/release/Pithub/
 
 Package: libpithub-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libarray-iterator-perl,
- libhttp-message-perl,
- libjson-perl,
- liblwp-protocol-https-perl,
- libmoo-perl,
- libwww-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libarray-iterator-perl,
+         libhttp-message-perl,
+         libjson-perl,
+         liblwp-protocol-https-perl,
+         libmoo-perl,
+         libwww-perl
 Description: Github v3 API
  Pithub is a Perl module to provide access to Github v3 API in an
  object oriented way. 

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



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