summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2013-05-25 21:54:24 +0000
committerMichael Biebl <biebl@debian.org>2013-05-25 21:54:24 +0000
commit8fb77ad442e4ec22e2b9595b06bbb496922dae04 (patch)
tree9116378b8f66e8e4a20bafb156a17f7d75cdca68 /debian/changelog
parentBack to UNRELEASED (diff)
downloadzenity-8fb77ad442e4ec22e2b9595b06bbb496922dae04.tar.gz
zenity-8fb77ad442e4ec22e2b9595b06bbb496922dae04.tar.bz2
zenity-8fb77ad442e4ec22e2b9595b06bbb496922dae04.zip
Update patches
* Refresh 01_dont_quit_zenity_when_stdin_ends.patch. * Remove 02_fix_segfault_in_listview.patch, merged upstream.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 445575ba..fb3ebc40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ zenity (3.8.0-1) UNRELEASED; urgency=low
* New upstream release.
* Bump Standards-Version to 3.9.4. No further changes.
+ * Refresh 01_dont_quit_zenity_when_stdin_ends.patch.
+ * Remove 02_fix_segfault_in_listview.patch, merged upstream.
-- Michael Biebl <biebl@debian.org> Sat, 25 May 2013 23:50:05 +0200
bgstack15