[SCM] Debian packaging of libflickr-api-perl branch, master, updated. 5d84a16fe870f7a9b7984ead1098b938cc73dc31

gregor herrmann gregoa at debian.org
Thu Jul 5 20:28:28 UTC 2012


The following commit has been merged in the master branch:
commit cef28969c91ae122d3554bf881de73ef74032402
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:30:44 2012 -0600

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

diff --git a/debian/control b/debian/control
index 6ec9914..69ea628 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,31 @@
 Source: libflickr-api-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
-Build-Depends-Indep: libxml-parser-lite-tree-perl (>= 0.08), libwww-perl,
- liburi-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Martín Ferrari <tincho at debian.org>,
- Jose Luis Rivas <ghostbar38 at gmail.com>, gregor herrmann <gregoa at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>
+           Jose Luis Rivas <ghostbar38 at gmail.com>,
+           gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7.0.8),
+               quilt
+Build-Depends-Indep: libxml-parser-lite-tree-perl,
+                     libwww-perl,
+                     liburi-perl
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/Flickr-API/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libflickr-api-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libflickr-api-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libflickr-api-perl.git
+Homepage: http://search.cpan.org/dist/Flickr-API/
 
 Package: libflickr-api-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libxml-parser-lite-tree-perl (>= 0.08),
- libwww-perl, liburi-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libxml-parser-lite-tree-perl,
+         libwww-perl,
+         liburi-perl
 Recommends: libcompress-zlib-perl
 Description: Perl interface to the Flickr API
  Flickr::API is a simple interface for using the Flickr API in Perl. It is a
  subclass of LWP::UserAgent, so all of the various proxy, request limit, cache
  and other options are available.
+

-- 
Debian packaging of libflickr-api-perl



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