[SCM] Debian packaging of librose-datetime-perl branch, master, updated. e722f19ec4897895ff7b853b01ffe26185991395

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:45:52 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 0b3be50..c5740ad 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librose-datetime-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librose-datetime-perl.git
-Homepage: http://search.cpan.org/dist/Rose-DateTime/
+Homepage: https://metacpan.org/release/Rose-DateTime/
 
 Package: librose-datetime-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index ba03d45..1c1986d 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: John C. Siracusa <siracusa at gmail.com>
-Source: http://search.cpan.org/dist/Rose-DateTime/
+Source: https://metacpan.org/release/Rose-DateTime/
 Name: Rose-DateTime
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 1f95b66..bbfda53 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Rose-DateTime/ .*/Rose-DateTime-v?(\d.+)\.(?:tar\.gz|tar|tgz)$
+https://metacpan.org/release/Rose-DateTime/ .*/Rose-DateTime-v?(\d.+)\.(?:tar\.gz|tar|tgz)$

-- 
Debian packaging of librose-datetime-perl



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