[libcapture-tiny-perl] 02/03: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Wed Jul 16 17:10:57 UTC 2014


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

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

commit 740745b22942aad25137a1412b5fa9110e937538
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jul 16 19:09:25 2014 +0200

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

diff --git a/debian/control b/debian/control
index b12e132..5fbb37e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,24 @@
 Source: libcapture-tiny-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Salvatore Bonaccorso <carnil at debian.org>,
+           Alessandro Ghedini <ghedo at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libinline-c-perl | libinline-perl (<< 0.57~)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>,
- Salvatore Bonaccorso <carnil at debian.org>,
- Alessandro Ghedini <ghedo at debian.org>
+                     libinline-c-perl | libinline-perl (<< 0.57~)
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/Capture-Tiny
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcapture-tiny-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcapture-tiny-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcapture-tiny-perl.git
+Homepage: https://metacpan.org/release/Capture-Tiny
 
 Package: libcapture-tiny-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module to capture STDOUT and STDERR
  Capture::Tiny is a Perl module that provides a simple, portable way to
  capture anything sent to STDOUT or STDERR, regardless of whether it comes

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



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