[libclass-std-fast-perl] 01/08: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Mon Jun 8 21:50:32 UTC 2015


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

gregoa pushed a commit to branch master
in repository libclass-std-fast-perl.

commit d8f49aefcf54bf4067bb9a4bfc79a6f9d2b4fc49
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jun 8 23:45:54 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 6b6eb25..4a7fecd 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,23 @@
 Source: libclass-std-fast-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: libclass-std-perl, perl, libtest-pod-perl,
- libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>
+Build-Depends-Indep: libclass-std-perl,
+                     perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.9.1
-Homepage: https://metacpan.org/release/Class-Std-Fast
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-std-fast-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libclass-std-fast-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-std-fast-perl.git
+Homepage: https://metacpan.org/release/Class-Std-Fast
 
 Package: libclass-std-fast-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libclass-std-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libclass-std-perl
 Description: faster but less secure replacement for Class::Std
  Class::Std::Fast allows you to use the beautiful API of Class::Std in a
  faster way than Class::Std does.

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



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