[SCM] Debian packaging of libdbix-oo-perl branch, master, updated. a9897f9cf1e1f2247ef692b8ea3640de47663195
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:27:06 UTC 2013
The following commit has been merged in the master branch:
commit f8139e24a4d54977797dbf9f1c058a3a405b6953
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:03:06 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 4ca4bd9..3caf061 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: libclass-data-inheritable-perl,
Standards-Version: 3.8.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbix-oo-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdbix-oo-perl.git
-Homepage: http://search.cpan.org/dist/DBIx-OO/
+Homepage: https://metacpan.org/release/DBIx-OO/
Package: libdbix-oo-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 27185d2..459cdd1 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: Mihai Bazon
-Source: http://search.cpan.org/dist/DBIx-OO/
+Source: https://metacpan.org/release/DBIx-OO/
Name: DBIx-OO
Files: *
diff --git a/debian/watch b/debian/watch
index 17775fa..8146d90 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
# format version number, currently 3; this line is compulsory!
version=3
# URL to the package page followed by a regex to search
-http://search.cpan.org/dist/DBIx-OO/ .*/DBIx-OO-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/DBIx-OO/ .*/DBIx-OO-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libdbix-oo-perl
More information about the Pkg-perl-cvs-commits
mailing list