[libclucy-clojure] 04/05: Fixed debian/watch
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jan 19 08:37:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libclucy-clojure.
commit 3b83e25fef2ed1725e68fca31fe1fb4fdfb323bc
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Jan 19 09:31:02 2016 +0100
Fixed debian/watch
---
debian/changelog | 1 +
debian/watch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 2a37f40..39ba811 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ clucy (0.4.0-1) UNRELEASED; urgency=medium
[ Emmanuel Bourg ]
* Use canonical URLs for the Vcs-* fields
* Switch to debhelper level 9
+ * Fixed debian/watch
-- Daigo Moriwaki <daigo at debian.org> Sat, 14 Jun 2014 15:25:56 +0900
diff --git a/debian/watch b/debian/watch
index d38aac7..34c600c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://githubredir.debian.net/github/weavejester/clucy /([\d\.]+)\.tar\.gz
+https://github.com/weavejester/clucy/tags .*/([\d\.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libclucy-clojure.git
More information about the pkg-java-commits
mailing list