summaryrefslogtreecommitdiff
path: root/tools/debian/patches
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2022-11-19 19:00:14 +0100
committerSébastien Helleu <flashcode@flashtux.org>2022-11-19 19:05:25 +0100
commitea9c3b22184b17acad27ff1bad059621dcd5acb6 (patch)
tree4cda05fd324b6641dabfad357b2df58a806fe23c /tools/debian/patches
parentbab73cfaa5db96494a1b96b85c9eac9e7680854d (diff)
downloadweechat-ea9c3b22184b17acad27ff1bad059621dcd5acb6.zip
debian: change dependency guile-2.2-dev to guile-3.0-dev
Diffstat (limited to 'tools/debian/patches')
-rw-r--r--tools/debian/patches/weechat_debian_buster.patch26
-rw-r--r--tools/debian/patches/weechat_ubuntu_bionic.patch20
2 files changed, 38 insertions, 8 deletions
diff --git a/tools/debian/patches/weechat_debian_buster.patch b/tools/debian/patches/weechat_debian_buster.patch
new file mode 100644
index 000000000..ecb3483ff
--- /dev/null
+++ b/tools/debian/patches/weechat_debian_buster.patch
@@ -0,0 +1,26 @@
+diff --git a/debian-devel/control b/debian-devel/control
+index 1abbda247..0db73f390 100644
+--- a/debian-devel/control
++++ b/debian-devel/control
+@@ -14,7 +14,7 @@ Build-Depends:
+ libaspell-dev,
+ liblua5.3-dev,
+ tcl8.6-dev,
+- guile-3.0-dev,
++ guile-2.2-dev,
+ php-dev, libphp-embed, libargon2-dev, libsodium-dev,
+ libxml2-dev,
+ libcurl4-gnutls-dev,
+diff --git a/debian-stable/control b/debian-stable/control
+index 428f11ce9..dcf71da3e 100644
+--- a/debian-stable/control
++++ b/debian-stable/control
+@@ -14,7 +14,7 @@ Build-Depends:
+ libaspell-dev,
+ liblua5.3-dev,
+ tcl8.6-dev,
+- guile-3.0-dev,
++ guile-2.2-dev,
+ php-dev, libphp-embed, libargon2-dev, libsodium-dev,
+ libxml2-dev,
+ libcurl4-gnutls-dev,
diff --git a/tools/debian/patches/weechat_ubuntu_bionic.patch b/tools/debian/patches/weechat_ubuntu_bionic.patch
index 9cda6139d..f7df304f2 100644
--- a/tools/debian/patches/weechat_ubuntu_bionic.patch
+++ b/tools/debian/patches/weechat_ubuntu_bionic.patch
@@ -6,10 +6,10 @@ index 48082f72f..b4de39476 100644
-12
+11
diff --git a/debian-devel/control b/debian-devel/control
-index 9dbbe1fb0..b044f7b44 100644
+index 1abbda247..41addd80b 100644
--- a/debian-devel/control
+++ b/debian-devel/control
-@@ -5,7 +5,7 @@ Priority: optional
+@@ -5,7 +5,7 @@ Maintainer: Sébastien Helleu <flashcode@flashtux.org>
Build-Depends:
asciidoctor (>= 1.5.4),
ruby-pygments.rb,
@@ -18,11 +18,13 @@ index 9dbbe1fb0..b044f7b44 100644
cmake, pkg-config,
libncursesw5-dev,
gem2deb,
-@@ -14,7 +14,7 @@ Build-Depends:
+@@ -14,8 +14,8 @@ Build-Depends:
+ libaspell-dev,
liblua5.3-dev,
tcl8.6-dev,
- guile-2.2-dev,
+- guile-3.0-dev,
- php-dev, libphp-embed, libargon2-dev, libsodium-dev,
++ guile-2.2-dev,
+ php-dev, libphp-embed, libargon2-0-dev, libsodium-dev,
libxml2-dev,
libcurl4-gnutls-dev,
@@ -35,10 +37,10 @@ index 48082f72f..b4de39476 100644
-12
+11
diff --git a/debian-stable/control b/debian-stable/control
-index ea31b52d4..fd4aad73a 100644
+index 428f11ce9..e88f167b8 100644
--- a/debian-stable/control
+++ b/debian-stable/control
-@@ -5,7 +5,7 @@ Priority: optional
+@@ -5,7 +5,7 @@ Maintainer: Emmanuel Bouthenot <kolter@debian.org>
Build-Depends:
asciidoctor (>= 1.5.4),
ruby-pygments.rb,
@@ -47,11 +49,13 @@ index ea31b52d4..fd4aad73a 100644
cmake, pkg-config,
libncursesw5-dev,
gem2deb,
-@@ -14,7 +14,7 @@ Build-Depends:
+@@ -14,8 +14,8 @@ Build-Depends:
+ libaspell-dev,
liblua5.3-dev,
tcl8.6-dev,
- guile-2.2-dev,
+- guile-3.0-dev,
- php-dev, libphp-embed, libargon2-dev, libsodium-dev,
++ guile-2.2-dev,
+ php-dev, libphp-embed, libargon2-0-dev, libsodium-dev,
libxml2-dev,
libcurl4-gnutls-dev,