[libmodule-install-doapchangesets-perl] 43/47: Improve watch file to use both www.cpan.org/authors URL (for newest info) and search.cpan.org/dist URL (for change of author). Switch get-orig-source target to use www.cpan.org/authors URL.

Jonas Smedegaard js at alioth.debian.org
Fri Aug 9 14:08:47 UTC 2013


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libmodule-install-doapchangesets-perl.

commit 383ac3278ca1c78dd1aac64f05a724a64c1cde86
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Aug 9 15:59:37 2013 +0200

    Improve watch file to use both www.cpan.org/authors URL (for newest info) and search.cpan.org/dist URL (for change of author). Switch get-orig-source target to use www.cpan.org/authors URL.
---
 debian/rules |    2 +-
 debian/watch |    1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 841a694..06eccdf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 pkg = $(DEB_SOURCE_PACKAGE)
 
 DEB_UPSTREAM_PACKAGE = Module-Install-DOAPChangeSets
-DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Module
+DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/T/TO/TOBYINK
 
 # Needed by upstream build process and (always) at runtime
 perl-deps = file-slurp www module-install perl-version rdf-query
diff --git a/debian/watch b/debian/watch
index 9cbdfe4..4e7bfcc 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://www.cpan.org/authors/id/T/TO/TOBYINK/Module-Install-DOAPChangeSets-([\d.]+)\.tar\.gz
 http://search.cpan.org/dist/Module-Install-DOAPChangeSets/ .*/Module-Install-DOAPChangeSets-([\d.]+)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-install-doapchangesets-perl.git



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