mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
59 lines
1.6 KiB
Diff
59 lines
1.6 KiB
Diff
diff --git a/debian-devel/compat b/debian-devel/compat
|
|
index 48082f72f..b4de39476 100644
|
|
--- a/debian-devel/compat
|
|
+++ b/debian-devel/compat
|
|
@@ -1 +1 @@
|
|
-12
|
|
+11
|
|
diff --git a/debian-devel/control b/debian-devel/control
|
|
index 9dbbe1fb0..b044f7b44 100644
|
|
--- a/debian-devel/control
|
|
+++ b/debian-devel/control
|
|
@@ -4,7 +4,7 @@ Priority: optional
|
|
Maintainer: Sébastien Helleu <flashcode@flashtux.org>
|
|
Build-Depends:
|
|
asciidoctor (>= 1.5.4),
|
|
- debhelper (>= 12),
|
|
+ debhelper (>= 11),
|
|
cmake, pkg-config,
|
|
libncursesw5-dev,
|
|
gem2deb,
|
|
@@ -14,7 +14,7 @@ Build-Depends:
|
|
liblua5.3-dev,
|
|
tcl8.6-dev,
|
|
guile-2.2-dev,
|
|
- php-dev, libphp-embed, libargon2-dev, libsodium-dev,
|
|
+ php-dev, libphp-embed, libargon2-0-dev, libsodium-dev,
|
|
libxml2-dev,
|
|
libcurl4-gnutls-dev,
|
|
libgcrypt20-dev,
|
|
diff --git a/debian-stable/compat b/debian-stable/compat
|
|
index 48082f72f..b4de39476 100644
|
|
--- a/debian-stable/compat
|
|
+++ b/debian-stable/compat
|
|
@@ -1 +1 @@
|
|
-12
|
|
+11
|
|
diff --git a/debian-stable/control b/debian-stable/control
|
|
index ea31b52d4..fd4aad73a 100644
|
|
--- a/debian-stable/control
|
|
+++ b/debian-stable/control
|
|
@@ -4,7 +4,7 @@ Priority: optional
|
|
Maintainer: Emmanuel Bouthenot <kolter@debian.org>
|
|
Build-Depends:
|
|
asciidoctor (>= 1.5.4),
|
|
- debhelper (>= 12),
|
|
+ debhelper (>= 11),
|
|
cmake, pkg-config,
|
|
libncursesw5-dev,
|
|
gem2deb,
|
|
@@ -14,7 +14,7 @@ Build-Depends:
|
|
liblua5.3-dev,
|
|
tcl8.6-dev,
|
|
guile-2.2-dev,
|
|
- php-dev, libphp-embed, libargon2-dev, libsodium-dev,
|
|
+ php-dev, libphp-embed, libargon2-0-dev, libsodium-dev,
|
|
libxml2-dev,
|
|
libcurl4-gnutls-dev,
|
|
libgcrypt20-dev,
|