[SCM] Debian packaging of Privileges-Drop CPAN distribution branch, master, updated. 996f94dc9e8d88ee0dd40f12348fcb8a927773a6

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:45:21 UTC 2013


The following commit has been merged in the master branch:
commit 419edf17faf7cf867503ffab20a1d51e42de285d
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:10:32 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index 14c4462..09b680f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 8), perl
 Standards-Version: 3.9.3
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libprivileges-drop-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libprivileges-drop-perl.git
-Homepage: http://search.cpan.org/dist/Privileges-Drop/
+Homepage: https://metacpan.org/release/Privileges-Drop/
 
 Package: libprivileges-drop-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 4e58ac4..7bf0351 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: Troels Liebe Bentsen <troels at infopro.dk>
-Source: http://search.cpan.org/dist/Privileges-Drop/
+Source: https://metacpan.org/release/Privileges-Drop/
 Upstream-Name: Privileges-Drop
 
 Files: *
diff --git a/debian/watch b/debian/watch
index f815757..a182191 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Privileges-Drop/   .*/Privileges-Drop-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Privileges-Drop/   .*/Privileges-Drop-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Privileges-Drop CPAN distribution



More information about the Pkg-perl-cvs-commits mailing list