[SCM] Packaging of DBIx::Class::QueryLog in Debian branch, master, updated. 1dcfe6079a9452af1479abea60bac291579281e2
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:26:53 UTC 2013
The following commit has been merged in the master branch:
commit dc983255b001e0280c0d12ccb65341d20b730d77
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:03:02 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index fd5f315..b5064cc 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: libclass-accessor-perl,
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbix-class-querylog-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdbix-class-querylog-perl.git
-Homepage: http://search.cpan.org/dist/DBIx-Class-QueryLog/
+Homepage: https://metacpan.org/release/DBIx-Class-QueryLog/
Package: libdbix-class-querylog-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 6beb709..8b74b99 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: DBIx-Class-QueryLog
-Source: http://search.cpan.org/dist/DBIx-Class-QueryLog/
+Source: https://metacpan.org/release/DBIx-Class-QueryLog/
Upstream-Contact: Cory G Watson, C<< <gphat at cpan.org> >>
DISCLAIMER: This copyright info was automatically extracted
from the perl module. It may not be accurate, so you better
diff --git a/debian/watch b/debian/watch
index 2e3ac7a..9b71508 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/DBIx-Class-QueryLog/ .*/DBIx-Class-QueryLog-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/DBIx-Class-QueryLog/ .*/DBIx-Class-QueryLog-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Packaging of DBIx::Class::QueryLog in Debian
More information about the Pkg-perl-cvs-commits
mailing list