From d149b63aa26012f83b6dd0abd459fd5b24caed89 Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Thu, 4 Apr 2019 10:17:47 +0200 Subject: Restore the gnome-common Build-Depends, it's still needed --- debian/changelog | 6 ++++++ debian/control | 1 + debian/control.in | 1 + 3 files changed, 8 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 22568c08..bcdaa26e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +zenity (3.32.0-2) UNRELEASED; urgency=medium + + * Restore the gnome-common Build-Depends, it's still needed + + -- Sebastien Bacher Thu, 04 Apr 2019 10:17:17 +0200 + zenity (3.32.0-1) experimental; urgency=medium * New upstream version diff --git a/debian/control b/debian/control index c83b3026..da488b32 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Maintainer: Debian GNOME Maintainers , Michael Biebl Build-Depends: debhelper-compat (= 12), gnome-pkg-tools (>= 0.10), + gnome-common, yelp-tools, gettext (>= 0.19.4), libglib2.0-dev, diff --git a/debian/control.in b/debian/control.in index 2f851d11..d03f4387 100644 --- a/debian/control.in +++ b/debian/control.in @@ -5,6 +5,7 @@ Maintainer: Debian GNOME Maintainers = 0.10), + gnome-common, yelp-tools, gettext (>= 0.19.4), libglib2.0-dev, -- cgit