[SCM] Debian packaging of File-Rsync CPAN distribution branch, master, updated. debian/0.43-1-4-g078fa61
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:30:49 UTC 2013
The following commit has been merged in the master branch:
commit 104af77677fadba3e73d5479428133245b34e0ea
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:04:22 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index c95695f..907a474 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: rsync,
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-rsync-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-rsync-perl.git
-Homepage: http://search.cpan.org/dist/File-Rsync/
+Homepage: https://metacpan.org/release/File-Rsync/
Package: libfile-rsync-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index a6bd118..e14fb03 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: File-Rsync
-Source: http://search.cpan.org/dist/File-Rsync/
+Source: https://metacpan.org/release/File-Rsync/
Upstream-Contact: Lee Eakin <leakin at dfw.nostrum.com>
Files: *
diff --git a/debian/watch b/debian/watch
index 91dcb0e..ee79917 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/File-Rsync/ .*/File-Rsync-([\.\d]+)\.(?:tar\.gz|tar|tgz)$
+https://metacpan.org/release/File-Rsync/ .*/File-Rsync-([\.\d]+)\.(?:tar\.gz|tar|tgz)$
--
Debian packaging of File-Rsync CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list