From 17b475bdda8d09c2b5bf0d3b5effc2f6db74afb7 Mon Sep 17 00:00:00 2001 From: Jeremy Bicha Date: Mon, 9 Apr 2018 20:08:49 -0400 Subject: Bump Standards-Version to 4.1.4 --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index a5ea8b32..16a2c9b3 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 11), libgtk-3-dev (>= 3.0.0), libnotify-dev (>= 0.6.1), libwebkit2gtk-4.0-dev (>= 2.8.1) -Standards-Version: 4.1.2 +Standards-Version: 4.1.4 Vcs-Browser: https://salsa.debian.org/gnome-team/zenity Vcs-Git: https://salsa.debian.org/gnome-team/zenity.git Homepage: https://wiki.gnome.org/Projects/Zenity @@ -26,7 +26,7 @@ Architecture: any Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends}, - zenity-common (= ${source:Version}) + zenity-common (>= ${source:Version}) Description: Display graphical dialog boxes from shell scripts Zenity allows you to display GTK+ dialogs from shell scripts; it is a rewrite of the `gdialog' command from GNOME 1. -- cgit