Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorPhilipp Hörist <philipp@hoerist.com>2022-09-13 21:57:38 +0300
committerPhilipp Hörist <philipp@hoerist.com>2022-09-13 21:57:38 +0300
commit4b6b6a83baa64c32f07c0b6c1882040662c5ff71 (patch)
tree33a983ad95afec81f5360d5189a648d2a7973865 /debian
parent49973aca5a63ffea284a6c0e94ae46a70d49c3f0 (diff)
ci: Debian: Set compat level correctly
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 709f5d2b3..1b138c3de 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: net
Priority: optional
Maintainer: Gajim Maintainers <ci@gajim.org>
Build-Depends:
- debhelper-compat (>= 13),
+ debhelper-compat (= 13),
dh-python,
gettext (>= 0.17-4),
libglib2.0-dev,