[libdevel-patchperl-perl] 04/07: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri Jan 24 00:57:19 UTC 2014


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

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

commit 5041d8a19fa4d1f53f735daad1302fff8d497fb5
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jan 24 01:55:08 2014 +0100

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

diff --git a/debian/control b/debian/control
index 7ba4c78..454dd6d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,25 @@
 Source: libdevel-patchperl-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Alessandro Ghedini <ghedo at debian.org>,
+           Jotam Jr. Trejo <jotamjr at debian.org.sv>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libfile-pushd-perl,
- libmodule-pluggable-perl | perl (<< 5.17.0),
- libtest-script-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Alessandro Ghedini <ghedo at debian.org>,
- Jotam Jr. Trejo <jotamjr at debian.org.sv>
+                     libfile-pushd-perl,
+                     libmodule-pluggable-perl | perl (<< 5.17.0),
+                     libtest-script-perl
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Devel-PatchPerl/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-patchperl-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevel-patchperl-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-patchperl-perl.git
+Homepage: https://metacpan.org/release/Devel-PatchPerl/
 
 Package: libdevel-patchperl-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libfile-pushd-perl,
- libmodule-pluggable-perl | perl (<< 5.17.0)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libfile-pushd-perl,
+         libmodule-pluggable-perl | perl (<< 5.17.0)
 Description: Perl module to patch perl source a la Devel::PPPort's buildperl.pl
  Devel::PatchPerl is a modularisation of the patching code contained in
  Devel::PPPort's buildperl.pl.

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



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