[SCM] Debian packaging of libmime-tools-perl branch, master, updated. debian/5.503-1-4-gaa1c741
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:38:02 UTC 2013
The following commit has been merged in the master branch:
commit 8c8d8c3960b3b28d1efc2771b5f081b00b94e76c
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:07:30 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 43f2418..5694ac4 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends-Indep: libconvert-binhex-perl,
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmime-tools-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmime-tools-perl.git
-Homepage: http://search.cpan.org/dist/MIME-tools/
+Homepage: https://metacpan.org/release/MIME-tools/
Package: libmime-tools-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index cefcb2a..8fe25c6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,7 +3,7 @@ Upstream-Name: MIME-tools
Upstream-Contact: Eryq <eryq at zeegee.com>
David F. Skoll <dfs at roaringpenguin.com>
Dave O'Neill <dmo at roaringpenguin.com>
-Source: http://search.cpan.org/dist/MIME-tools/
+Source: https://metacpan.org/release/MIME-tools/
Files: *
Copyright:
diff --git a/debian/watch b/debian/watch
index 0ed5459..68589bf 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/MIME-tools/ .*/MIME-tools-v?(\d.+)\.(?:tar\.gz|tar|tgz)$
+https://metacpan.org/release/MIME-tools/ .*/MIME-tools-v?(\d.+)\.(?:tar\.gz|tar|tgz)$
--
Debian packaging of libmime-tools-perl
More information about the Pkg-perl-cvs-commits
mailing list