This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libflickr-upload-perl.
commit df432232582a8e7fa22e45bc57cab4e3666cb3c8 Author: gregor herrmann <[email protected]> Date: Sun Sep 14 13:20:14 2014 +0200 sort (b)deps Git-Dch: Ignore --- debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 14cdbfc..2a6cca8 100644 --- a/debian/control +++ b/debian/control @@ -6,9 +6,9 @@ Section: perl Priority: extra Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, - libxml-parser-lite-tree-perl, + libflickr-api-perl, libwww-perl, - libflickr-api-perl + libxml-parser-lite-tree-perl Standards-Version: 3.9.5 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libflickr-upload-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libflickr-upload-perl.git @@ -18,9 +18,9 @@ Package: libflickr-upload-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, - libxml-parser-lite-tree-perl, + libflickr-api-perl, libwww-perl, - libflickr-api-perl + libxml-parser-lite-tree-perl Description: module for uploading images to flickr.com flickr_upload is a completely functional batch uploading tool which uses Perl module Flickr::Upload as its back-end. It is flickr.com -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libflickr-upload-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
