Source: ibus
Version: 1.5.14-3
Severity: wishlist

There is a new release of ibus available. For more info, see
https://github.com/ibus/ibus/releases

I'm attaching a git patch to fix your debian/watch file. It currently
reports the latest version as "6" which is not correct.

Thanks,
Jeremy Bicha
From 8b36656bcefbca4f0363cbb4f4cda922098ff088 Mon Sep 17 00:00:00 2001
From: Jeremy Bicha <jbi...@ubuntu.com>
Date: Fri, 16 Jun 2017 19:52:39 -0400
Subject: [PATCH] Fix debian/watch

---
 debian/watch | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/watch b/debian/watch
index 0ea7d01..fb64e42 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,3 @@
-version=3
-opts=filenamemangle=s#.*/archive/([\d.]+\.tar\.[gx]z)#ibus-$1# \
+version=4
 https://github.com/ibus/ibus/releases \
-/ibus/ibus/archive/[\d.]+\.tar\.[gx]z debian uupdate
-#<a href="/ibus/ibus/archive/1.5.14.tar.gz" rel="nofollow">
+ .*/ibus-([0-9][0-9\.]*)@ARCHIVE_EXT@
-- 
2.11.0

Reply via email to