From: Mathieu Baudier Date: Sat, 22 Feb 2025 12:29:42 +0000 (+0100) Subject: More restrictive lintian X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=e1f5240026d8fc623e959247ca6131ecf1da4518;p=pkg%2Fggml More restrictive lintian --- diff --git a/sources/build-dev b/sources/build-dev index 52a676a..981d23a 100755 --- a/sources/build-dev +++ b/sources/build-dev @@ -1,7 +1,9 @@ #!/bin/sh + gbp buildpackage \ --git-ignore-new \ +--git-ignore-branch \ --git-submodules \ --git-debian-branch="debian/latest" \ ---git-builder="debuild -i -I --no-sign" \ +--git-builder="debuild -i -I --no-sign --lintian-opts --display-info --verbose --fail-on error,warning --info --pedantic" \ --git-cleaner="git clean -d -x -f" diff --git a/sources/ggml b/sources/ggml index 4cb51ce..eb8dfa0 160000 --- a/sources/ggml +++ b/sources/ggml @@ -1 +1 @@ -Subproject commit 4cb51ceb203c131de674d097363f70129404a8ea +Subproject commit eb8dfa07ca58a25f1374a3b1f59f5aa71cb4f223