[libconfig-autoconf-perl] 04/05: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sun May 11 13:47:06 UTC 2014


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

gregoa pushed a commit to branch master
in repository libconfig-autoconf-perl.

commit de15d3a35a30f58874e244335858c5c3ee096cf5
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 11 15:45:10 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 9b3ae45..61a3580 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,22 @@
 Source: libconfig-autoconf-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Danai SAE-HAN (韓達耐) <danai at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libcapture-tiny-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Danai SAE-HAN (韓達耐) <danai at debian.org>,
- gregor herrmann <gregoa at debian.org>
+                     libcapture-tiny-perl
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/Config-AutoConf
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-autoconf-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-autoconf-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-autoconf-perl.git
+Homepage: https://metacpan.org/release/Config-AutoConf
 
 Package: libconfig-autoconf-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libcapture-tiny-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcapture-tiny-perl
 Description: Perl module to implement some of AutoConf's macros in pure Perl
  Config::AutoConf simulates some of the tasks AutoConf macros do, e.g.
  detecting a command, detecting a library, etc.

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



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