summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorLaurent Bigonville <bigon@debian.org>2014-05-24 10:18:56 +0000
committerLaurent Bigonville <bigon@debian.org>2014-05-24 10:18:56 +0000
commitaab44e811ac5861595e95387df62c22d39db1cd0 (patch)
tree107dbb5e8a0642a535e37e5f37ca0844844b11a3 /debian/changelog
parentClose bugs in the bts that have been fixed upstream (diff)
downloadzenity-aab44e811ac5861595e95387df62c22d39db1cd0.tar.gz
zenity-aab44e811ac5861595e95387df62c22d39db1cd0.tar.bz2
zenity-aab44e811ac5861595e95387df62c22d39db1cd0.zip
Drop d/p/01_dont_quit_zenity_when_stdin_ends.patch: This patch is changing
the upstream behavior when using --listen flag (Closes: #612683)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b74311c2..244e2a95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,8 +9,10 @@ zenity (3.12.1-1) UNRELEASED; urgency=low
- Do not return item twice when double clicking in a list (Closes: #717053)
- Expand lists vertically (Closes: #739248)
* debian/control.in: Bump Standards-Version to 3.9.5 (no further changes)
+ * Drop d/p/01_dont_quit_zenity_when_stdin_ends.patch: This patch is changing
+ the upstream behavior when using --listen flag (Closes: #612683)
- -- Laurent Bigonville <bigon@debian.org> Fri, 23 May 2014 23:33:38 +0200
+ -- Laurent Bigonville <bigon@debian.org> Sat, 24 May 2014 12:18:44 +0200
zenity (3.8.0-1) unstable; urgency=low
bgstack15