[Pkg-octave-commit] [octave-image] 01/02: Fix debian/watch, to avoid errors due to the presence of image-acquisition.

Sébastien Villemot sebastien at debian.org
Mon Jan 27 18:19:46 UTC 2014


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

sebastien pushed a commit to branch master
in repository octave-image.

commit 9e95e26caaf4a7c95f46a16aeb627c289cba46a0
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Mon Jan 27 18:51:42 2014 +0100

    Fix debian/watch, to avoid errors due to the presence of image-acquisition.
---
 debian/watch | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index f13a53b..38fce1d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,4 @@
+# The regular expression is written in such a way to avoid matching with
+# package image-acquisition.
 version=3
-http://sf.net/octave/image-(.+)\.tar\.gz
+http://sf.net/octave/image-([[:digit:]\.]+)\.tar\.gz

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-image.git



More information about the Pkg-octave-commit mailing list