[SCM] Debian packaging of libxml-libxslt-perl branch, master, updated. debian/1.75-2-7-gb16d5dc

Alessandro Ghedini al3xbio at gmail.com
Fri Jan 20 14:03:50 UTC 2012


The following commit has been merged in the master branch:
commit 69510ccf5d5c26d26859cb616b313140088c188a
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Fri Jan 20 14:51:31 2012 +0100

    Re-order fields in debian/control
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 525bf51..8e44be3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,26 +1,26 @@
 Source: libxml-libxslt-perl
 Section: perl
 Priority: optional
+Build-Depends: debhelper (>= 9), perl,
+ libxml-libxml-perl (>= 1.70),
+ libxslt1-dev,
+ pkg-config
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>, Damyan Ivanov <dmn at debian.org>,
- Florian Schlichting <fschlich at zedat.fu-berlin.de>, 
+ Florian Schlichting <fschlich at zedat.fu-berlin.de>,
  Alessandro Ghedini <al3xbio at gmail.com>
 Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/XML-LibXSLT/
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-libxslt-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-libxslt-perl.git
-Build-Depends: debhelper (>= 9), perl,
- libxml-libxml-perl (>= 1.70),
- libxslt1-dev,
- pkg-config
 
 Package: libxml-libxslt-perl
 Architecture: any
 Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
  libxml-libxml-perl (>= 1.70)
 Description: Perl interface to the GNOME libxslt library
- XML::LibXSLT is an XSLT Perl module, based on 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 
+ XSLT is an XML-based language used for XML transformations. For more
  information see http://www.w3.org/TR/xslt.

-- 
Debian packaging of libxml-libxslt-perl



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