[SCM] Debian packaging of libmediawiki-api-perl branch, master, updated. debian/0.37-1-13-g7d4f6d8

gregor herrmann gregoa at debian.org
Fri Jun 8 20:27:17 UTC 2012


The following commit has been merged in the master branch:
commit 60edb8ddf7fc351b0cb24fbe13aa6663ba0ebe2b
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 8 22:25:39 2012 +0200

    sort/wrap
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index f6dc47f..2f6dc87 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,15 @@ Source: libmediawiki-api-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libwww-perl, libjson-perl, libtest-pod-perl,
+Build-Depends-Indep: perl,
+ libjson-perl,
  libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ libwww-perl,
  perl (>= 5.13.11) | libtest-simple-perl (>= 0.98)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
+Uploaders: Ryan Niebur <ryan at debian.org>,
+ Jonathan Yu <jawnsy at cpan.org>,
  Ansgar Burchardt <ansgar at debian.org>
 Standards-Version: 3.9.3
 Homepage: http://search.cpan.org/dist/MediaWiki-API/
@@ -15,7 +19,9 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmediawiki-
 
 Package: libmediawiki-api-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libwww-perl, libjson-perl
+Depends: ${perl:Depends}, ${misc:Depends},
+ libjson-perl,
+ libwww-perl
 Description: Perl interface to the MediaWiki API
  MediaWiki::API is a Perl module that provides an interface to the MediaWiki
  API (see <URL:http://www.mediawiki.org/wiki/API>), which allows the creation

-- 
Debian packaging of libmediawiki-api-perl



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