Changelog for 20091231+dfsg-1
[ltp-debian.git] / .gbp.conf
blob8937407535ddbfda8eb0fa41814bb85aa608bd52
1 # Configuration file for git-buildpackage and friends
3 [DEFAULT]
4 # the default build command:
5 #builder = debuild -i\.git/ -I.git
6 # the default clean command:
7 #cleaner = debuild clean
8 # the default branch for upstream sources:
9 #upstream-branch = upstream
10 # the default branch for the debian patch:
11 #debian-branch = master
12 # the default tag formats used:
13 #upstream-tag = upstream/%(version)s
14 #debian-tag = debian/%(version)s
15 # use pristine-tar:
16 #pristine-tar = True
18 # Options only affecting git-buildpackage
19 [git-buildpackage]
20 upstream-branch = dfsg_clean
21 # uncomment this to automatically GPG sign tags
22 #sign-tags = True
23 # keyid to GPG sign tags with
24 #keyid = 0xdeadbeef
25 # push to a remote repository after a successful tag: 
26 #posttag = git-push git.example.com
27 # use this for more svn-buildpackage like behaviour:
28 #export-dir = ../build-area/
29 #tarball-dir = ../tarballs/
30 #ignore-new = True
32 # Options only affecting git-import-orig
33 [git-import-orig]
34 #upstream-branch = newupstream
35 debian-branch = dfsg_clean
36 filter = [ 'autom4te.cache', 'config.guess', 'config.log', 'config.status', 'config.guess', 'config.sub', 'testcases/ballista/ballista/perllib/*', 'libevent', 'pcllib', 'epoll2', 'lex.yy.c', 'bparser', 'blexer', '*.o', 'mut.out', 'linux_syscall_numbers.h', '*~', 'testcases/ballista/ballista/outfiles/*', 'testcases/ballista/ballista/callInclude.cpp', 'testcases/ballista/ballista/callTable', 'testcases/ballista/ballista/comp.txt', 'testcases/ballista/ballista/dataTypes', 'testcases/ballista/ballista/executeTestCase.cpp', 'testcases/ballista/ballista/executeTestCase.h', 'testcases/ballista/ballista/mut', 'testcases/ballista/ballista/userIncludes.h', 'testcases/ballista/ballista/vardefs.cpp', 'testcases/ballista/ballista/do_parse', 'scratch', 'testcases/audit-test', 'aclocal.m4', 'config.mk', 'm4/Makefile.in', 'install-sh', 'missing', 'test_policy.te', 'm4/ltp-version.m4', 'testcases/realtime/configure', 'testcases/realtime/include/realtime_config.h.in', 'include/config.h.in' ]
37 no-dch = True
39 # Options only affecting git-import-dsc
40 [git-import-dsc]
41 #upstream-branch = svn-upstream
42 #filter = [ 'CVS', '.cvsignore' ]
44 # Options only affecting git-dch
45 [git-dch]
46 #git-log = --no-merges
47 #snapshot-number = snapshot + 1
48 #id-length = 0