[SCM] librdf-query-perl Debian packaging branch, master, updated. debian/2.909-1-9-g00bde6d

Jonas Smedegaard dr at jones.dk
Thu Jul 18 12:11:06 UTC 2013


The following commit has been merged in the master branch:
commit ce11c043ebfb2666c00aba2afb3cd0011792e4e7
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Jul 18 13:49:01 2013 +0200

    Switch to cpan.org/authors URL for watch file and get-orig-source target, and simplify watch file.

diff --git a/debian/rules b/debian/rules
index 8184b4a..bd27bc9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 pkg = $(DEB_SOURCE_PACKAGE)
 
 DEB_UPSTREAM_PACKAGE = RDF-Query
-DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/G/GW/GWILLIAMS
+DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/G/GW/GWILLIAMS
 DEB_UPSTREAM_TARBALL_MD5 = 6f07ee7db42f42d399abf49e48edeed9
 
 # Needed by build process and (always/often) at runtime
diff --git a/debian/watch b/debian/watch
index 0ce4899..655e6da 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # Run the "uscan" command to check for upstream updates and more.
 version=3
-http://search.cpan.org/dist/RDF-Query/   .*/RDF-Query-([\d.]+)\.tar\.gz debian
+http://www.cpan.org/authors/id/G/GW/GWILLIAMS/RDF-Query-([\d.]+)\.tar\.gz

-- 
librdf-query-perl Debian packaging



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