[SCM] Debian packaging of libcvs-perl branch, master, updated. debian/0.07-4-4-g2ff1f4b
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:24:08 UTC 2013
The following commit has been merged in the master branch:
commit b3b4456dbdd42fc573c184c862640225d285a1ed
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:02:11 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index abc2261..dad4045 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jeremiah C. Foster <jeremiah at jeremiahfoster.com>,
gregor herrmann <gregoa at debian.org>
Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Cvs/
+Homepage: https://metacpan.org/release/Cvs/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcvs-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcvs-perl.git
diff --git a/debian/copyright b/debian/copyright
index d7f7a4c..6967fb0 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: Cvs
-Source: http://search.cpan.org/dist/Cvs/
+Source: https://metacpan.org/release/Cvs/
Upstream-Contact: Olivier Poitrey <rs at mmania.com>
Files: *
diff --git a/debian/watch b/debian/watch
index 591adea..f76be30 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
-http://search.cpan.org/dist/Cvs/ .*/Cvs-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Cvs/ .*/Cvs-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libcvs-perl
More information about the Pkg-perl-cvs-commits
mailing list