aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-08-30 23:58:15 +0200
committerFlorian Dold <florian@dold.me>2021-08-30 23:58:38 +0200
commit04de898671029d9c4970fb6f11b9d4f44e01ab33 (patch)
tree768d12be7df391c1c382a3c169786e576b079764
parent3615950f2bd549fa6f35a59057ecef3f31ab5f8a (diff)
downloadgnunet-gtk-04de898671029d9c4970fb6f11b9d4f44e01ab33.tar.gz
gnunet-gtk-04de898671029d9c4970fb6f11b9d4f44e01ab33.zip
debian: lower debhelper compat level for Ubuntu
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index eff4b635..b8015f1c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
4Maintainer: Bertrand Marc <bmarc@debian.org> 4Maintainer: Bertrand Marc <bmarc@debian.org>
5Build-Depends: 5Build-Depends:
6 autopoint, 6 autopoint,
7 debhelper-compat (= 13), 7 debhelper-compat (= 12),
8 libgnunet-dev (>= 0.14.1~), 8 libgnunet-dev (>= 0.14.1~),
9 gnunet (>= 0.14.1~), 9 gnunet (>= 0.14.1~),
10 libgladeui-dev (>=3.10.0), 10 libgladeui-dev (>=3.10.0),