[SCM] Debian packaging of libdatetime-format-db2-perl branch, master, updated. a59f06b11f88a35ca2c2fc6aa7e5b315ad544977
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:25:53 UTC 2013
The following commit has been merged in the master branch:
commit 0ad84aa45b8088d2ecde3ce5b0a2e4164c6427a7
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:02:42 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index c9a3f4e..c1b792e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa at debian.org>,
Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/DateTime-Format-DB2/
+Homepage: https://metacpan.org/release/DateTime-Format-DB2/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-format-db2-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-format-db2-perl.git
diff --git a/debian/watch b/debian/watch
index 3348d30..0ae9c6d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
# format version number, currently 2; this line is compulsory!
version=3
-http://search.cpan.org/dist/DateTime-Format-DB2/ .*/DateTime-Format-DB2-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/DateTime-Format-DB2/ .*/DateTime-Format-DB2-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libdatetime-format-db2-perl
More information about the Pkg-perl-cvs-commits
mailing list