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

dev.gajim.org/gajim/python-nbxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hörist <philipp@hoerist.com>2022-09-13 21:50:13 +0300
committerPhilipp Hörist <philipp@hoerist.com>2022-09-13 21:50:13 +0300
commitb358ff6d1c4848f6e0bc874a4a15bc08bfaea653 (patch)
treecfe461ea8008f80211758c08ed770f655686fdec
parent93bb40ad402cefaedddfa5c4399d125fbe396d08 (diff)
ci: Debian: Remove compat file
-rw-r--r--debian/compat1
-rw-r--r--debian/control2
2 files changed, 1 insertions, 2 deletions
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index ca7bf83..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-13 \ No newline at end of file
diff --git a/debian/control b/debian/control
index 3c1c111..9253719 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: net
Priority: optional
Maintainer: Gajim Maintainers <ci@gajim.org>
Build-Depends:
- debhelper (>= 13),
+ debhelper-compat (>= 13),
dh-python,
libglib2.0-0 (>= 2.60),
gir1.2-soup-2.4,