[SCM] Debian packaging of libflickr-api-perl branch, master, updated. debian/1.05-1-6-g7edb24d

Xavier Guimard x.guimard at free.fr
Thu May 16 03:39:31 UTC 2013


The following commit has been merged in the master branch:
commit c8facd3c3f11261bf9b89a7b9557763db2f502a3
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Thu May 16 05:38:13 2013 +0200

    Add libhttp-message-perl dependency

diff --git a/debian/control b/debian/control
index 961e89d..abf6e72 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Uploaders: Martín Ferrari <tincho at debian.org>,
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: liburi-perl,
+Build-Depends-Indep: libhttp-message-perl | libwww-perl (<< 6),
+                     liburi-perl,
                      libwww-perl,
                      libxml-parser-lite-tree-perl,
                      perl
@@ -21,6 +22,7 @@ Package: libflickr-api-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
+         libhttp-message-perl | libwww-perl (<< 6),
          liburi-perl,
          libwww-perl,
          libxml-parser-lite-tree-perl

-- 
Debian packaging of libflickr-api-perl



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