[SCM] Debian packaging of libdata-ical-perl branch, master, updated. debian/0.17+dfsg-1-8-g1d8ebe1

gregor herrmann gregoa at debian.org
Wed Dec 7 18:01:07 UTC 2011


The following commit has been merged in the master branch:
commit 492f268326f884d16e335061ed193a1ab678e27d
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Dec 7 18:54:50 2011 +0100

    sort deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index cdae8e4..61ea547 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,15 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Antonio Radici <antonio at dyne.org>, Jonathan Yu <jawnsy at cpan.org>
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libtest-longstring-perl, libtest-simple-perl,
- libtest-nowarnings-perl, libtest-warn-perl, libclass-accessor-perl,
- libclass-returnvalue-perl, libtext-vfile-asdata-perl, libtest-pod-perl,
- libtest-pod-coverage-perl
+Build-Depends-Indep: libtest-longstring-perl,
+ libclass-accessor-perl,
+ libclass-returnvalue-perl,
+ libtest-nowarnings-perl,
+ libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ libtest-simple-perl,
+ libtest-warn-perl,
+ libtext-vfile-asdata-perl
 Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/Data-ICal/
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libdata-ical-perl.git
@@ -15,8 +20,10 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-ical-
 
 Package: libdata-ical-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libclass-accessor-perl,
- libclass-returnvalue-perl, libtext-vfile-asdata-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libclass-accessor-perl,
+ libclass-returnvalue-perl,
+ libtext-vfile-asdata-perl
 Description: Perl module for manipulating iCalendar (RFC2445) files
  Data::ICal provides an implementation of Perl objects that represent a given
  VCALENDAR object as defined in the iCalendar protocol (RFC 2445, MIME type

-- 
Debian packaging of libdata-ical-perl



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