aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2023-03-18 10:55:47 -0300
committerSilvio Rhatto <rhatto@riseup.net>2023-03-18 10:55:47 -0300
commit048544a56742f9fc342b6fbca309c6a4f47f78d6 (patch)
tree740deed1169aed39dc2fe43bbf1beedac5b5f1bd /Makefile
parent29f9851345cddee59baec92ac62822bb9f540b38 (diff)
downloadkeyringer-develop.tar.gz
keyringer-develop.tar.bz2
Fix: add --git-ignore-new into gbp invocationsdevelop
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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