[libdynapath-clojure] 04/07: Fixed debian/watch
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Dec 23 10:56:27 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libdynapath-clojure.
commit f7928654cae2ae53471f45b5e02ca713789c185c
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Dec 23 11:53:51 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 2500020..b6921ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libdynapath-clojure (0.2.1-3) 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 11:52:00 +0100
diff --git a/debian/watch b/debian/watch
index 7ed0fb3..01c21c9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://githubredir.debian.net/github/tobias/dynapath /v([\d\.]+)\.tar\.gz
+https://github.com/tobias/dynapath/tags .*/v?([\d\.]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libdynapath-clojure.git
More information about the pkg-java-commits
mailing list