[SCM] Debian packaging of libhtml-template-dumper-perl branch, master, updated. 60a22bb0899d707ffb0e72389c34f110400e5a32
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:33:18 UTC 2013
The following commit has been merged in the master branch:
commit 28915c23517987ebc86a3694ae50683ba5738fc4
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:05:35 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index a495dc4..cfe41f0 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: libhtml-template-perl,
Standards-Version: 3.8.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-template-dumper-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-template-dumper-perl.git
-Homepage: http://search.cpan.org/dist/HTML-Template-Dumper/
+Homepage: https://metacpan.org/release/HTML-Template-Dumper/
Package: libhtml-template-dumper-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index eac358c..325c6f7 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: Timm Murray <tmurray at agronomy.org>
-Source: http://search.cpan.org/dist/HTML-Template-Dumper/
+Source: https://metacpan.org/release/HTML-Template-Dumper/
Name: HTML-Template-Dumper
Files: *
diff --git a/debian/watch b/debian/watch
index e6a156a..933f28e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/HTML-Template-Dumper/ .*/HTML-Template-Dumper-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/HTML-Template-Dumper/ .*/HTML-Template-Dumper-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libhtml-template-dumper-perl
More information about the Pkg-perl-cvs-commits
mailing list