From 5a3c3de1a43f173b18a2347adc4cfd3bfcc799dc Mon Sep 17 00:00:00 2001 From: Laurent Bigonville Date: Mon, 30 Dec 2019 00:51:08 +0100 Subject: [PATCH] debian/control.in: Bump Standards-Version to 4.4.1 (no further changes) --- debian/changelog | 3 ++- debian/control | 4 ++-- debian/control.in | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index ebe5b1d9..8679ced1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ gnome-shell-extensions (3.34.2-1) UNRELEASED; urgency=medium * New upstream release + * debian/control.in: Bump Standards-Version to 4.4.1 (no further changes) - -- Laurent Bigonville Mon, 30 Dec 2019 00:41:32 +0100 + -- Laurent Bigonville Mon, 30 Dec 2019 00:50:45 +0100 gnome-shell-extensions (3.34.1-2) unstable; urgency=high diff --git a/debian/control b/debian/control index 1a9d826e..3f9a0c24 100644 --- a/debian/control +++ b/debian/control @@ -6,13 +6,13 @@ Source: gnome-shell-extensions Section: gnome Priority: optional Maintainer: Debian GNOME Maintainers -Uploaders: Iain Lane , Jeremy Bicha +Uploaders: Iain Lane , Jeremy Bicha , Laurent Bigonville Build-Depends: debhelper-compat (= 12), dh-sequence-gnome, meson (>= 0.44.0), sassc Rules-Requires-Root: no -Standards-Version: 4.2.1 +Standards-Version: 4.4.1 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 3805449e..d735227c 100644 --- a/debian/control.in +++ b/debian/control.in @@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 12), meson (>= 0.44.0), sassc Rules-Requires-Root: no -Standards-Version: 4.2.1 +Standards-Version: 4.4.1 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