[SCM] Debian packaging of IMDB-Film CPAN distribution branch, master, updated. debian/0.43-1-15-g269ef8f

Salvatore Bonaccorso carnil at debian.org
Fri Sep 2 18:17:03 UTC 2011


The following commit has been merged in the master branch:
commit d2f348df933732e9654d4a8e7d5ba4466ad11201
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Fri Sep 2 19:58:19 2011 +0200

    debian/watch: Use dist based search.cpan.org URL
    
    Modify the debian/watch to use dist based search.cpan.org URL instead of
    searching only in ~stepanov directory.

diff --git a/debian/watch b/debian/watch
index 57f9224..8ea9ada 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,2 @@
 version=3
-
-http://search.cpan.org/~stepanov/ \
-	.*/IMDB-Film-([\d.]+).tar.gz
-
+http://search.cpan.org/dist/IMDB-Film/   .*/IMDB-Film-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of IMDB-Film CPAN distribution



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