aboutsummaryrefslogtreecommitdiff
path: root/development.md
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 /development.md
parent29f9851345cddee59baec92ac62822bb9f540b38 (diff)
downloadkeyringer-048544a56742f9fc342b6fbca309c6a4f47f78d6.tar.gz
keyringer-048544a56742f9fc342b6fbca309c6a4f47f78d6.tar.bz2
Fix: add --git-ignore-new into gbp invocationsdevelop
Diffstat (limited to 'development.md')
-rw-r--r--development.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/development.md b/development.md
index d439742..00c1c66 100644
--- a/development.md
+++ b/development.md
@@ -43,7 +43,7 @@ Push everything:
Build the package from the debian Git branch:
- gbp buildpackage
+ gbp buildpackage --git-ignore-new
Run lintian (or [add it to your pbuilder hooks](http://askubuntu.com/questions/140697/how-do-i-run-lintian-from-pbuilder-dist)):