summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2017-06-29 17:49:19 +0200
committerJulian Andres Klode <jak@debian.org>2017-06-29 17:50:05 +0200
commit47e66f653665fde8c7f31ba545580f8c6e4add91 (patch)
tree7ab191f2e8458b0f2222e2e54e079f9aebc6dedd
parent58a1a72988e9280343821243217c1fc7d5ddea46 (diff)
Bump Standards-Version (and wrap-and-sort a bit)
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 14ffc172f..f3eccace5 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: APT Development Team <deity@lists.debian.org>
Uploaders: Michael Vogt <mvo@debian.org>,
Julian Andres Klode <jak@debian.org>,
David Kalnischkies <donkult@debian.org>
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
Build-Depends: cmake (>= 3.4),
debhelper (>= 9.20160709~),
dh-systemd,
@@ -13,11 +13,11 @@ Build-Depends: cmake (>= 3.4),
docbook-xsl,
dpkg-dev (>= 1.17.14),
gettext (>= 0.12),
+ googletest <!nocheck> | libgtest-dev <!nocheck>,
libbz2-dev,
- libgnutls28-dev (>= 3.4.6),
libcurl4-gnutls-dev (>= 7.19.4~),
libdb-dev,
- googletest <!nocheck> | libgtest-dev <!nocheck>,
+ libgnutls28-dev (>= 3.4.6),
liblz4-dev (>= 0.0~r126),
liblzma-dev,
pkg-config,