Skip to content

Commit 5549d62

Browse files
committed
Deb: Make alternative Debian builds easy with git-buildpackage config file
1 parent 00fc86f commit 5549d62

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

debian/gbp.conf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[DEFAULT]
2+
# Ignore requirement to use branch name 'master' to make it easier
3+
# for contributors to work with feature and bugfix branches
4+
# to Debian packaging
5+
ignore-branch = True

0 commit comments

Comments
 (0)