[SCM] librdf-linkeddata-perl Debian packaging branch, master, updated. debian/0.56-1-16-g15e0e8d

Jonas Smedegaard dr at jones.dk
Thu Jul 18 03:35:37 UTC 2013


The following commit has been merged in the master branch:
commit 751bcea3da9218ec638399fb221979041c2cf8ff
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Jul 18 05:24:41 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 bb8b938..a59aa2f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,8 +24,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 pkg = $(DEB_SOURCE_PACKAGE)
 
 DEB_UPSTREAM_PACKAGE = RDF-LinkedData
-DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/RDF
-#DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/K/KJ/KJETILK
+DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/K/KJ/KJETILK
 DEB_UPSTREAM_TARBALL_MD5 = 2c5808c4adb96afb0a0829c144e66efb
 
 # Needed both by upstream build and (always/often) at runtime
diff --git a/debian/watch b/debian/watch
index e1fa7cf..d0eeb1b 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-LinkedData/   .*/RDF-LinkedData-([\d.]+)\.tar\.gz debian
+http://www.cpan.org/authors/id/K/KJ/KJETILK/RDF-LinkedData-([\d.]+)\.tar\.gz

-- 
librdf-linkeddata-perl Debian packaging



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