[lucene-solr] 03/03: debian/watch: No longer use the defunct githubredir.debian.net redirector
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Dec 23 20:30:39 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository lucene-solr.
commit a7f5495a5b0c043ccc2dffc34b8486a5aa81ce29
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Dec 23 21:28:48 2014 +0100
debian/watch: No longer use the defunct githubredir.debian.net redirector
---
debian/changelog | 1 +
debian/watch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 04ad67c..15d5941 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ lucene-solr (3.6.2+dfsg-6) UNRELEASED; urgency=medium
* Team upload.
* Use XZ compression for the upstream tarball
+ * debian/watch: No longer use the defunct githubredir.debian.net redirector
-- Emmanuel Bourg <ebourg at apache.org> Thu, 13 Nov 2014 11:52:20 +0100
diff --git a/debian/watch b/debian/watch
index 5d1d821..503169d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts=dversionmangle=s/\+dfsg// \
-http://githubredir.debian.net/github/apache/lucene-solr/lucene_solr_(\d+)_(\d+)_(\d+).tar.gz debian debian/orig-tar.sh
+https://github.com/apache/lucene-solr/tags .*/lucene_solr_(\d+)_(\d+)_(\d+).tar.gz debian debian/orig-tar.sh
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lucene-solr.git
More information about the pkg-java-commits
mailing list