[libextutils-depends-perl] 05/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sun Aug 3 12:17:05 UTC 2014


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

gregoa pushed a commit to branch master
in repository libextutils-depends-perl.

commit f2326d4b82ced56b4e6794aafc22f47547516f49
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Aug 3 14:16:00 2014 +0200

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

diff --git a/debian/control b/debian/control
index f820657..7d27091 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,20 @@
 Source: libextutils-depends-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ryan Niebur <ryan at debian.org>,
+           Jotam Jr. Trejo <jotamjr at debian.org.sv>
 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: Ryan Niebur <ryan at debian.org>,
- Jotam Jr. Trejo <jotamjr at debian.org.sv>
 Standards-Version: 3.9.5
-Homepage: http://gtk2-perl.sourceforge.net/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libextutils-depends-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libextutils-depends-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libextutils-depends-perl.git
+Homepage: http://gtk2-perl.sourceforge.net/
 
 Package: libextutils-depends-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends} 
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: Perl module for building extensions that depend on other extensions
  ExtUtils::Depends tries to make it easy to build Perl extensions that use
  functions and typemaps provided by other perl extensions. This means that a

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



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