Bump Standards-Version to 4.0.0

This commit is contained in:
Jeremy Bicha
2017-07-27 22:19:58 +00:00
parent 46d8f1c8d9
commit b21932ffd9
3 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@@ -3,6 +3,7 @@ gnome-shell-extensions (3.22.2-2) UNRELEASED; urgency=medium
* Add adapt-to-gsd324.patch (Closes: #869948):
- Adjust gnome-session file for gnome-settings-daemon 3.24
* debian/control.in:
- Bump Standards-Version to 4.0.0
- Explicitly depend on gnome-settings-daemon >= 3.24
- Drop version from gnome-tweak-tool recommends

2
debian/control vendored
View File

@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 10),
gettext,
gnome-pkg-tools,
libgnome-desktop-3-dev (>= 3.2.0),
Standards-Version: 3.9.8
Standards-Version: 4.0.0
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

2
debian/control.in vendored
View File

@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 10),
gettext,
gnome-pkg-tools,
libgnome-desktop-3-dev (>= 3.2.0),
Standards-Version: 3.9.8
Standards-Version: 4.0.0
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