[libapache-htpasswd-perl] 09/24: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Fri Sep 8 21:38:17 UTC 2017


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

gregoa pushed a commit to branch master
in repository libapache-htpasswd-perl.

commit 41e698e3441c99d8e3340c2ca133144fe2913c91
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Sep 8 23:19:48 2017 +0200

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

diff --git a/debian/control b/debian/control
index b89dfc6..49a8f1e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,22 @@
 Source: libapache-htpasswd-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 9), perl (>= 5.6.0-17), cdbs (>= 0.4.26-2), libcrypt-passwdmd5-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Tatsuki Sugiura <sugi at nemui.org>
-Homepage: https://metacpan.org/release/Apache-Htpasswd
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               perl (>= 5.6.0-17),
+               cdbs (>= 0.4.26-2),
+               libcrypt-passwdmd5-perl
 Standards-Version: 3.8.0
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libapache-htpasswd-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libapache-htpasswd-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libapache-htpasswd-perl.git
+Homepage: https://metacpan.org/release/Apache-Htpasswd
 
 Package: libapache-htpasswd-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libcrypt-passwdmd5-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libcrypt-passwdmd5-perl
 Description: Manage Unix crypt-style password file
  This module comes with a set of methods to use with htaccess password
  files. These files (and htaccess) are used to do Basic Authentication

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



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