[SCM] Debian packaging of DateTime-Format-Epoch CPAN distribution branch, master, updated. debian/0.13-1-4-gbc8888f
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:25:55 UTC 2013
The following commit has been merged in the master branch:
commit 705a9f9740ae4280fc926daddb692fd0d0acad94
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:02:43 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 3dfdf11..3d0fb07 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: libdatetime-perl,
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-format-epoch-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-format-epoch-perl.git
-Homepage: http://search.cpan.org/dist/DateTime-Format-Epoch/
+Homepage: https://metacpan.org/release/DateTime-Format-Epoch/
Package: libdatetime-format-epoch-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 9a39d00..d935ac3 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: DateTime-Format-Epoch
-Source: http://search.cpan.org/dist/DateTime-Format-Epoch/
+Source: https://metacpan.org/release/DateTime-Format-Epoch/
Upstream-Contact: Eugene van der Pijll (pijll at gmx.net)
Files: *
diff --git a/debian/watch b/debian/watch
index ce572c5..7b893f3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/DateTime-Format-Epoch/ .*/DateTime-Format-Epoch-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/DateTime-Format-Epoch/ .*/DateTime-Format-Epoch-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of DateTime-Format-Epoch CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list