[SCM] Packaging of Getopt::Complete in Debian branch, master, updated. 38d5256b4e7c34c2a44d0cdb00a3cebb710b3d1b

gregor herrmann gregoa at debian.org
Tue Feb 26 16:59:20 UTC 2013


The following commit has been merged in the master branch:
commit 997b5a6667ff799e8a9b2950988332c5e758f4da
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Feb 26 17:44:12 2013 +0100

    use metacpan.org URLs
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 2d37bad..47289ca 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9),
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgetopt-complete-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libgetopt-complete-perl.git
-Homepage: http://search.cpan.org/dist/Getopt-Complete/
+Homepage: https://metacpan.org/release/Getopt-Complete/
 
 Package: libgetopt-complete-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 568cd87..4a7ffca 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/Getopt-Complete/
+Source: https://metacpan.org/release/Getopt-Complete/
 Upstream-Name: Getopt-Complete
 
 Files: *
diff --git a/debian/watch b/debian/watch
index d1d26b6..6c1b7eb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Getopt-Complete/   .*/Getopt-Complete-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Getopt-Complete/   .*/Getopt-Complete-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Packaging of Getopt::Complete in Debian



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