From 86fd902d48497e7c40848805c57a23e4fac1f8cf Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 14 Nov 2017 15:50:06 +0000 Subject: Bump Standards-Version to 4.1.1 --- debian/changelog | 1 + debian/control | 4 ++-- debian/control.in | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index d3cd3194..27e20dd4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ zenity (3.26.0-1) UNRELEASED; urgency=medium * New upstream release + * Bump Standards-Version to 4.1.1 -- Michael Biebl Tue, 14 Nov 2017 14:45:27 +0100 diff --git a/debian/control b/debian/control index 1713c71f..70e0c684 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Source: zenity Section: gnome Priority: optional Maintainer: Debian GNOME Maintainers -Uploaders: Jeremy Bicha , Laurent Bigonville , Michael Biebl +Uploaders: Laurent Bigonville , Michael Biebl Build-Depends: debhelper (>= 10), gnome-pkg-tools (>= 0.10), gnome-common, @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 10), libgtk-3-dev (>= 3.0.0), libnotify-dev (>= 0.6.1), libwebkit2gtk-4.0-dev (>= 2.8.1) -Standards-Version: 4.1.0 +Standards-Version: 4.1.1 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/zenity Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/zenity Homepage: https://wiki.gnome.org/Projects/Zenity diff --git a/debian/control.in b/debian/control.in index 79aac106..369576a2 100644 --- a/debian/control.in +++ b/debian/control.in @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 10), libgtk-3-dev (>= 3.0.0), libnotify-dev (>= 0.6.1), libwebkit2gtk-4.0-dev (>= 2.8.1) -Standards-Version: 4.1.0 +Standards-Version: 4.1.1 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/zenity Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/zenity Homepage: https://wiki.gnome.org/Projects/Zenity -- cgit