[SCM] Debian packaging of libdate-calc-perl branch, master, updated. debian/6.3-1-6-gea4169f
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:25:31 UTC 2013
The following commit has been merged in the master branch:
commit 83fc76cb3db4a3fbaa35d764d44f6c7b9763528f
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:02:35 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 40a3655..d707718 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: libcarp-clan-perl,
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdate-calc-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdate-calc-perl.git
-Homepage: http://search.cpan.org/dist/Date-Calc/
+Homepage: https://metacpan.org/release/Date-Calc/
Package: libdate-calc-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 11ab32a..082ea16 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: Steffen Beyer <STBEY at cpan.org>
-Source: http://search.cpan.org/dist/Date-Calc/
+Source: https://metacpan.org/release/Date-Calc/
Name: Date-Calc
Files: *
diff --git a/debian/watch b/debian/watch
index 0d35fe1..ecc3edc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Date-Calc/ .*/Date-Calc-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Date-Calc/ .*/Date-Calc-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libdate-calc-perl
More information about the Pkg-perl-cvs-commits
mailing list