summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/watch2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c495302a..c786f63d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+zenity (2.12.1-2) UNRELEASED; urgency=low
+
+ * Update watch file to end with an even digit. [debian/watch]
+
+ -- Loic Minier <lool@dooz.org> Tue, 1 Nov 2005 13:31:14 +0100
+
zenity (2.12.1-1) experimental; urgency=low
[ Guilherme de S. Pastore ]
diff --git a/debian/watch b/debian/watch
index 87f2fa72..620cb945 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=2
-http://ftp.gnome.org/pub/gnome/sources/zenity/([\d\.]+)/zenity-([\d\.]+)\.tar\.gz
+http://ftp.gnome.org/pub/gnome/sources/zenity/([\d\.]+)[02468]/zenity-([\d\.]+)\.tar\.gz
bgstack15