[SCM] Debian packaging of libsuper-perl branch, master, updated. debian/1.20120705-1-6-g6e2dad5
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:47:45 UTC 2013
The following commit has been merged in the master branch:
commit 3110ff87bd85b94024f197aa20be67feb4df363c
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:11:32 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 9ad8d0a..1d80ad2 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsuper-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsuper-perl.git
-Homepage: http://search.cpan.org/dist/SUPER/
+Homepage: https://metacpan.org/release/SUPER/
Package: libsuper-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 90e0367..ba0f920 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: SUPER
Upstream-Contact: chromatic <chromatic at wgz.org>
-Source: http://search.cpan.org/dist/SUPER/
+Source: https://metacpan.org/release/SUPER/
Files: debian/*
Copyright: 2008, AGOSTINI Yves <agostini at univ-metz.fr>
diff --git a/debian/watch b/debian/watch
index 1613365..943685f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/SUPER/ .*/SUPER-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/SUPER/ .*/SUPER-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libsuper-perl
More information about the Pkg-perl-cvs-commits
mailing list