From 7d595e477476cfd3b44fabf847f4fae7aa4652d1 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 20 Aug 2018 19:58:00 +0100 Subject: [PATCH] Bump Standards-Version to 4.2.0 --- debian/changelog | 1 + debian/control | 2 +- debian/control.in | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0e649483..8a3008a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ gnome-shell-extensions (3.29.91-1) UNRELEASED; urgency=medium * New upstream development release + * Bump Standards-Version to 4.2.0 -- Simon McVittie Mon, 20 Aug 2018 19:56:32 +0100 diff --git a/debian/control b/debian/control index 1e163eec..d9485f52 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 11.1.3), meson (>= 0.44.0), sassc Rules-Requires-Root: no -Standards-Version: 4.1.5 +Standards-Version: 4.2.0 Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-shell-extensions Vcs-Git: https://salsa.debian.org/gnome-team/gnome-shell-extensions.git Homepage: https://wiki.gnome.org/Projects/GnomeShell/Extensions diff --git a/debian/control.in b/debian/control.in index 673e6d05..61022898 100644 --- a/debian/control.in +++ b/debian/control.in @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 11.1.3), meson (>= 0.44.0), sassc Rules-Requires-Root: no -Standards-Version: 4.1.5 +Standards-Version: 4.2.0 Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-shell-extensions Vcs-Git: https://salsa.debian.org/gnome-team/gnome-shell-extensions.git Homepage: https://wiki.gnome.org/Projects/GnomeShell/Extensions