[SCM] Debian packaging of libconvert-binary-c-perl branch, master, updated. 5a020e4ae838b645135001c35d8d913a7d06450d
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:23:02 UTC 2013
The following commit has been merged in the master branch:
commit 0c2a753fa8769c48dc3e5c6ec830f4f5f8a19e17
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:01:49 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index eba1ff0..1b01e19 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Charles Plessy <plessy at debian.org>, Ryan Niebur <ryan at debian.org>,
Standards-Version: 3.9.2
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconvert-binary-c-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconvert-binary-c-perl.git
-Homepage: http://search.cpan.org/dist/Convert-Binary-C/
+Homepage: https://metacpan.org/release/Convert-Binary-C/
Package: libconvert-binary-c-perl
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index d745379..d69cffe 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Maintainer: Marcus Holland-Moritz <mhx at cpan.org>
-Source: http://search.cpan.org/dist/Convert-Binary-C/
+Source: https://metacpan.org/release/Convert-Binary-C/
Name: Convert-Binary-C
Files: *
diff --git a/debian/watch b/debian/watch
index 9ecd592..7c95c29 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/Convert-Binary-C/ .*/Convert-Binary-C-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Convert-Binary-C/ .*/Convert-Binary-C-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libconvert-binary-c-perl
More information about the Pkg-perl-cvs-commits
mailing list