[SCM] Debian packaging of CatalystX-InjectComponent CPAN distribution branch, master, updated. debian/0.024-1-4-g06a7c9c
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:20:08 UTC 2013
The following commit has been merged in the master branch:
commit d985a1acefd19ffb66c63ab74322b81057052ff2
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:00:34 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 1289203..15dd3f3 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcatalystx-injectcomponent-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatalystx-injectcomponent-perl.git
-Homepage: http://search.cpan.org/dist/CatalystX-InjectComponent/
+Homepage: https://metacpan.org/release/CatalystX-InjectComponent/
Package: libcatalystx-injectcomponent-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 8cfdb4e..4d38acf 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: CatalystX-InjectComponent
-Source: http://search.cpan.org/dist/CatalystX-InjectComponent/
+Source: https://metacpan.org/release/CatalystX-InjectComponent/
Upstream-Contact: Robert Krimen <rkrimen at cpan.org>
Files: *
diff --git a/debian/watch b/debian/watch
index 274244c..d7b8746 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/CatalystX-InjectComponent/ .*/CatalystX-InjectComponent-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/CatalystX-InjectComponent/ .*/CatalystX-InjectComponent-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of CatalystX-InjectComponent CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list