[SCM] Debian packaging of File-Spec-Native CPAN distribution branch, master, updated. debian/1.003-1-4-g5e667bf
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:30:54 UTC 2013
The following commit has been merged in the master branch:
commit 2246de8ce9399942b51d0874606c7fa8dfdbf1f9
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:04:25 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 37b9704..9bf236a 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-spec-native-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-spec-native-perl.git
-Homepage: http://search.cpan.org/dist/File-Spec-Native/
+Homepage: https://metacpan.org/release/File-Spec-Native/
Package: libfile-spec-native-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 4923897..54cb202 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: File-Spec-Native
Upstream-Contact: Randy Stauner <rwstauner at cpan.org>
-Source: http://search.cpan.org/dist/File-Spec-Native/
+Source: https://metacpan.org/release/File-Spec-Native/
Files: *
Copyright: 2011, Randy Stauner <rwstauner at cpan.org>
diff --git a/debian/watch b/debian/watch
index daf130c..50bac78 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/File-Spec-Native/ .*/File-Spec-Native-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/File-Spec-Native/ .*/File-Spec-Native-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of File-Spec-Native CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list