[SCM] Debian packaging of libmime-lite-perl branch, master, updated. debian/3.028-1-14-ge9c0a82
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 0ba9ead042ad90604769b5c9d0519908baa6822f
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 5ddc6ae..134df66 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmime-lite-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmime-lite-perl.git
-Homepage: http://search.cpan.org/dist/MIME-Lite/
+Homepage: https://metacpan.org/release/MIME-Lite/
Package: libmime-lite-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 7af9de6..aadc065 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: MIME-Lite
Upstream-Contact: Ricardo Signes <rjbs at cpan.org>
-Source: http://search.cpan.org/dist/MIME-Lite/
+Source: https://metacpan.org/release/MIME-Lite/
Files: *
Copyright: 2003, Yves Orton <demerphq at hotmail.com>
diff --git a/debian/watch b/debian/watch
index c931bcd..740982e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/MIME-Lite/ .*/MIME-Lite-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/MIME-Lite/ .*/MIME-Lite-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libmime-lite-perl
More information about the Pkg-perl-cvs-commits
mailing list