[libcatmandu-atom-perl] 01/10: Have watch file also track, and favor, releases by HOCHSTEN. Have CDBS fetch releases by HOCHSTEN (not NICS).
Jonas Smedegaard
dr at jones.dk
Thu Feb 26 12:38:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libcatmandu-atom-perl.
commit c04e6357b5fae528d88cb9c93d56b9993232247a
Author: Jonas Smedegaard <dr at jones.dk>
Date: Thu Feb 26 12:55:19 2015 +0100
Have watch file also track, and favor, releases by HOCHSTEN. Have CDBS fetch releases by HOCHSTEN (not NICS).
---
debian/rules | 2 +-
debian/watch | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 24a6592..4685845 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
pkg = $(DEB_SOURCE_PACKAGE)
DEB_UPSTREAM_PACKAGE = Catmandu-Atom
-DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/N/NI/NICS
+DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/H/HO/HOCHSTEN
DEB_UPSTREAM_TARBALL_MD5 = 0526fea112838dff9fe71b5876aa6450
# Needed by upstream build and (always) at runtime
diff --git a/debian/watch b/debian/watch
index ece0203..8534c71 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,5 @@
# Run the "uscan" command to check for upstream updates and more.
version=3
+http://www.cpan.org/authors/id/H/HO/HOCHSTEN/Catmandu-Atom-([\d.]+)\.tar\.gz
http://www.cpan.org/authors/id/N/NI/NICS/Catmandu-Atom-([\d.]+)\.tar\.gz
https://metacpan.org/release/Catmandu-Atom .*/Catmandu-Atom-([\d.]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-atom-perl.git
More information about the Pkg-perl-cvs-commits
mailing list