[libwebinject-perl] 04/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri Oct 11 17:24:23 UTC 2013


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

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

commit 1ea672cd2f3c2de99801b23f2df41f4dff79373f
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 11 19:20:07 2013 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control |   37 +++++++++++++++++++------------------
 1 file changed, 19 insertions(+), 18 deletions(-)

diff --git a/debian/control b/debian/control
index c706f26..a5685f7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,18 @@
 Source: libwebinject-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
- Nathan handler <nhandler at debian.org>
+           Nathan handler <nhandler at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
- libcrypt-ssleay-perl,
- liberror-perl,
- libhttp-cookies-perl,
- libhttp-message-perl,
- libwww-perl,
- libxml-parser-perl,
- libxml-simple-perl
+                     libcrypt-ssleay-perl,
+                     liberror-perl,
+                     libhttp-cookies-perl,
+                     libhttp-message-perl,
+                     libwww-perl,
+                     libxml-parser-perl,
+                     libxml-simple-perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwebinject-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwebinject-perl.git
@@ -20,14 +20,15 @@ Homepage: https://metacpan.org/release/Webinject
 
 Package: libwebinject-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libcrypt-ssleay-perl,
- liberror-perl,
- libhttp-cookies-perl,
- libhttp-message-perl,
- libwww-perl,
- libxml-parser-perl,
- libxml-simple-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcrypt-ssleay-perl,
+         liberror-perl,
+         libhttp-cookies-perl,
+         libhttp-message-perl,
+         libwww-perl,
+         libxml-parser-perl,
+         libxml-simple-perl
 Description: Perl Module for testing web services
  WebInject is a free tool for automated testing of web applications and web
  services. It can be used to test individual system components that have HTTP

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



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