[SCM] Debian packaging of libvitacilina-perl branch, master, updated. 0362102290b352d528ffdcdf459371f06b1eaab0

gregor herrmann gregoa at debian.org
Thu Jul 5 21:07:16 UTC 2012


The following commit has been merged in the master branch:
commit 110e75123c51510304fa6e84d04fc3c95d09b593
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 13:04:10 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index d886629..5e7551f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,32 @@
 Source: libvitacilina-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Dario Minnucci <midget at debian.org>,
+           Angel Abad <angel at debian.org>
 Section: perl
 Priority: extra
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: libdatetime-perl, libtemplate-perl, liburi-perl,
- libwww-perl, libxml-feed-perl (>= 0.41), libyaml-syck-perl, perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Dario Minnucci <midget at debian.org>,
- Angel Abad <angel at debian.org>
+Build-Depends-Indep: libdatetime-perl,
+                     libtemplate-perl,
+                     liburi-perl,
+                     libwww-perl,
+                     libxml-feed-perl,
+                     libyaml-syck-perl,
+                     perl
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Vitacilina/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libvitacilina-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libvitacilina-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libvitacilina-perl.git
+Homepage: http://search.cpan.org/dist/Vitacilina/
 
 Package: libvitacilina-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libdatetime-perl, libtemplate-perl,
- liburi-perl, libwww-perl, libxml-feed-perl (>= 0.41), libyaml-syck-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdatetime-perl,
+         libtemplate-perl,
+         liburi-perl,
+         libwww-perl,
+         libxml-feed-perl,
+         libyaml-syck-perl
 Description: Perl feed aggregation library
  Vitacilina is a simple feeds engine exporter that uses YAML to get 
  list of feeds and  TT as templating system. Some people would call 
@@ -23,3 +34,4 @@ Description: Perl feed aggregation library
  .
  It was intended to be a reliable Planet alternative, then some  
  development ideas evolved into rFeed. 
+

-- 
Debian packaging of libvitacilina-perl



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