[frog] 87/103: debian/watch: make sure no longer matches "frog-latest.tar.gz", thanks Bart Martens.
Joost van Baal
joostvb at moszumanska.debian.org
Wed Sep 3 17:12:39 UTC 2014
This is an automated email from the git hooks/post-receive script.
joostvb pushed a commit to branch master
in repository frog.
commit ebaf1f15a487a95a617dfd4fd4097480289ad12c
Author: Joost van Baal-Ilić <joostvb at debian.org>
Date: Sun Jun 16 06:19:18 2013 +0000
debian/watch: make sure no longer matches "frog-latest.tar.gz", thanks
Bart Martens.
---
debian/changelog | 4 +++-
debian/watch | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 72ae48a..b367b37 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,10 @@ frog (0.12.17-7) UNRELEASED; urgency=low
* debian/control: add unversioned -dev packages as alternatives to
Build-Depends libucto2-dev, libtimbl4-dev, libtimblserver3-dev, libfolia2-dev,
libmbt1-dev, libticcutils2-dev.
+ * debian/watch: make sure no longer matches "frog-latest.tar.gz", thanks
+ Bart Martens.
- -- Joost van Baal-Ilić <joostvb at debian.org> Sat, 15 Jun 2013 19:32:08 +0200
+ -- Joost van Baal-Ilić <joostvb at debian.org> Sun, 16 Jun 2013 08:18:57 +0200
frog (0.12.17-6) unstable; urgency=low
diff --git a/debian/watch b/debian/watch
index 3069620..c7c969b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -4,4 +4,5 @@
# See uscan(1) for format
version=3
-http://software.ticc.uvt.nl/frog-(.*)\.tar\.gz
+http://software.ticc.uvt.nl/frog-(\d.*)\.(?:tgz|tbz2|tar\.(?:gz|bz2|xz))
+# Bart Martens <bartm at debian.org> Tue, 05 Mar 2013 21:46:11 +0000
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/frog.git
More information about the debian-science-commits
mailing list