[SCM] Debian packaging of libemail-date-format-perl branch, master, updated. 52859a2ae1d5f04247329d15961d427fc212013b

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:28:47 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 2c1f005..05ad98b 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.7.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libemail-date-format-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libemail-date-format-perl.git
-Homepage: http://search.cpan.org/dist/Email-Date-Format/
+Homepage: https://metacpan.org/release/Email-Date-Format/
 
 Package: libemail-date-format-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 6b237e2..d22b7aa 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 3; this line is compulsory!
 version=3
-http://search.cpan.org/dist/Email-Date-Format/ .*/Email-Date-Format-([\.\d]+)\.(?:tar\.gz|tar|tgz)$
+https://metacpan.org/release/Email-Date-Format/ .*/Email-Date-Format-([\.\d]+)\.(?:tar\.gz|tar|tgz)$

-- 
Debian packaging of libemail-date-format-perl



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