[SCM] Debian packaging of libxml-opml-simplegen-perl branch, master, updated. 3a39ff9bcda069e050da4df9ddd8b216e18913bf

gregor herrmann gregoa at debian.org
Fri Jun 8 23:09:12 UTC 2012


The following commit has been merged in the master branch:
commit 5538286ccb5ca239cc51058669d395e29c23afc4
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 9 00:58:53 2012 +0200

    sort/wrap deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 97f083e..879ce51 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,10 @@ Source: libxml-opml-simplegen-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libxml-simple-perl,
-  libclass-accessor-perl,
-  libxml-opml-perl
+Build-Depends-Indep: perl,
+ libclass-accessor-perl,
+ libxml-opml-perl,
+ libxml-simple-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>,
  gregor herrmann <gregoa at debian.org>
@@ -16,7 +17,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-opml-s
 Package: libxml-opml-simplegen-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends},
-  libxml-simple-perl, libclass-accessor-perl
+ libclass-accessor-perl,
+ libxml-simple-perl
 Description: create OPML using XML::Simple
  XML::OPML::SimpleGen lets you simply generate OPML documents without having
  too much to worry about. It is a drop-in replacement for XML::OPML in regards

-- 
Debian packaging of libxml-opml-simplegen-perl



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