[libconfig-identity-perl] 03/06: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Fri May 20 12:21:11 UTC 2016


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

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

commit e30728cabf9cba20d54e00bc14f5c0c8f353371b
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 20 14:13:37 2016 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index fcfcebd..fc0abf9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,26 +1,27 @@
 Source: libconfig-identity-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Lucas Kanashiro <kanashiro.duarte at gmail.com>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libfile-homedir-perl,
- libfile-which-perl,
- libipc-run-perl,
- libtest-most-perl,
- perl
+                     libfile-which-perl,
+                     libipc-run-perl,
+                     libtest-most-perl,
+                     perl
 Standards-Version: 3.9.6
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libconfig-identity-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libconfig-identity-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libconfig-identity-perl.git
 Homepage: https://metacpan.org/release/Config-Identity
-Testsuite: autopkgtest-pkg-perl
 
 Package: libconfig-identity-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libfile-homedir-perl,
- libfile-which-perl,
- libipc-run-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libfile-homedir-perl,
+         libfile-which-perl,
+         libipc-run-perl
 Description: module to load (and optionally decrypt) user/pass identity information
  Config::Identity is a tool for loadiing (and optionally decrypting via GnuPG)
  user/pass identity information

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



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