summaryrefslogtreecommitdiff
path: root/tools/debian/patches
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2022-03-29 21:02:42 +0200
committerSébastien Helleu <flashcode@flashtux.org>2022-03-29 21:02:42 +0200
commit89f49040f37c3b75de13382d021813b83e5e801f (patch)
tree3b6f133101a41e865584febbc254652631eabc9f /tools/debian/patches
parent95d0b89d1df861da2eb95266448274ce489ad473 (diff)
downloadweechat-89f49040f37c3b75de13382d021813b83e5e801f.zip
debian: add dependency on ruby-pygments.rb
Diffstat (limited to 'tools/debian/patches')
-rw-r--r--tools/debian/patches/weechat_debian_stretch.patch8
-rw-r--r--tools/debian/patches/weechat_ubuntu_bionic.patch8
-rw-r--r--tools/debian/patches/weechat_ubuntu_xenial.patch8
3 files changed, 12 insertions, 12 deletions
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 <flashcode@flashtux.org>
+@@ -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 <kolter@debian.org>
+@@ -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 <flashcode@flashtux.org>
+@@ -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 <kolter@debian.org>
+@@ -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 <flashcode@flashtux.org>
+@@ -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 <kolter@debian.org>
+@@ -5,7 +5,7 @@ Priority: optional
Build-Depends:
asciidoctor (>= 1.5.4),
+ ruby-pygments.rb,
- debhelper (>= 12),
+ debhelper (>= 9),
cmake, pkg-config,