[SCM] libgd-graph-perl Debian packaging branch, master, updated. debian/1.44-6-189-gbe93da7

Jonas Smedegaard dr at jones.dk
Sat Jul 20 13:59:42 UTC 2013


The following commit has been merged in the master branch:
commit dcd1474c9ba56691966fd0f44bb9bbf0f1183180
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Jul 20 15:14:13 2013 +0200

    Update watch file to track new upstream maintainer, and simplify to drop unneeded version mangling. Switch get-orig-source target to use www.cpan.org/authors URL.

diff --git a/debian/rules b/debian/rules
index 20be364..369c276 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 = GDGraph
-DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/GD
+DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/R/RU/RUZ
 
 # Needed by upstream build
 bdeps = imagemagick
diff --git a/debian/watch b/debian/watch
index 933a3a1..866786b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,4 @@
 # Run the "uscan" command to check for upstream updates and more.
 version=3
-opts="uversionmangle=s/(\d)\.(\d{2})(\d+)/$1.$2.$3/" \
-	http://www.cpan.org/modules/by-module/GD/GDGraph-([\d\.]+)\.tar\.gz
-opts="uversionmangle=s/(\d)\.(\d{2})(\d+)/$1.$2.$3/" \
-	http://search.cpan.org/dist/GDGraph/ .*/GDGraph-([\d\.]+)\.tar\.gz
+http://www.cpan.org/authors/id/R/RU/RUZ/GDGraph-([\d.]+)\.tar\.gz
+http://search.cpan.org/dist/GDGraph/ .*/GDGraph-([\d.]+)\.tar\.gz

-- 
libgd-graph-perl Debian packaging



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