[SCM] Debian packaging of libvideo-info-perl branch, master, updated. 7212c7a800b1913201984c296fadc4a1d798f9d1

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:53:23 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 02138cd..9fcd755 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: perl, libclass-makemethods-perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>, gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/Video-Info/
+Homepage: https://metacpan.org/release/Video-Info/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libvideo-info-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libvideo-info-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index f8e5701..fd5dfe2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
 Maintainer: Benjamin R. Ginter <bginter at asicommunications.com>,
   Allen Day <allenday at ucla.edu>
-Source: http://search.cpan.org/dist/Video-Info/
+Source: https://metacpan.org/release/Video-Info/
 Name: Video-Info
 
 X-Comment: libvideo-info-perl is non-free because the Aladdin Free Public
diff --git a/debian/watch b/debian/watch
index c8167ec..206d9ed 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Video-Info/   .*/Video-Info-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Video-Info/   .*/Video-Info-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libvideo-info-perl



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