[libclass-methodmaker-perl] 08/10: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Wed Dec 25 20:55:29 UTC 2013


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

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

commit 2a70301e1043c5a522773c7b55363f2bb4fd35d6
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Dec 25 21:53:59 2013 +0100

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

diff --git a/debian/control b/debian/control
index 9aaf077..8b84547 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,23 @@
 Source: libclass-methodmaker-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+           Niko Tyni <ntyni at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Antonio Radici <antonio at dyne.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9.20120312~), libipc-run-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>, Niko Tyni <ntyni at debian.org>,
- gregor herrmann <gregoa at debian.org>, Antonio Radici <antonio at dyne.org>
+Build-Depends: debhelper (>= 9.20120312~),
+               libipc-run-perl
 Standards-Version: 3.9.2
-Homepage: https://metacpan.org/release/Class-MethodMaker/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-methodmaker-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-methodmaker-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-methodmaker-perl.git
+Homepage: https://metacpan.org/release/Class-MethodMaker/
 
 Package: libclass-methodmaker-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: Perl module for creating generic methods
  Class::MethodMaker is a simple module which solves the problem of having to
  continually write accessor and mutator methods for your objects that perform

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



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