From 1d5c2091cc734ea9672b3caf8a488386f4dd35d7 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 22 Sep 2020 09:18:46 +0100 Subject: [PATCH] Update standards version to 4.5.0, no changes needed. Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html --- debian/control | 2 +- debian/control.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 55d2d5d1..e1dfe85a 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13), meson (>= 0.44.0), sassc Rules-Requires-Root: no -Standards-Version: 4.4.1 +Standards-Version: 4.5.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 bea57e3e..689d4d27 100644 --- a/debian/control.in +++ b/debian/control.in @@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13), meson (>= 0.44.0), sassc Rules-Requires-Root: no -Standards-Version: 4.4.1 +Standards-Version: 4.5.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