[SCM] Debian packaging of App::Prolix branch, master, updated. debian/0.03-1-4-g7c537d4
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:56:03 UTC 2013
The following commit has been merged in the master branch:
commit 9180a0363b9552ac9daa78bcd1634d4332b87172
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:14:47 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 8a830ad..f2f02e3 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends-Indep: libdata-munge-perl,
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/prolix.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/prolix.git
-Homepage: http://search.cpan.org/dist/App-Prolix/
+Homepage: https://metacpan.org/release/App-Prolix/
Package: prolix
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index eaef032..63aba58 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: Gaal Yahas <gaal at forum2.org>
-Source: http://search.cpan.org/dist/App-Prolix/
+Source: https://metacpan.org/release/App-Prolix/
Name: App-Prolix
Files: *
diff --git a/debian/watch b/debian/watch
index 4a92c60..96b7986 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/App-Prolix/ .*/App-Prolix-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/App-Prolix/ .*/App-Prolix-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of App::Prolix
More information about the Pkg-perl-cvs-commits
mailing list