[SCM] Debian packaging of libmojomojo-perl branch, master, updated. debian/1.06+dfsg-1-5-g2b1f63c

Salvatore Bonaccorso carnil at debian.org
Sun Jan 27 09:22:14 UTC 2013


The following commit has been merged in the master branch:
commit 2b1f63c81bd34f29783fc5023fe3a6e7dce7162b
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Jan 27 10:22:10 2013 +0100

    Switch to metacpan.org based URI in debian/watch
    
    Git-Dch: Ignore

diff --git a/debian/watch b/debian/watch
index cd904c6..3e88616 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,4 @@
 version=3
-
 opts="uversionmangle=s/\.\d$/$&0/,dversionmangle=s/\+dfsg//" \
-	http://search.cpan.org/dist/MojoMojo/ \
-        .*/MojoMojo-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ \
-        debian sh debian/repack.stub
+https://metacpan.org/release/MojoMojo/     .*/MojoMojo-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ \
+debian sh debian/repack.stub

-- 
Debian packaging of libmojomojo-perl



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