diff options
author | Loïc Minier <lool@dooz.org> | 2005-11-01 12:31:38 +0000 |
---|---|---|
committer | Loïc Minier <lool@dooz.org> | 2005-11-01 12:31:38 +0000 |
commit | ce56f27655b8f73188cfdc9daecb9be94f11fe7d (patch) | |
tree | 86b4d444f1f79a2f61751427f99d2f7ec6f7762a /debian | |
parent | * Update control. (diff) | |
download | zenity-ce56f27655b8f73188cfdc9daecb9be94f11fe7d.tar.gz zenity-ce56f27655b8f73188cfdc9daecb9be94f11fe7d.tar.bz2 zenity-ce56f27655b8f73188cfdc9daecb9be94f11fe7d.zip |
* Update watch file to end with an even digit. [debian/watch]
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/watch | 2 |
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 |