diff options
author | Michael Biebl <biebl@debian.org> | 2017-11-14 15:57:55 +0000 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2017-11-14 15:57:55 +0000 |
commit | 7ccb3689e017440c3f39d1939c9cb16581f3f83c (patch) | |
tree | 77cf6d0131dd4313b2ff8b9f17255511b4f751d7 /debian/changelog | |
parent | Switch to dh_missing and abort on uninstalled files (diff) | |
download | zenity-7ccb3689e017440c3f39d1939c9cb16581f3f83c.tar.gz zenity-7ccb3689e017440c3f39d1939c9cb16581f3f83c.tar.bz2 zenity-7ccb3689e017440c3f39d1939c9cb16581f3f83c.zip |
Replace Build-Depends on intltool with gettext
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 146fe225..aea65959 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ zenity (3.26.0-1) UNRELEASED; urgency=medium * New upstream release * Bump Standards-Version to 4.1.1 * Switch to dh_missing and abort on uninstalled files + * Replace Build-Depends on intltool with gettext -- Michael Biebl <biebl@debian.org> Tue, 14 Nov 2017 14:45:27 +0100 |