[SCM] Debian packaging of libsoftware-license-perl branch, master, updated. debian/0.103005-1-4-gb250aab
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:46:43 UTC 2013
The following commit has been merged in the master branch:
commit e105eb6f5793ff46abaebfcdbb493217e7c27fb8
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:11:07 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 35fec91..a466d82 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends-Indep: libdata-section-perl,
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsoftware-license-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsoftware-license-perl.git
-Homepage: http://search.cpan.org/dist/Software-License/
+Homepage: https://metacpan.org/release/Software-License/
Package: libsoftware-license-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 8038de8..c7c5c6c 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: Software-License
Upstream-Contact: Ricardo Signes <rjbs at cpan.org>
-Source: http://search.cpan.org/dist/Software-License/
+Source: https://metacpan.org/release/Software-License/
Files: *
Copyright: 2012, Ricardo Signes <rjbs at cpan.org>
diff --git a/debian/watch b/debian/watch
index 2edc37c..73e8505 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Software-License/ .*/Software-License-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Software-License/ .*/Software-License-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libsoftware-license-perl
More information about the Pkg-perl-cvs-commits
mailing list