[SCM] libtype-tiny-perl Debian packaging branch, master, updated. debian/0.014-1-53-g1b8bf9a

Jonas Smedegaard dr at jones.dk
Thu Jul 18 16:45:01 UTC 2013


The following commit has been merged in the master branch:
commit c7c7fbb5622ce641adddb2d2aec3bd3fc3ae6053
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Jul 18 18:35:34 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 f0b1b12..18fb442 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 = Type-Tiny
-#DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Type
-DEB_UPSTREAM_URL = http://www.cpan.org/CPAN/authors/id/T/TO/TOBYINK
+DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/T/TO/TOBYINK
 
 # Needed by upstream testsuite
 # TODO: add Sub::Exporter::Lexical and Function::Parameters when in Debian
diff --git a/debian/watch b/debian/watch
index 69a80a9..71a3ed0 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/Type-Tiny/   .*/Type-Tiny-([\d.]+)\.tar\.gz debian
+http://www.cpan.org/authors/id/T/TO/TOBYINK//Type-Tiny-([\d.]+)\.tar\.gz

-- 
libtype-tiny-perl Debian packaging



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