[SCM] Debian packaging of libgraph-writer-graphviz-perl branch, master, updated. debian/0.11-1-4-g99df14e

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:32:08 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 87f360e..5fabdcd 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
  libgraphviz-perl,
  libio-all-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Graph-Writer-GraphViz/
+Homepage: https://metacpan.org/release/Graph-Writer-GraphViz/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgraph-writer-graphviz-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgraph-writer-graphviz-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index f4a0736..f2128cf 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: Kang-min Liu (gugod at gugod.org)
-Source: http://search.cpan.org/dist/Graph-Writer-GraphViz/
+Source: https://metacpan.org/release/Graph-Writer-GraphViz/
 Name: Graph-Writer-GraphViz
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 42cb0ca..b3e20d6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Graph-Writer-GraphViz/   .*/Graph-Writer-GraphViz-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Graph-Writer-GraphViz/   .*/Graph-Writer-GraphViz-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libgraph-writer-graphviz-perl



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