summaryrefslogtreecommitdiff
path: root/tools/debian/patches/weechat_debian_stretch.patch
blob: d706321a0bd44e833f380b302d773199d90db621 (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
59
60
61
62
diff --git a/debian-devel/compat b/debian-devel/compat
index 48082f72f..f599e28b8 100644
--- a/debian-devel/compat
+++ b/debian-devel/compat
@@ -1 +1 @@
-12
+10
diff --git a/debian-devel/control b/debian-devel/control
index bf94a36f1..ae29ae9ec 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 (>= 10),
     cmake, pkg-config,
     libncursesw5-dev,
     gem2deb,
@@ -13,8 +13,8 @@ Build-Depends:
     libaspell-dev,
     liblua5.3-dev,
     tcl8.6-dev,
-    guile-2.2-dev,
-    php-dev, libphp-embed, libargon2-0-dev, libsodium-dev,
+    guile-2.0-dev,
+    php-dev, libphp-embed,
     libxml2-dev,
     libcurl4-gnutls-dev,
     libgcrypt20-dev,
diff --git a/debian-stable/compat b/debian-stable/compat
index 48082f72f..f599e28b8 100644
--- a/debian-stable/compat
+++ b/debian-stable/compat
@@ -1 +1 @@
-12
+10
diff --git a/debian-stable/control b/debian-stable/control
index ccf81cac8..3e6563e42 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 (>= 10),
     cmake, pkg-config,
     libncursesw5-dev,
     gem2deb,
@@ -13,8 +13,8 @@ Build-Depends:
     libaspell-dev,
     liblua5.3-dev,
     tcl8.6-dev,
-    guile-2.2-dev,
-    php-dev, libphp-embed, libargon2-0-dev, libsodium-dev,
+    guile-2.0-dev,
+    php-dev, libphp-embed,
     libxml2-dev,
     libcurl4-gnutls-dev,
     libgcrypt20-dev,