[SCM] libclass-accessor-class-perl Debian packaging branch, master, updated. debian/0.501-3-30-g2923e93

Jonas Smedegaard dr at jones.dk
Fri Jul 19 12:24:32 UTC 2013


The following commit has been merged in the master branch:
commit 86a0e3659c5b6aef66591e5c106678868c473d31
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Jul 19 13:51:48 2013 +0200

    Use www.cpan.org/authors URL in watch file and get-orig-source target (for newest info), and in watch file additionally search.cpan.org/dist URL (for change of author).

diff --git a/debian/rules b/debian/rules
index c6907aa..5b853a5 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 = Class-Accessor-Class
-DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Class/
+DEB_UPSTREAM_URL = http://www.cpan.org/CPAN/authors/id/R/RJ/RJBS
 DEB_UPSTREAM_TARBALL_MD5 = 6fb234c6d3c54bd6f7cab8c8fde0e727
 
 # Needed both by upstream build process and at runtime
diff --git a/debian/watch b/debian/watch
index 77a0d65..6d3c2f9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 # Run the "uscan" command to check for upstream updates and more.
 version=3
-http://search.cpan.org/dist/Class-Accessor-Class/   .*/Class-Accessor-Class-(\d[\d.]+)\.tar\.gz debian
+http://www.cpan.org/CPAN/authors/id/R/RJ/RJBS/Class-Accessor-Class-(\d[\d.]+)\.tar\.gz
+http://search.cpan.org/dist/Class-Accessor-Class/ .*/Class-Accessor-Class-(\d[\d.]+)\.tar\.gz

-- 
libclass-accessor-class-perl Debian packaging



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