From 89f49040f37c3b75de13382d021813b83e5e801f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Tue, 29 Mar 2022 21:02:42 +0200 Subject: debian: add dependency on ruby-pygments.rb --- debian-devel/control | 1 + debian-stable/control | 1 + tools/debian/patches/weechat_debian_stretch.patch | 8 ++++---- tools/debian/patches/weechat_ubuntu_bionic.patch | 8 ++++---- tools/debian/patches/weechat_ubuntu_xenial.patch | 8 ++++---- 5 files changed, 14 insertions(+), 12 deletions(-) diff --git a/debian-devel/control b/debian-devel/control index 9dbbe1fb0..0db73f390 100644 --- a/debian-devel/control +++ b/debian-devel/control @@ -4,6 +4,7 @@ Priority: optional Maintainer: Sébastien Helleu Build-Depends: asciidoctor (>= 1.5.4), + ruby-pygments.rb, debhelper (>= 12), cmake, pkg-config, libncursesw5-dev, diff --git a/debian-stable/control b/debian-stable/control index ea31b52d4..e7a24fb2c 100644 --- a/debian-stable/control +++ b/debian-stable/control @@ -4,6 +4,7 @@ Priority: optional Maintainer: Emmanuel Bouthenot Build-Depends: asciidoctor (>= 1.5.4), + ruby-pygments.rb, debhelper (>= 12), cmake, pkg-config, libncursesw5-dev, diff --git a/tools/debian/patches/weechat_debian_stretch.patch b/tools/debian/patches/weechat_debian_stretch.patch index 3f94b77ad..0d18726b6 100644 --- a/tools/debian/patches/weechat_debian_stretch.patch +++ b/tools/debian/patches/weechat_debian_stretch.patch @@ -9,10 +9,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 +@@ -5,7 +5,7 @@ Priority: optional Build-Depends: asciidoctor (>= 1.5.4), + ruby-pygments.rb, - debhelper (>= 12), + debhelper (>= 10), cmake, pkg-config, @@ -40,10 +40,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 +@@ -5,7 +5,7 @@ Priority: optional Build-Depends: asciidoctor (>= 1.5.4), + ruby-pygments.rb, - debhelper (>= 12), + debhelper (>= 10), cmake, pkg-config, diff --git a/tools/debian/patches/weechat_ubuntu_bionic.patch b/tools/debian/patches/weechat_ubuntu_bionic.patch index 6d76bb8e6..9cda6139d 100644 --- a/tools/debian/patches/weechat_ubuntu_bionic.patch +++ b/tools/debian/patches/weechat_ubuntu_bionic.patch @@ -9,10 +9,10 @@ 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 +@@ -5,7 +5,7 @@ Priority: optional Build-Depends: asciidoctor (>= 1.5.4), + ruby-pygments.rb, - debhelper (>= 12), + debhelper (>= 11), cmake, pkg-config, @@ -38,10 +38,10 @@ 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 +@@ -5,7 +5,7 @@ Priority: optional Build-Depends: asciidoctor (>= 1.5.4), + ruby-pygments.rb, - debhelper (>= 12), + debhelper (>= 11), cmake, pkg-config, diff --git a/tools/debian/patches/weechat_ubuntu_xenial.patch b/tools/debian/patches/weechat_ubuntu_xenial.patch index fd395d5d0..4f6cee3f7 100644 --- a/tools/debian/patches/weechat_ubuntu_xenial.patch +++ b/tools/debian/patches/weechat_ubuntu_xenial.patch @@ -9,10 +9,10 @@ diff --git a/debian-devel/control b/debian-devel/control index bf94a36f1..1eb804643 100644 --- a/debian-devel/control +++ b/debian-devel/control -@@ -4,7 +4,7 @@ Priority: optional - Maintainer: Sébastien Helleu +@@ -5,7 +5,7 @@ Priority: optional Build-Depends: asciidoctor (>= 1.5.4), + ruby-pygments.rb, - debhelper (>= 12), + debhelper (>= 9), cmake, pkg-config, @@ -40,10 +40,10 @@ diff --git a/debian-stable/control b/debian-stable/control index ccf81cac8..7098b52c6 100644 --- a/debian-stable/control +++ b/debian-stable/control -@@ -4,7 +4,7 @@ Priority: optional - Maintainer: Emmanuel Bouthenot +@@ -5,7 +5,7 @@ Priority: optional Build-Depends: asciidoctor (>= 1.5.4), + ruby-pygments.rb, - debhelper (>= 12), + debhelper (>= 9), cmake, pkg-config, -- cgit v1.2.3