File: gbp.conf

package info (click to toggle)
bacula 9.6.7-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 24,764 kB
  • sloc: ansic: 157,001; cpp: 28,065; sh: 25,044; makefile: 4,385; perl: 3,433; sql: 1,371; python: 125; xml: 64; awk: 51; sed: 25
file content (16 lines) | stat: -rw-r--r-- 432 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[DEFAULT]
upstream-branch = upstream
debian-branch = master
pristine-tar = True

### this is to remove the non-DFSG-free files from the upstream archive
### to import a new upstream version, use:
### gbp import-orig --uscan --upstream-version=<version>+dfsg
###
### according to new discussions on debian-legal in 2017-11 this seems
### to no longer be necessary
###
#[import-orig]
#filter = [
#       'src/lib/sha1.[ch]'
#       ]