[SCM] Debian packaging of libtime-duration-perl branch, master, updated. e69ca5f3e075be35c49a1febf8f5bc8b57e71aa8
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:52:21 UTC 2013
The following commit has been merged in the master branch:
commit 9350dccd1af3d23418a66be34797d21e714d8f80
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:13:20 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 958c1f3..a23361e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: libtest-pod-coverage-perl, libtest-pod-perl, perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Ivan Kohler <ivan-debian at 420.am>, gregor herrmann <gregoa at debian.org>
Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Time-Duration/
+Homepage: https://metacpan.org/release/Time-Duration/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtime-duration-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtime-duration-perl.git
diff --git a/debian/copyright b/debian/copyright
index 052c6fa..2381c40 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: Avi Finkel, avi at finkel.org
-Source: http://search.cpan.org/dist/Time-Duration/
+Source: https://metacpan.org/release/Time-Duration/
Name: Time-Duration
Files: *
diff --git a/debian/watch b/debian/watch
index b526d77..4676525 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Time-Duration/ .+/Time-Duration-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Time-Duration/ .+/Time-Duration-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libtime-duration-perl
More information about the Pkg-perl-cvs-commits
mailing list