[SCM] libdata-guid-perl Debian packaging branch, master, updated. debian/0.046-1-25-ge4cb0c8

Jonas Smedegaard dr at jones.dk
Fri Jul 19 10:59:51 UTC 2013


The following commit has been merged in the master branch:
commit ad20e7869732f8a14273d689b874340e29eb9872
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Jul 18 19:01:21 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 fc02fbf..504a762 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ include /usr/share/cdbs/1/class/perl-makemaker.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
 DEB_UPSTREAM_PACKAGE = Data-GUID
-DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Data
+DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/R/RJ/RJBS
 DEB_UPSTREAM_TARBALL_BASENAME_MANGLE = s/\+/_/
 
 # Needed both by upstream build and (always) at runtime
diff --git a/debian/watch b/debian/watch
index 1b30802..aa4452b 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/Data-GUID/   .*/Data-GUID-([\d._]+)\.tar\.gz debian
+http://www.cpan.org/authors/id/R/RJ/RJBS//Data-GUID-([\d._]+)\.tar\.gz

-- 
libdata-guid-perl Debian packaging



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