[SCM] Debian packaging of libtest-database-perl branch, master, updated. 4e0d220c9f8a5876835dc07e4e4f6da7c5265a36

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:49:32 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index bc5a249..0deb730 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-database-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-database-perl.git
-Homepage: http://search.cpan.org/dist/Test-Database/
+Homepage: https://metacpan.org/release/Test-Database/
 
 Package: libtest-database-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index a79af81..d09ebec 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: Philippe Bruhat (BooK) <book at cpan.org>
-Source: http://search.cpan.org/dist/Test-Database/
+Source: https://metacpan.org/release/Test-Database/
 Name: Test-Database
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 46dfea2..c4c063f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Test-Database/   .*/Test-Database-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-Database/   .*/Test-Database-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtest-database-perl



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