[libnet-github-perl] 05/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri May 16 15:48:16 UTC 2014


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

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

commit 098e9efed1e023b92cb2ea39228a6a3028a55638
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 16 17:45:28 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 55 ++++++++++++++++++++++++++++---------------------------
 1 file changed, 28 insertions(+), 27 deletions(-)

diff --git a/debian/control b/debian/control
index ca12f53..68e3f1e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,25 @@
 Source: libnet-github-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Christine Spang <christine at debian.org>,
- Angel Abad <angel at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>,
- Jotam Jr. Trejo <jotamjr at debian.org.sv>,
- Daniel Lintott <daniel at serverb.co.uk>
-Build-Depends: debhelper (>= 9.20120312)
+           Angel Abad <angel at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Jotam Jr. Trejo <jotamjr at debian.org.sv>,
+           Daniel Lintott <daniel at serverb.co.uk>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libany-moose-perl,
- libcrypt-ssleay-perl,
- libfile-slurp-perl,
- libhtml-tree-perl,
- libhttp-message-perl,
- libjson-any-perl,
- libtest-mockmodule-perl,
- libtest-pod-perl,
- liburi-perl,
- libwww-mechanize-gzip-perl,
- libwww-perl,
- perl
+                     libcrypt-ssleay-perl,
+                     libfile-slurp-perl,
+                     libhtml-tree-perl,
+                     libhttp-message-perl,
+                     libjson-any-perl,
+                     libtest-mockmodule-perl,
+                     libtest-pod-perl,
+                     liburi-perl,
+                     libwww-mechanize-gzip-perl,
+                     libwww-perl,
+                     perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-github-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-github-perl.git
@@ -27,15 +27,16 @@ Homepage: https://metacpan.org/release/Net-GitHub
 
 Package: libnet-github-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libany-moose-perl,
- libcrypt-ssleay-perl,
- libhtml-tree-perl,
- libhttp-message-perl,
- libjson-any-perl,
- liburi-perl,
- libwww-mechanize-gzip-perl,
- libwww-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libany-moose-perl,
+         libcrypt-ssleay-perl,
+         libhtml-tree-perl,
+         libhttp-message-perl,
+         libjson-any-perl,
+         liburi-perl,
+         libwww-mechanize-gzip-perl,
+         libwww-perl
 Description: Perl interface for GitHub
  GitHub, http://github.com/, is a service for hosting Git source code
  repositories and managing projects using Git. The Net::GitHub module

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



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