[SCM] Debian packaging of libcrypt-blowfish-perl branch, master, updated. 763633c3891af72e665bc727bb47f067949d1f39
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:23:30 UTC 2013
The following commit has been merged in the master branch:
commit aec3e107ea51c69331e10806c0c2ec1380db66c2
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:01:58 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 6a5111e..8ea7d4c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Jonathan McDowell <noodles at earth.li>,
Priority: optional
Section: perl
Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/Crypt-Blowfish/
+Homepage: https://metacpan.org/release/Crypt-Blowfish/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-blowfish-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-blowfish-perl.git
Build-Depends: debhelper (>= 7), perl, libcrypt-cbc-perl
diff --git a/debian/copyright b/debian/copyright
index dc77be0..f6d8178 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: Dave Paris
-Source: http://search.cpan.org/dist/Crypt-Blowfish/
+Source: https://metacpan.org/release/Crypt-Blowfish/
Name: Crypt-Blowfish
Copyright:
diff --git a/debian/watch b/debian/watch
index 1912f1e..ed3aff6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Crypt-Blowfish/ .*/Crypt-Blowfish-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Crypt-Blowfish/ .*/Crypt-Blowfish-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libcrypt-blowfish-perl
More information about the Pkg-perl-cvs-commits
mailing list