[SCM] Debian packaging of libmime-explode-perl branch, master, updated. debian/0.39-2-5-ga13db17
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:38:01 UTC 2013
The following commit has been merged in the master branch:
commit 77c76252fc4ebdb4df543e4c4482cd0a5619a5b3
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 f3a8b03..1d3d502 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Ansgar Burchardt <ansgar at debian.org>
Section: perl
Priority: extra
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/MIME-Explode/
+Homepage: https://metacpan.org/release/MIME-Explode/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmime-explode-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmime-explode-perl.git
Build-Depends: debhelper (>= 7), perl
diff --git a/debian/copyright b/debian/copyright
index 1fc41c3..90006a7 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: Henrique M. Ribeiro Dias
-Source: http://search.cpan.org/dist/MIME-Explode/
+Source: https://metacpan.org/release/MIME-Explode/
Name: MIME-Explode
Files: *
diff --git a/debian/watch b/debian/watch
index 408ec19..be894ca 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/MIME-Explode/ .*/MIME-Explode-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/MIME-Explode/ .*/MIME-Explode-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libmime-explode-perl
More information about the Pkg-perl-cvs-commits
mailing list