summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Falavigna <dktrkranz@debian.org>2011-02-10 23:04:44 +0100
committerLuca Falavigna <dktrkranz@debian.org>2011-02-10 23:04:44 +0100
commitd474b34e869c73f7dfae5300e81e1721f005ac9b (patch)
treea5e794edb598b7e819c103f4dde884a56dc0a71e
parent50f7763092905168e0fcb110df6b951d5e592514 (diff)
Adjust watch file to ignore development versions
-rw-r--r--debian/changelog7
-rw-r--r--debian/watch2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5811c72..1c188b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+scons (2.0.0-2) UNRELEASED; urgency=low
+
+ * debian/watch:
+ - Adjust to ignore development versions.
+
+ -- Luca Falavigna <dktrkranz@debian.org> Thu, 10 Feb 2011 23:04:11 +0100
+
scons (2.0.0-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/watch b/debian/watch
index 8cad433..4a3f16b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://sf.net/scons/scons-([0-9.]+)\..*.tar.gz
+http://sf.net/scons/scons-([0-9.]+)\.tar\.gz