summaryrefslogtreecommitdiff
path: root/tools/debian/patches/weechat_ubuntu_bionic.patch
blob: 9cda6139d3130efc88b762d3ddd659cc56c6ab63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
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
@@ -5,7 +5,7 @@ Priority: optional
 Build-Depends:
     asciidoctor (>= 1.5.4),
     ruby-pygments.rb,
-    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
@@ -5,7 +5,7 @@ Priority: optional
 Build-Depends:
     asciidoctor (>= 1.5.4),
     ruby-pygments.rb,
-    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,