[Pkg-octave-commit] [SCM] qtoctave branch, master, updated. 1dfa0c6d8de06026de751df9134d37eb77a84e7b
Thomas Weber
tweber at debian.org
Sun Jun 6 13:46:58 UTC 2010
The following commit has been merged in the master branch:
commit c4f84ad9503b3cde8165b6cf91beed08dc606773
Author: Thomas Weber <tweber at debian.org>
Date: Sat May 22 23:03:31 2010 +0200
Update watch file for bz2 archives
diff --git a/debian/changelog b/debian/changelog
index 9d24e1b..a229ea6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtoctave (0.9.1-1) UNRELEASED; urgency=low
[ Jordi Gutiérrez Hermoso ]
* New upstream release
+ * debian/watch: Update regexp to allow notification for bz2 archives
[ Thomas Weber ]
* debian/control: Remove Rafael Laboissiere from Uploaders (Closes: #571914)
diff --git a/debian/watch b/debian/watch
index e08ef66..8d76b7a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
opts=dversionmangle=s/\+dfsg// \
http://forja.rediris.es/frs/?group_id=60 \
- (?:.*)\/qtoctave-([\d*\.]+)\.tar\.gz
+ (?:.*)\/qtoctave-([\d*\.]+)\.tar\.(gz|bz2)
--
qtoctave
More information about the Pkg-octave-commit
mailing list