[libsoap-lite-perl] 05/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Wed May 14 21:11:53 UTC 2014


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

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

commit 289e51fef2f729b1d85b2e5f73a9d1c4c3491969
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed May 14 23:10:01 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 87 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 44 insertions(+), 43 deletions(-)

diff --git a/debian/control b/debian/control
index cf8893d..327dc6a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,60 +1,61 @@
 Source: libsoap-lite-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ezra Pagel <ezra at cpan.org>,
+           Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+           Niko Tyni <ntyni at iki.fi>,
+           gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Martín Ferrari <tincho at debian.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           Franck Joncourt <franck at debian.org>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 # NOTE: no build-dep on libxmlrpc-lite-perl,
 # causes circular dependency, cf. commit message in 0c6342e
 Build-Depends-Indep: libclass-inspector-perl,
- libcrypt-ssleay-perl,
- libfcgi-perl,
- libhttp-daemon-perl | libwww-perl (<< 6),
- libio-sessiondata-perl,
- libio-socket-ssl-perl,
- libio-stringy-perl,
- libmime-lite-perl,
- libmime-tools-perl,
- libossp-uuid-perl,
- libtask-weaken-perl,
- libtest-mockobject-perl,
- liburi-perl,
- libwww-perl,
- libxml-parser-perl,
- perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ezra Pagel <ezra at cpan.org>,
- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- Niko Tyni <ntyni at iki.fi>,
- gregor herrmann <gregoa at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- Martín Ferrari <tincho at debian.org>,
- Damyan Ivanov <dmn at debian.org>,
- Franck Joncourt <franck at debian.org>,
- Xavier Guimard <x.guimard at free.fr>
+                     libcrypt-ssleay-perl,
+                     libfcgi-perl,
+                     libhttp-daemon-perl | libwww-perl (<< 6),
+                     libio-sessiondata-perl,
+                     libio-socket-ssl-perl,
+                     libio-stringy-perl,
+                     libmime-lite-perl,
+                     libmime-tools-perl,
+                     libossp-uuid-perl,
+                     libtask-weaken-perl,
+                     libtest-mockobject-perl,
+                     liburi-perl,
+                     libwww-perl,
+                     libxml-parser-perl,
+                     perl
 Standards-Version: 3.9.5
-Homepage: http://sourceforge.net/projects/soaplite/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsoap-lite-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsoap-lite-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsoap-lite-perl.git
+Homepage: http://sourceforge.net/projects/soaplite/
 
 Package: libsoap-lite-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libclass-inspector-perl,
- libcrypt-ssleay-perl,
- libfcgi-perl,
- libhttp-daemon-perl | libwww-perl (<< 6),
- libio-sessiondata-perl,
- libio-socket-ssl-perl,
- libio-stringy-perl,
- libmime-tools-perl,
- libossp-uuid-perl,
- libtask-weaken-perl,
- liburi-perl,
- libwww-perl,
- libxml-parser-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libclass-inspector-perl,
+         libcrypt-ssleay-perl,
+         libfcgi-perl,
+         libhttp-daemon-perl | libwww-perl (<< 6),
+         libio-sessiondata-perl,
+         libio-socket-ssl-perl,
+         libio-stringy-perl,
+         libmime-tools-perl,
+         libossp-uuid-perl,
+         libtask-weaken-perl,
+         liburi-perl,
+         libwww-perl,
+         libxml-parser-perl
 Recommends: libxmlrpc-lite-perl
 Suggests: libapache2-mod-perl2,
- libmime-lite-perl,
- libnet-jabber-perl
+          libmime-lite-perl,
+          libnet-jabber-perl
 Breaks: otrs2 (<< 3.3.3-3~)
 Description: Perl implementation of a SOAP client and server
  SOAP::Lite is a collection of Perl modules that provide a simple and

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



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