[SCM] Debian packaging of xacobeo branch, master, updated. debian/0.13-2-4-gf149f99

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:56:11 UTC 2013


The following commit has been merged in the master branch:
commit ffcd198d0af5e63d85b015d8803bdd3c697a3d59
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:14:50 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index 7d11792..70d600a 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Uploaders: Jozef Kutej <jozef at kutej.net>
 Standards-Version: 3.9.2
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/xacobeo.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/xacobeo.git
-Homepage: http://search.cpan.org/dist/Xacobeo/
+Homepage: https://metacpan.org/release/Xacobeo/
 
 Package: xacobeo
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 5d930a8..e059123 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: Emmanuel Rodriguez <potyl at cpan.org>
-Source: http://search.cpan.org/dist/Xacobeo/
+Source: https://metacpan.org/release/Xacobeo/
 Name: Xacobeo
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 702617d..7b3054b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Xacobeo/   .*/Xacobeo-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Xacobeo/   .*/Xacobeo-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of xacobeo



More information about the Pkg-perl-cvs-commits mailing list