[libflickr-api-perl] 06/15: Update dependencies

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Sat Jul 25 20:58:35 UTC 2015


This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libflickr-api-perl.

commit 893898524f521299c555f9a686bf54e40ff36c55
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Sat Jul 25 15:51:18 2015 -0300

    Update dependencies
---
 debian/changelog | 1 +
 debian/control   | 9 +++++++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 98744c6..28bca51 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ libflickr-api-perl (1.16-1) UNRELEASED; urgency=medium
   [ Lucas Kanashiro ]
   * Add debian/upstream/metadata
   * Import upstream version 1.16
+  * Update dependencies
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Sat, 25 Jul 2015 15:38:13 -0300
 
diff --git a/debian/control b/debian/control
index 7a75c65..9f897f6 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,9 @@ Build-Depends-Indep: libhttp-message-perl | libwww-perl (<< 6),
                      liburi-perl,
                      libwww-perl,
                      libxml-parser-lite-tree-perl,
+                     libnet-oauth-perl,
+                     libxml-libxml-simple-perl,
+                     libtest-script-perl,
                      perl
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libflickr-api-perl.git
@@ -25,9 +28,11 @@ Depends: ${misc:Depends},
          libhttp-message-perl | libwww-perl (<< 6),
          liburi-perl,
          libwww-perl,
-         libxml-parser-lite-tree-perl
+         libxml-parser-lite-tree-perl,
+         libnet-oauth-perl,
+         libxml-libxml-simple-perl,
+         libtest-script-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.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libflickr-api-perl.git



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