[SCM] Debian packaging of libemail-mime-contenttype-perl branch, master, updated. 8552948515438889b66b08c20f14002f13bb9a3f
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 5ab196a3bd20d93ade71f8ba77e47dbb0e98a998
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/copyright b/debian/copyright
index 6cde041..6fc1ef8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format-Specification:
http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
Upstream-Maintainer: Ricardo Signes, rjbs at cpan.org
-Upstream-Source: http://search.cpan.org/dist/Email-MIME-ContentType/
+Upstream-Source: https://metacpan.org/release/Email-MIME-ContentType/
Upstream-Name: Email-MIME-ContentType
Files: *
diff --git a/debian/watch b/debian/watch
index d792b0d..2ee1a25 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-MIME-ContentType/ .+/Email-MIME-ContentType-([\d\.]+)\.(?:tar\.gz|tar|tgz)
+https://metacpan.org/release/Email-MIME-ContentType/ .+/Email-MIME-ContentType-([\d\.]+)\.(?:tar\.gz|tar|tgz)
--
Debian packaging of libemail-mime-contenttype-perl
More information about the Pkg-perl-cvs-commits
mailing list