[SCM] Debian packaging of libquota-perl branch, master, updated. debian/1.6.6+dfsg-2-10-g429be77

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


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

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

diff --git a/debian/control b/debian/control
index e140752..97291ff 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Damyan Ivanov <dmn at debian.org>, gregor herrmann <gregoa at debian.org>,
 Standards-Version: 3.9.2
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libquota-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libquota-perl.git
-Homepage: http://search.cpan.org/dist/Quota/
+Homepage: https://metacpan.org/release/Quota/
 
 Package: libquota-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index f2c07ff..d45294b 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: Tom Zoerner <tomzo at users.sourceforge.net>
-Source: http://search.cpan.org/dist/Quota/
+Source: https://metacpan.org/release/Quota/
 Name: Quota
 X-Comment: The +dfsg version is created by removing the vxquoatactl.c file from
  source. debian/repack.sh automates this process. The reason is that it misses
diff --git a/debian/watch b/debian/watch
index 6b5d40d..25cdedd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=dversionmangle=s/\+dfsg// \
-http://search.cpan.org/dist/Quota/ .*/Quota-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian debian/repack.stub
+https://metacpan.org/release/Quota/ .*/Quota-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian debian/repack.stub

-- 
Debian packaging of libquota-perl



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