[libdata-messagepack-perl] 02/14: Use by-module URL as preferred for upstream source: in upstream-tarball.mk hints, and favored over metacpan URL in watch file.

Jonas Smedegaard dr at jones.dk
Mon Nov 23 15:22:30 UTC 2015


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

js pushed a commit to branch master
in repository libdata-messagepack-perl.

commit a299aa802cadd150fa016f00922eb24469d711a3
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Nov 23 14:39:41 2015 +0100

    Use by-module URL as preferred for upstream source: in upstream-tarball.mk hints, and favored over metacpan URL in watch file.
---
 debian/rules | 2 +-
 debian/watch | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 5d31e48..2fef709 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,7 @@ include /usr/share/cdbs/1/class/perl-makemaker.mk
 pkg = $(DEB_SOURCE_PACKAGE)
 
 DEB_UPSTREAM_PACKAGE = Data-MessagePack
-DEB_UPSTREAM_URL = http://cpan.metacpan.org/authors/id/G/GF/GFUJI
+DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Data
 
 # Needed by upstream testsuite
 deps-test = libtest-requires-perl, libtest-leaktrace-perl
diff --git a/debian/watch b/debian/watch
index be6db22..023d035 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 version = 3
+http://www.cpan.org/modules/by-module/Data/Data-MessagePack-v?([\d.]+)\.tar\.gz
 https://metacpan.org/release/Data-MessagePack   .*/Data-MessagePack-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdata-messagepack-perl.git



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