diff options
author | Laurent Bigonville <bigon@debian.org> | 2020-02-26 16:27:43 +0100 |
---|---|---|
committer | Laurent Bigonville <bigon@debian.org> | 2020-02-26 16:27:43 +0100 |
commit | 495989993a62fdc0d1a09736bad55e25fe3eb19e (patch) | |
tree | 7704f56051e9f869f6f1327b3814433c727f4ba5 /debian/control | |
parent | debian/control.in: Webkit is now available on linux architectures (diff) | |
download | zenity-495989993a62fdc0d1a09736bad55e25fe3eb19e.tar.gz zenity-495989993a62fdc0d1a09736bad55e25fe3eb19e.tar.bz2 zenity-495989993a62fdc0d1a09736bad55e25fe3eb19e.zip |
debian/control.in: Bump Standards-Version to 4.5.0 (no further changes)
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 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 |