[SCM] Debian packaging of libclass-dbi-loader-relationship-perl branch, master, updated. 67f9e77e39b48cb5b81503922fc49c2d1a833204
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:21:23 UTC 2013
The following commit has been merged in the master branch:
commit f3362f026e66d5011f2d77078be08be105bbba64
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:01:10 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 41ac0c0..3bdedf6 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.0
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-dbi-loader-relationship-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-dbi-loader-relationship-perl.git
-Homepage: http://search.cpan.org/dist/Class-DBI-Loader-Relationship/
+Homepage: https://metacpan.org/release/Class-DBI-Loader-Relationship/
Package: libclass-dbi-loader-relationship-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 06a2f58..358cb0f 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: Simon Cozens <simon at simon-cozens.org>
-Source: http://search.cpan.org/dist/Class-DBI-Loader-Relationship/
+Source: https://metacpan.org/release/Class-DBI-Loader-Relationship/
Name: Class-DBI-Loader-Relationship
Copyright: 2003-2004, Simon Cozens <simon at simon-cozens.org>
diff --git a/debian/watch b/debian/watch
index 625b668..1847ebc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Class-DBI-Loader-Relationship/ .*/Class-DBI-Loader-Relationship-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Class-DBI-Loader-Relationship/ .*/Class-DBI-Loader-Relationship-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libclass-dbi-loader-relationship-perl
More information about the Pkg-perl-cvs-commits
mailing list