[libxml-sax-writer-perl] 07/12: wrap-and-sort (build-)dependencies

Florian Schlichting fsfs at moszumanska.debian.org
Fri Mar 7 20:01:20 UTC 2014


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

fsfs pushed a commit to branch master
in repository libxml-sax-writer-perl.

commit d222d92712f09a980d28d31ff56a6366905c92f8
Author: Florian Schlichting <fsfs at debian.org>
Date:   Fri Mar 7 20:26:07 2014 +0100

    wrap-and-sort (build-)dependencies
---
 debian/control | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index b259e45..48618df 100644
--- a/debian/control
+++ b/debian/control
@@ -3,18 +3,22 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>, Antonio Radici <antonio at dyne.org>
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: perl,
+ libxml-filter-buffertext-perl,
+ libxml-namespacesupport-perl,
+ libxml-sax-perl
 Standards-Version: 3.9.1
 Homepage: https://metacpan.org/release/XML-SAX-Writer
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-sax-writer-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-sax-writer-perl.git
-Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libxml-filter-buffertext-perl,
- libxml-namespacesupport-perl, libxml-sax-perl
 
 Package: libxml-sax-writer-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libxml-filter-buffertext-perl,
- libxml-namespacesupport-perl, libxml-sax-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libxml-filter-buffertext-perl,
+ libxml-namespacesupport-perl,
+ libxml-sax-perl
 Description: Perl module for a SAX2 XML writer
  XML::SAX::Writer helps to serialize SAX2 representations of XML documents to
  strings, files, and other flat representations. It handles charset encodings,

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



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