File: gbp.conf

package info (click to toggle)
slurm 0.4.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 372 kB
  • ctags: 213
  • sloc: ansic: 2,745; makefile: 3
file content (11 lines) | stat: -rw-r--r-- 239 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
[DEFAULT]
# use pristine tar by default
pristine-tar = False

[git-buildpackage]
# Run Lintian after a succesful build
postbuild = lintian -i -I  $GBP_CHANGES_FILE
# Build command
builder = git-pbuilder
# Clean command
cleaner = /bin/true