diff options
author | Emilio Pozuelo Monfort <pochu@debian.org> | 2010-02-27 16:11:07 +0000 |
---|---|---|
committer | Emilio Pozuelo Monfort <pochu@debian.org> | 2010-02-27 16:11:07 +0000 |
commit | 0e82248225dd2ba5c8f148cbfd4789d94d8a68ca (patch) | |
tree | dd208811d5b36bb9652c840e097eaaeb459c4f74 /debian/changelog | |
parent | * debian/control.in: (diff) | |
download | zenity-0e82248225dd2ba5c8f148cbfd4789d94d8a68ca.tar.gz zenity-0e82248225dd2ba5c8f148cbfd4789d94d8a68ca.tar.bz2 zenity-0e82248225dd2ba5c8f148cbfd4789d94d8a68ca.zip |
* debian/patches/01_focus_windows.patch:
- Removed, it's empty.
* debian/patches/01_dont_quit_zenity_when_stdin_ends.patch:
* debian/rules:
- Include simple-patchsys.mk.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3c536173..8fded342 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,9 +5,13 @@ zenity (2.28.0-2) unstable; urgency=low - really don't B-D on scrollkeeper anymore. [ Emilio Pozuelo Monfort ] - * debian/patches/02_dont_quit_zenity_when_stdin_ends.patch: + * debian/patches/01_focus_windows.patch: + - Removed, it's empty. + * debian/patches/01_dont_quit_zenity_when_stdin_ends.patch: - Don't quit zenity when listening on stdin and the stream ends. Closes: #506425. + * debian/rules: + - Include simple-patchsys.mk. * debian/control.in: - Standards-Version is 3.8.4, no changes needed. - Move Uploaders right after Maintainer. |