[SCM] Packaging of Class:AutoloadCAN in Debian branch, master, updated. 7982d87a104a147da5cf286fcb1591c725047b76

gregor herrmann gregoa at debian.org
Tue Feb 26 16:43:07 UTC 2013


The following commit has been merged in the master branch:
commit 13e27b4067df0cb97ac311f51a72a582374ec8b9
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Feb 26 17:35:02 2013 +0100

    use metacpan.org URLs
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 065f263..0439c81 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-autoloadcan-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libclass-autoloadcan-perl.git
-Homepage: http://search.cpan.org/dist/Class-AutoloadCAN/
+Homepage: https://metacpan.org/release/Class-AutoloadCAN/
 
 Package: libclass-autoloadcan-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 1a7b86c..b038497 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,5 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Source: http://search.cpan.org/dist/Class-AutoloadCAN/
+Source: https://metacpan.org/release/Class-AutoloadCAN/
 Upstream-Name: Class-AutoloadCAN
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 6bf21c9..93526e0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Class-AutoloadCAN/   .*/Class-AutoloadCAN-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Class-AutoloadCAN/   .*/Class-AutoloadCAN-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Packaging of Class:AutoloadCAN in Debian



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