[SCM] Debian packaging of libmath-round-perl branch, master, updated. a51663a378a37da09fd74900003adbb0a70a1b52
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:37:40 UTC 2013
The following commit has been merged in the master branch:
commit 46f72e2fcfb321a02aedd40b3845ea7e8e3cbd26
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:07:21 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 0265b00..151e7f9 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Carlo Segre <segre at debian.org>
Build-Depends: debhelper (>= 5.0.0)
Build-Depends-Indep: perl
Standards-Version: 3.7.2
-Homepage: http://search.cpan.org/dist/Math-Round/
+Homepage: https://metacpan.org/release/Math-Round/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-round-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-round-perl.git
diff --git a/debian/watch b/debian/watch
index 984c63d..9ca861b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Math-Round/ .*/Math-Round-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Math-Round/ .*/Math-Round-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libmath-round-perl
More information about the Pkg-perl-cvs-commits
mailing list