[SCM] Debian packaging of librt-client-rest-perl branch, master, updated. 2febe0c26a53f1d3b148b0a05463874ccbe53685

gregor herrmann gregoa at debian.org
Fri Jan 20 21:04:44 UTC 2012


The following commit has been merged in the master branch:
commit 6d4a07c89e98b9a22a5643343813861329fe66f8
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jan 20 21:33:24 2012 +0100

    sort deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 276adaf..2627dcb 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,15 @@ Source: librt-client-rest-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libtest-exception-perl, libwww-perl,
-  liberror-perl, libexception-class-perl, libparams-validate-perl
+Build-Depends-Indep: perl,
+ liberror-perl,
+ libexception-class-perl,
+ libparams-validate-perl,
+ libtest-exception-perl,
+ libwww-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Christine Spang <christine at debian.org>, Fabrizio Regalli <fabreg at fabreg.it>
+Uploaders: Christine Spang <christine at debian.org>,
+ Fabrizio Regalli <fabreg at fabreg.it>
 Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/RT-Client-REST/
 Vcs-Git: git://git.debian.org/pkg-perl/packages/librt-client-rest-perl.git
@@ -13,9 +18,12 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librt-client-
 
 Package: librt-client-rest-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libtest-exception-perl,
-  libwww-perl, liberror-perl, libexception-class-perl,
-  libparams-validate-perl
+Depends: ${perl:Depends}, ${misc:Depends},
+ liberror-perl,
+ libexception-class-perl,
+ libparams-validate-perl,
+ libtest-exception-perl,
+ libwww-perl
 Description: RESTful Perl interface to RT installations
  RT::Client::REST is a set of object-oriented Perl modules designed to
  make communicating with RT using REST protocol easy.  Most of the

-- 
Debian packaging of librt-client-rest-perl



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