[SCM] Package UR for Debian branch, master, updated. cc619c6f1c6b81d196cdc734189fff0fc67db59b

gregor herrmann gregoa at debian.org
Mon Mar 11 19:24:32 UTC 2013


The following commit has been merged in the master branch:
commit 1f84d7e27a65f8011a554a8ecc9e6df6fc3779ea
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Mar 11 19:42:37 2013 +0100

    use metacpan URLs
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index fec00f2..5aed918 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Build-Depends: debhelper (>= 9),
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libur-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libur-perl.git
-Homepage: http://search.cpan.org/dist/UR/
+Homepage: https://metacpan.org/release/UR/
 
 Package: libur-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index f73d001..bead213 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: Anthony Brummett, Scott Smith
-Source: http://search.cpan.org/dist/UR/
+Source: https://metacpan.org/release/UR/
 Upstream-Name: UR
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 13e095d..361e8f3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/UR/   .*/UR-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/UR/   .*/UR-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Package UR for Debian



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