[SCM] Debian packaging of libdatetime-format-pg-perl branch, master, updated. debian/0.16008-1-4-g604a638
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:26:08 UTC 2013
The following commit has been merged in the master branch:
commit 891b4008533977e5eafe8ee03862238230e045b5
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:02:47 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 093e2b7..f005e52 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
Ansgar Burchardt <ansgar at debian.org>,
Jonathan Yu <jawnsy at cpan.org>
Standards-Version: 3.9.4
-Homepage: http://search.cpan.org/dist/DateTime-Format-Pg/
+Homepage: https://metacpan.org/release/DateTime-Format-Pg/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-format-pg-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-format-pg-perl.git
diff --git a/debian/copyright b/debian/copyright
index 4e7cf5d..ee10586 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Name: DateTime-Format-Pg
Maintainer: Daisuke Maki <dmaki at cpan.org>
-Source: http://search.cpan.org/dist/DateTime-Format-Pg/
+Source: https://metacpan.org/release/DateTime-Format-Pg/
Copyright:
2005-2007, Daisuke Maki <dmaki at cpan.org>
diff --git a/debian/watch b/debian/watch
index cd3e9ba..1c0b477 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
# format version number, currently 3; this line is compulsory!
version=3
-http://search.cpan.org/dist/DateTime-Format-Pg/ .*/DateTime-Format-Pg-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/DateTime-Format-Pg/ .*/DateTime-Format-Pg-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libdatetime-format-pg-perl
More information about the Pkg-perl-cvs-commits
mailing list