[SCM] Debian packaging of String-ToIdentifier-EN CPAN distribution branch, master, updated. debian/0.07-1-4-g266fe18
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:47:28 UTC 2013
The following commit has been merged in the master branch:
commit 0f0e53f7f05e6b6e6a3c3cbfdf835ebda5da5429
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:11:26 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index d1d2eba..5cba1bf 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: liblingua-en-inflect-phrase-perl (>= 0.07),
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstring-toidentifier-en-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-toidentifier-en-perl.git
-Homepage: http://search.cpan.org/dist/String-ToIdentifier-EN/
+Homepage: https://metacpan.org/release/String-ToIdentifier-EN/
Package: libstring-toidentifier-en-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 6f8b5a3..82101a4 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: String-ToIdentifier-EN
Upstream-Contact: Rafael Kitover <rkitover at cpan.org>
-Source: http://search.cpan.org/dist/String-ToIdentifier-EN/
+Source: https://metacpan.org/release/String-ToIdentifier-EN/
Files: *
Copyright: 2011, Rafael Kitover <rkitover at cpan.org>
diff --git a/debian/watch b/debian/watch
index cb819b0..fb21357 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/String-ToIdentifier-EN/ .*/String-ToIdentifier-EN-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/String-ToIdentifier-EN/ .*/String-ToIdentifier-EN-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of String-ToIdentifier-EN CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list