[libclass-default-perl] 03/08: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Thu Aug 18 18:30:40 UTC 2016


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

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

commit ee4cce730712409de8c81b0252ec1b0b8a81fc99
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Aug 18 20:25:19 2016 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 8c9b120..409b258 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,22 @@
 Source: libclass-default-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Allard Hoeve <allard at byte.nl>,
+           Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Allard Hoeve <allard at byte.nl>,
- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Fabrizio Regalli <fabreg at fabreg.it>
 Standards-Version: 3.9.2
-Homepage: https://metacpan.org/release/Class-Default
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libclass-default-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libclass-default-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libclass-default-perl.git
+Homepage: https://metacpan.org/release/Class-Default
 
 Package: libclass-default-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl module to make static calls apply to a default instantiation
  Class::Default provides a mechanism to allow your class to take static method
  calls and apply it to a default instantiation of an object. It provides a

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



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