[SCM] Packaging of File::KeePass in Debian branch, master, updated. debian/2.03-1-4-gc3ee32c
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:30:28 UTC 2013
The following commit has been merged in the master branch:
commit 32780b0ca2288df605f579fda5ce941139f4a4d2
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:04:15 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 3c505f4..801c08e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl, libcrypt-rijndael-perl, libxml-parser-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonas Genannt <jonas.genannt at capi2name.de>
Standards-Version: 3.9.4
-Homepage: http://search.cpan.org/dist/File-KeePass/
+Homepage: https://metacpan.org/release/File-KeePass/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-keepass-perl.git
Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libfile-keepass-perl.git;a=summary
diff --git a/debian/copyright b/debian/copyright
index 62c1116..9632c5a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: Paul Seamons <perl at seamons.com>
-Source: http://search.cpan.org/dist/File-KeePass/
+Source: https://metacpan.org/release/File-KeePass/
Upstream-Name: File-KeePass
Files: *
diff --git a/debian/watch b/debian/watch
index 9678cb8..97e503a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/File-KeePass/ .*/File-KeePass-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/File-KeePass/ .*/File-KeePass-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Packaging of File::KeePass in Debian
More information about the Pkg-perl-cvs-commits
mailing list