[mbtserver] 39/53: debian/watch: make sure no longer matches "mbtserver-latest.tar.gz", thanks Bart Martens.

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


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

joostvb pushed a commit to branch master
in repository mbtserver.

commit bf1d8cfcda3b4a71e8b81ce50ccc4815f1dc69b5
Author: Joost van Baal-Ilić <joostvb at debian.org>
Date:   Sun Jun 16 06:06:16 2013 +0000

    debian/watch: make sure no longer matches "mbtserver-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 79d926a..bc953e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ mbtserver (0.7-2) UNRELEASED; urgency=low
     libticcutils2-dev | libticcutils-dev: prepare for to be released
     unversioned -dev packages; these will replace the versioned ones.
   * debian/control: get rid of obsolete DM-Upload-Allowed
+  * debian/watch: make sure no longer matches "mbtserver-latest.tar.gz",
+    thanks Bart Martens.
 
  -- Joost van Baal-Ilić <joostvb at debian.org>  Sat, 15 Jun 2013 19:02:36 +0200
 
diff --git a/debian/watch b/debian/watch
index c0b945f..9eb36e4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -4,5 +4,6 @@
 # See uscan(1) for format
 
 version=3
-http://software.ticc.uvt.nl/mbtserver-(.*)\.tar\.gz
+http://software.ticc.uvt.nl/mbtserver-(\d.*)\.(?:tgz|tbz2|tar\.(?:gz|bz2|xz))
+# Bart Martens <bartm at debian.org>  Sat, 15 Dec 2012 06:32:04 +0000
 

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



More information about the debian-science-commits mailing list