[SCM] Debian packaging of IMDB-Film CPAN distribution branch, master, updated. debian/0.53-1-4-g32d230e

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:34:10 UTC 2013


The following commit has been merged in the master branch:
commit cc753a171ec0be653269fe184889e9ea40c45200
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:05:57 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index 2813e04..a2c168e 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: libcache-cache-perl,
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libimdb-film-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libimdb-film-perl.git
-Homepage: http://search.cpan.org/dist/IMDB-Film/
+Homepage: https://metacpan.org/release/IMDB-Film/
 
 Package: libimdb-film-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 1abbb63..480dd7c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: IMDB-Film
 Upstream-Contact: Michael Stepanov <stepanov.michael at gmail.com>
-Source: http://search.cpan.org/dist/IMDB-Film/
+Source: https://metacpan.org/release/IMDB-Film/
 
 Files: *
 Copyright: 2004-2010, Michael Stepanov <stepanov.michael at gmail.com>
diff --git a/debian/watch b/debian/watch
index 8ea9ada..679e924 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/IMDB-Film/   .*/IMDB-Film-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/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