[SCM] Debian packaging of libemail-mime-createhtml-perl branch, master, updated. 31174aef9c0d4b4063eeffd310e0896ba576da77

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


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

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

diff --git a/debian/control b/debian/control
index ffb8174..53ad668 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libemail-mime-createhtml-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libemail-mime-createhtml-perl.git
-Homepage: http://search.cpan.org/dist/Email-MIME-CreateHTML/
+Homepage: https://metacpan.org/release/Email-MIME-CreateHTML/
 
 Package: libemail-mime-createhtml-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index f546417..b57a4a9 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: Tony Hennessy, Simon Flack with cookbook and John Alden <cpan _at_ bbc _dot_ co _dot_ uk>
-Source: http://search.cpan.org/dist/Email-MIME-CreateHTML/
+Source: https://metacpan.org/release/Email-MIME-CreateHTML/
 Name: Email-MIME-CreateHTML
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 7da1aec..97a1790 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Email-MIME-CreateHTML/   .*/Email-MIME-CreateHTML-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Email-MIME-CreateHTML/   .*/Email-MIME-CreateHTML-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libemail-mime-createhtml-perl



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