From 495989993a62fdc0d1a09736bad55e25fe3eb19e Mon Sep 17 00:00:00 2001 From: Laurent Bigonville Date: Wed, 26 Feb 2020 16:27:43 +0100 Subject: debian/control.in: Bump Standards-Version to 4.5.0 (no further changes) --- debian/control | 2 +- debian/control.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 5af08953..20f2a627 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: debhelper-compat (= 12), libgtk-3-dev (>= 3.0.0), libnotify-dev (>= 0.6.1), libwebkit2gtk-4.0-dev (>= 2.8.1) [linux-any] -Standards-Version: 4.3.0 +Standards-Version: 4.5.0 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 diff --git a/debian/control.in b/debian/control.in index 7a60f68c..096eb1f4 100644 --- a/debian/control.in +++ b/debian/control.in @@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 12), libgtk-3-dev (>= 3.0.0), libnotify-dev (>= 0.6.1), libwebkit2gtk-4.0-dev (>= 2.8.1) [linux-any] -Standards-Version: 4.3.0 +Standards-Version: 4.5.0 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 -- cgit