[med-svn] [fis-gtm] 01/01: Fixed watch file to report latest upstream version
Andreas Tille
tille at debian.org
Wed Oct 23 06:10:12 UTC 2013
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository fis-gtm.
commit 3c5823327710f21a10baa30df1993ea43739a885
Author: Andreas Tille <tille at debian.org>
Date: Wed Oct 23 08:14:03 2013 +0200
Fixed watch file to report latest upstream version
---
debian/changelog | 7 +++++++
debian/watch | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index fa1bb95..21260cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+fis-gtm (6.0-003-1) UNRELEASED; urgency=low
+
+ * New upstream version
+ * Fixed watch file
+
+ -- Andreas Tille <tille at debian.org> Wed, 23 Oct 2013 08:13:41 +0200
+
fis-gtm (6.0-001-1) unstable; urgency=low
* Initial release (Closes: #541239)
diff --git a/debian/watch b/debian/watch
index 63934a8..95692e3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts="uversionmangle=s/^([0-9]*)([0-9])([0-9][0-9][0-9][A-Z]*)/$1.$2-$3/g" \
- http://sf.net/fis-gtm/gtm_V(.*)_linux_i686_src\.tar\.gz
+ http://sf.net/fis-gtm/gtm_V(\d+[A-Z]?)_linux_i686_.*\.tar\.gz
--
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/fis-gtm.git
More information about the debian-med-commit
mailing list