[SCM] glyr/master: Update watch file to use git tags

emillon-guest at users.alioth.debian.org emillon-guest at users.alioth.debian.org
Wed Apr 3 00:16:39 UTC 2013


The following commit has been merged in the master branch:
commit d1afee9da4988fe4b195db610ad248783e4c67e2
Author: Etienne Millon <me at emillon.org>
Date:   Wed Apr 3 00:45:05 2013 +0200

    Update watch file to use git tags

diff --git a/debian/watch b/debian/watch
index 8b8dca5..dfc916b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-https://github.com/sahib/glyr/downloads \
-  /downloads/sahib/glyr/glyr-(.+)\.tar\.bz2
+https://github.com/sahib/glyr/tags \
+  .*/v?(\d[\d\.]+)\.tar\.gz

-- 
glyr packaging



More information about the pkg-multimedia-commits mailing list