[libtools-logging-clojure] 04/06: Fixed debian/watch
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Dec 23 11:03:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libtools-logging-clojure.
commit a7eee1ba7db24e7c59b6f2ff07ee5fc7c6ccf975
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Dec 23 12:01:44 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 51016dd..d2f6549 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libtools-logging-clojure (0.2.3-5) UNRELEASED; urgency=medium
* Standards-Version updated to 3.9.8
* Switch to debhelper level 10
* Use secure Vcs-* URLs
+ * Fixed debian/watch
-- Emmanuel Bourg <ebourg at apache.org> Fri, 23 Dec 2016 12:00:35 +0100
diff --git a/debian/watch b/debian/watch
index 548632f..93aad79 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://githubredir.debian.net/github/clojure/tools.logging .*\-([\d\.]+)\.tar\.gz
+https://github.com/clojure/tools.logging/tags .*\-([\d\.]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libtools-logging-clojure.git
More information about the pkg-java-commits
mailing list