From bbb6a73af10860d412180a664cc2718c7cb12dd3 Mon Sep 17 00:00:00 2001 From: Jeremy Bicha Date: Fri, 13 Oct 2017 20:49:25 +0000 Subject: [PATCH] Bump Standards-Version to 4.1.1 --- debian/changelog | 6 ++++++ debian/control | 4 ++-- debian/control.in | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index f9df6d37..f70bfe17 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gnome-shell-extensions (3.26.1-2) UNRELEASED; urgency=medium + + * Bump Standards-Version to 4.1.1 + + -- Jeremy Bicha Fri, 13 Oct 2017 16:48:39 -0400 + gnome-shell-extensions (3.26.1-1) experimental; urgency=medium * Team upload diff --git a/debian/control b/debian/control index ed598593..00d2602a 100644 --- a/debian/control +++ b/debian/control @@ -6,13 +6,13 @@ Source: gnome-shell-extensions Section: gnome Priority: optional Maintainer: Debian GNOME Maintainers -Uploaders: Andreas Henriksson , Michael Biebl +Uploaders: Jeremy Bicha , Michael Biebl Build-Depends: debhelper (>= 10), pkg-config (>= 0.22), gettext, gnome-pkg-tools, libgnome-desktop-3-dev (>= 3.2.0), -Standards-Version: 4.0.0 +Standards-Version: 4.1.1 Homepage: https://wiki.gnome.org/Projects/GnomeShell/Extensions Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gnome-shell-extensions Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-shell-extensions diff --git a/debian/control.in b/debian/control.in index 57715d3f..bb81879a 100644 --- a/debian/control.in +++ b/debian/control.in @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 10), gettext, gnome-pkg-tools, libgnome-desktop-3-dev (>= 3.2.0), -Standards-Version: 4.0.0 +Standards-Version: 4.1.1 Homepage: https://wiki.gnome.org/Projects/GnomeShell/Extensions Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gnome-shell-extensions Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-shell-extensions