[libapache-asp-perl] 03/07: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Fri Jun 12 22:11:40 UTC 2015


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

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

commit 6cda67873d812bb4c983c71fb162c263d15b3359
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 13 00:05:46 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 31 ++++++++++++++++---------------
 1 file changed, 16 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index 3eef6b1..37952d9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,30 +1,31 @@
 Source: libapache-asp-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+           Florian Schlichting <fschlich at zedat.fu-berlin.de>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50~)
 Build-Depends-Indep: libmldbm-perl,
- libmldbm-sync-perl,
- perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>,
- Florian Schlichting <fschlich at zedat.fu-berlin.de>
+                     libmldbm-sync-perl,
+                     perl
 Standards-Version: 3.9.3
-Homepage: https://metacpan.org/release/Apache-ASP
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapache-asp-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libapache-asp-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapache-asp-perl.git
+Homepage: https://metacpan.org/release/Apache-ASP
 
 Package: libapache-asp-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libmldbm-perl,
- libmldbm-sync-perl,
- libwww-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libmldbm-perl,
+         libmldbm-sync-perl,
+         libwww-perl
 Recommends: libapache2-mod-perl2
 Suggests: libapache-ssi-perl,
- libdevel-symdump-perl,
- libhtml-clean-perl,
- libhtml-fillinform-perl,
- libxml-libxslt-perl | libxml-xslt-perl
+          libdevel-symdump-perl,
+          libhtml-clean-perl,
+          libhtml-fillinform-perl,
+          libxml-libxslt-perl | libxml-xslt-perl
 Description: perl Apache::ASP - Active Server Pages for Apache with mod_perl
  Apache::ASP provides an Active Server Pages port to the Apache Web
  Server with perl as the host scripting language. Active Server Pages is

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



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