[SCM] Debian packaging of libtk-filedialog-perl branch, master, updated. debian/1.3-4-5-gb5aced0
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:52:34 UTC 2013
The following commit has been merged in the master branch:
commit 04f0c80c50e425325c05f59170a4d546f6ebd53c
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:13:25 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 6bdcd40..e4acc44 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Jay Bonci <jaybonci at debian.org>, Tim Retout <diocles at debian.org>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Tk-FileDialog/
+Homepage: https://metacpan.org/release/Tk-FileDialog/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtk-filedialog-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtk-filedialog-perl.git
diff --git a/debian/copyright b/debian/copyright
index 17d88a1..f05804d 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=59
Maintainer: Brent B. Powers <bbp2006 at columbia.edu>
-Source: http://search.cpan.org/dist/Tk-FileDialog/
+Source: https://metacpan.org/release/Tk-FileDialog/
Name: Tk-FileDialog
Files: *
diff --git a/debian/watch b/debian/watch
index cd47755..3d23057 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Tk-FileDialog/ .*/Tk-FileDialog-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Tk-FileDialog/ .*/Tk-FileDialog-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libtk-filedialog-perl
More information about the Pkg-perl-cvs-commits
mailing list