[libflickr-upload-perl] 06/07: debian/control: add build and runtime dependecy on libnet-oauth-perl

Lucas Kanashiro kanashiro at moszumanska.debian.org
Sun Aug 28 01:57:15 UTC 2016


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

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

commit 1b4e6a506e55ee2c83c6fa6952ac51eb84dfb120
Author: Lucas Kanashiro <kanashiro at debian.org>
Date:   Sat Aug 27 22:34:06 2016 -0300

    debian/control: add build and runtime dependecy on libnet-oauth-perl
---
 debian/changelog | 1 +
 debian/control   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 269e7c9..3a37c56 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ libflickr-upload-perl (1.60-1) UNRELEASED; urgency=medium
   * d/u/metadata: update contact
   * debian/copyright: update Upstream-Contact
   * Declare compliance with Debian policy 3.9.8
+  * debian/control: add build and runtime dependency on libnet-oauth-perl
 
  -- Lucas Kanashiro <kanashiro at debian.org>  Sat, 27 Aug 2016 21:57:57 -0300
 
diff --git a/debian/control b/debian/control
index d44fac7..5b19c06 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Priority: extra
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
                      libflickr-api-perl (>= 1.09),
+                     libnet-oauth-perl,
                      libwww-perl,
                      libxml-simple-perl
 Standards-Version: 3.9.8
@@ -20,6 +21,7 @@ Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
          libflickr-api-perl (>= 1.09),
+         libnet-oauth-perl,
          libwww-perl,
          libxml-simple-perl
 Description: module for uploading images to flickr.com

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



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