From: IOhannes m zmölnig (Debian/GNU) Date: Thu, 5 Mar 2026 07:32:36 +0000 (+0100) Subject: Refresh patches X-Git-Tag: archive/raspbian/2.7.2+ds-1+rpi1^2~9 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=99f0c99fe45f7273175b8af4a208dd96c874675e;p=jacktrip.git Refresh patches --- diff --git a/debian/patches/dont_compress_manpages.patch b/debian/patches/dont_compress_manpages.patch index 642dbeb..4139645 100644 --- a/debian/patches/dont_compress_manpages.patch +++ b/debian/patches/dont_compress_manpages.patch @@ -8,7 +8,7 @@ Last-Update: 2023-09-25 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- jacktrip.orig/meson.build +++ jacktrip/meson.build -@@ -443,7 +443,7 @@ +@@ -444,7 +444,7 @@ command: [help2man, help2man_opts, '--output=@OUTPUT@', jacktrip], install: not gzip.found(), install_dir: get_option('mandir') / 'man1')