[pantomime-clojure] 01/01: d/watch: fix version match

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Fri Aug 4 18:06:33 UTC 2017


This is an automated email from the git hooks/post-receive script.

apoikos pushed a commit to branch master
in repository pantomime-clojure.

commit 89052c9cb01d4f936706d1114671af38a9793168
Author: Apollon Oikonomopoulos <apoikos at debian.org>
Date:   Fri Aug 4 14:03:52 2017 -0400

    d/watch: fix version match
    
    Git-Dch: ignore
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 41b6c93..d849c4a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-https://github.com/michaelklishin/pantomime/releases	.*/archive/([\d.]+)\.tar\.gz
+https://github.com/michaelklishin/pantomime/releases	.*/archive/v([\d.]+)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pantomime-clojure.git



More information about the pkg-java-commits mailing list