From 048544a56742f9fc342b6fbca309c6a4f47f78d6 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 18 Mar 2023 10:55:47 -0300 Subject: Fix: add --git-ignore-new into gbp invocations --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7311363..59b9bc6 100644 --- a/Makefile +++ b/Makefile @@ -82,7 +82,7 @@ debian: # Fine tune debian/changelog prepared by git-dch dch -e git commit -a -m "Updating debian/changelog" - gbp buildpackage --git-tag-only --git-sign-tags + gbp buildpackage --git-tag-only --git-sign-tags --git-ignore-new web: @ikiwiki --setup ikiwiki.yaml -- cgit v1.2.3