[SCM] Debian packaging of libstring-truncate-perl branch, master, updated. b8335455929c77fd1d79de6a3bf861505cdf6c30
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:47:30 UTC 2013
The following commit has been merged in the master branch:
commit 983506152aba7e67924e71b871b974bd2b3b69ef
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:11:26 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index fd12172..7ee3de5 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.1
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstring-truncate-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-truncate-perl.git
-Homepage: http://search.cpan.org/dist/String-Truncate/
+Homepage: https://metacpan.org/release/String-Truncate/
Package: libstring-truncate-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 89fbe03..622b791 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Maintainer: Ricardo Signes <rjbs at cpan.org>
-Source: http://search.cpan.org/dist/String-Truncate/
+Source: https://metacpan.org/release/String-Truncate/
Name: String-Truncate
Files: *
diff --git a/debian/watch b/debian/watch
index 714013c..539162b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/String-Truncate/ .*/String-Truncate-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/String-Truncate/ .*/String-Truncate-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libstring-truncate-perl
More information about the Pkg-perl-cvs-commits
mailing list