[libimage-exiftool-perl] 01/05: d/watch: switch order of URLs

gregor herrmann gregoa at debian.org
Thu Apr 30 18:16:53 UTC 2015


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

gregoa pushed a commit to branch master
in repository libimage-exiftool-perl.

commit 0136aa4f2c78612857182437b1b5dae2e8755eba
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Apr 30 20:08:49 2015 +0200

    d/watch: switch order of URLs
    
    gbp import-orig only takes to first?!
    
    Git-Dch: Ignore
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 83becff..e587e63 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-https://metacpan.org/release/Image-ExifTool   .*/Image-ExifTool-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
 http://owl.phy.queensu.ca/~phil/exiftool/      .*Image-ExifTool-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Image-ExifTool   .*/Image-ExifTool-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

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



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