[libflickr-api-perl] 02/03: Remove libtest-script-perl from Depends

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Sun Jul 26 19:10:46 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 920a015bc5449c0ef7c6c0c885eec51bf45adf9a
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Sun Jul 26 16:05:33 2015 -0300

    Remove libtest-script-perl from Depends
    
    Sort dependencies
---
 debian/control | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index c18e6ab..559d618 100644
--- a/debian/control
+++ b/debian/control
@@ -10,12 +10,12 @@ Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libhttp-message-perl | libwww-perl (<< 6),
+                     libnet-oauth-perl,
+                     libtest-script-perl,
                      liburi-perl,
                      libwww-perl,
-                     libxml-parser-lite-tree-perl,
-                     libnet-oauth-perl,
                      libxml-libxml-simple-perl,
-                     libtest-script-perl,
+                     libxml-parser-lite-tree-perl,
                      perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libflickr-api-perl.git
@@ -27,12 +27,11 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libhttp-message-perl | libwww-perl (<< 6),
+         libnet-oauth-perl,
          liburi-perl,
          libwww-perl,
-         libxml-parser-lite-tree-perl,
-         libnet-oauth-perl,
          libxml-libxml-simple-perl,
-         libtest-script-perl,
+         libxml-parser-lite-tree-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

-- 
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