[SCM] Debian packaging of libmime-encwords-perl branch, master, updated. debian/1.012.4-1-9-g1e5a503
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:37:59 UTC 2013
The following commit has been merged in the master branch:
commit 55f2dc66c0fb3760d8fa2084e25186bfe678e531
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:07:29 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 7483ae0..e4488e7 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends-Indep: libmime-charset-perl (>= 1.008.2),
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmime-encwords-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmime-encwords-perl.git
-Homepage: http://search.cpan.org/dist/MIME-EncWords/
+Homepage: https://metacpan.org/release/MIME-EncWords/
Package: libmime-encwords-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index cf50350..63adcdb 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: IKEDA Soji <hatuka at nezumi.nu>
-Source: http://search.cpan.org/dist/MIME-EncWords/
+Source: https://metacpan.org/release/MIME-EncWords/
Name: MIME-EncWords
Files: *
diff --git a/debian/watch b/debian/watch
index 7c443ff..6470d2d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/MIME-EncWords/ .*/MIME-EncWords-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/MIME-EncWords/ .*/MIME-EncWords-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libmime-encwords-perl
More information about the Pkg-perl-cvs-commits
mailing list