[SCM] Packaging of Template::Plugin::POSIX in Debian branch, master, updated. ceb767c2d7c9ce8046a4c089a45a2a7a97378cde

gregor herrmann gregoa at debian.org
Sat Mar 9 18:50:03 UTC 2013


The following commit has been merged in the master branch:
commit d6a0b8a0858140bd12cc13c78c3c900073eda3eb
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Mar 9 19:44:00 2013 +0100

    use metacpan URLs
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 3a7565f..d98e0f3 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtemplate-plugin-posix-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libtemplate-plugin-posix-perl.git
-Homepage: http://search.cpan.org/dist/Template-Plugin-POSIX/
+Homepage: https://metacpan.org/release/Template-Plugin-POSIX/
 
 Package: libtemplate-plugin-posix-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index a331934..88a5f26 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: Agent Zhang <agentzh at gmail.com>
-Source: http://search.cpan.org/dist/Template-Plugin-POSIX/
+Source: https://metacpan.org/release/Template-Plugin-POSIX/
 Upstream-Name: Template-Plugin-POSIX
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 8217de5..c34f8bc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Template-Plugin-POSIX/   .*/Template-Plugin-POSIX-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Template-Plugin-POSIX/   .*/Template-Plugin-POSIX-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Packaging of Template::Plugin::POSIX in Debian



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