[libxml-rss-libxml-perl] 05/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri May 16 16:38:52 UTC 2014


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

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

commit 1046561e145d0a21e4b885f225de5301a8b3cc21
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 16 18:36:59 2014 +0200

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

diff --git a/debian/control b/debian/control
index 511827f..fcd5564 100644
--- a/debian/control
+++ b/debian/control
@@ -1,28 +1,35 @@
 Source: libxml-rss-libxml-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Florian Schlichting <fsfs at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8),
- perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
+               perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
 Build-Depends-Indep: perl,
- libdatetime-format-w3cdtf-perl, libxml-libxml-perl,
- libdatetime-format-mail-perl, libuniversal-require-perl,
- libclass-accessor-perl,
- libtest-differences-perl, libtest-exception-perl, libtest-warn-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Florian Schlichting <fsfs at debian.org>
+                     libclass-accessor-perl,
+                     libdatetime-format-mail-perl,
+                     libdatetime-format-w3cdtf-perl,
+                     libtest-differences-perl,
+                     libtest-exception-perl,
+                     libtest-warn-perl,
+                     libuniversal-require-perl,
+                     libxml-libxml-perl
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/XML-RSS-LibXML
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-rss-libxml-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-rss-libxml-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-rss-libxml-perl.git
+Homepage: https://metacpan.org/release/XML-RSS-LibXML
 
 Package: libxml-rss-libxml-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libdatetime-format-w3cdtf-perl, libxml-libxml-perl,
- libdatetime-format-mail-perl, libuniversal-require-perl,
- libclass-accessor-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libclass-accessor-perl,
+         libdatetime-format-mail-perl,
+         libdatetime-format-w3cdtf-perl,
+         libuniversal-require-perl,
+         libxml-libxml-perl
 Description: module for creating, parsing, updating RSS files with XML::LibXML
  XML::RSS::LibXML uses XML::LibXML (libxml2) for parsing RSS instead of
  XML::RSS' XML::Parser (expat), while trying to keep interface compatibility

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



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