[libxml-libxslt-perl] 02/03: Wrap and sort fields in debian/control file

Salvatore Bonaccorso carnil at debian.org
Sat Jan 4 08:28:59 UTC 2014


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

carnil pushed a commit to branch master
in repository libxml-libxslt-perl.

commit bfc48ceeb2d0afad508be46c7ae412ef8a076e91
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 4 09:01:26 2014 +0100

    Wrap and sort fields in debian/control file
---
 debian/control | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 8a06cc7..d7e39f9 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,9 @@ Uploaders: gregor herrmann <gregoa at debian.org>,
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9.20120312),
-               perl,
                libxml-libxml-perl,
                libxslt1-dev (>= 1.1.28),
+               perl,
                pkg-config
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-libxslt-perl.git
@@ -17,14 +17,10 @@ Homepage: https://metacpan.org/release/XML-LibXSLT/
 
 Package: libxml-libxslt-perl
 Architecture: any
-Depends: ${misc:Depends},
-         ${perl:Depends},
-         ${shlibs:Depends},
-         libxml-libxml-perl
+Depends: libxml-libxml-perl, ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
 Description: Perl interface to the GNOME libxslt library
  XML::LibXSLT is an XSLT Perl module, based on the GNOME libxslt library,
  which is a fast and XSLT 1.0 compliant XSLT engine.
  .
  XSLT is an XML-based language used for XML transformations. For more
  information see http://www.w3.org/TR/xslt.
-

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



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