[libmwaw] 01/05: fix debian/watch: allow two-digit minor versions

Rene Engelhard rene at moszumanska.debian.org
Mon Jul 17 17:17:26 UTC 2017


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

rene pushed a commit to branch master
in repository libmwaw.

commit fbe31a807916fc41ba1fa1cd2551e63fe19ded4c
Author: Rene Engelhard <rene at debian.org>
Date:   Mon Jul 17 19:04:48 2017 +0200

    fix debian/watch: allow two-digit minor versions
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 8eb7cf8..74b9597 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://sf.net/libmwaw/libmwaw-(\d.\d.\d)\.tar\.bz2
+http://sf.net/libmwaw/libmwaw-(\d.\d.\d+)\.tar\.bz2

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libmwaw.git



More information about the Pkg-openoffice-commits mailing list