[timblserver] 64/76: debian/watch: make sure no longer matches "*-latest.tar.gz", thanks Bart Martens.

Joost van Baal joostvb at moszumanska.debian.org
Wed Sep 3 17:14:14 UTC 2014


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

joostvb pushed a commit to branch master
in repository timblserver.

commit 56d7c352e617f7748597245a31344975f92feb6e
Author: Joost van Baal-Ilić <joostvb at debian.org>
Date:   Sun Jun 16 08:57:40 2013 +0000

    debian/watch: make sure no longer matches "*-latest.tar.gz", thanks
    Bart Martens.
---
 debian/changelog | 2 ++
 debian/watch     | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1b1029d..cad16ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 timblserver (1.7-4) UNRELEASED; urgency=low
 
   * NOT RELEASED YET
+  * debian/watch: make sure no longer matches "*-latest.tar.gz", thanks
+    Bart Martens.
 
  -- Joost van Baal-Ilić <joostvb at debian.org>  Sat, 15 Jun 2013 13:43:10 +0200
 
diff --git a/debian/watch b/debian/watch
index d538f7e..784b5cb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -4,4 +4,5 @@
 # See uscan(1) for format
 
 version=3
-http://software.ticc.uvt.nl/timblserver-(.*)\.tar\.gz
+http://software.ticc.uvt.nl/timblserver-(\d.*)\.(?:tgz|tbz2|tar\.(?:gz|bz2|xz))
+# Bart Martens <bartm at debian.org>  Sat, 15 Dec 2012 06:37:01 +0000

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/timblserver.git



More information about the debian-science-commits mailing list