[SCM] Debian packaging of Crypt-ECB CPAN distribution branch, master, updated. debian/1.45-1-4-g9d8e1b4
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:23:40 UTC 2013
The following commit has been merged in the master branch:
commit d8a628384add352ed29a01cef1f516acd5adc62e
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:02:01 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 482035f..37d8b12 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: libcrypt-blowfish-perl,
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-ecb-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-ecb-perl.git
-Homepage: http://search.cpan.org/dist/Crypt-ECB/
+Homepage: https://metacpan.org/release/Crypt-ECB/
Package: libcrypt-ecb-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 37d95d2..86382df 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: Crypt-ECB
-Source: http://search.cpan.org/dist/Crypt-ECB/
+Source: https://metacpan.org/release/Crypt-ECB/
Upstream-Contact: Christoph Appel <Christoph.Appel at t-systems.com>
Files: *
diff --git a/debian/watch b/debian/watch
index 43e14ce..3a2afc7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-http://search.cpan.org/dist/Crypt-ECB/ .*/Crypt-ECB-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Crypt-ECB/ .*/Crypt-ECB-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of Crypt-ECB CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list