aboutsummaryrefslogtreecommitdiff
path: root/debian/gbp.conf
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-12-21 21:11:50 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-12-21 21:11:50 +0000
commitdcc0110de388ee98c9e51af79a3b6e2b38ef925a (patch)
tree2efe7b67aa26835898ea7a1a8d55aa229b9c344a /debian/gbp.conf
parente6be8d9a6d2e8be2d3ec6f652cf767a013b88106 (diff)
rammed [hid] into the template Makefile and started debianizing
svn path=/trunk/externals/hid/; revision=14672
Diffstat (limited to 'debian/gbp.conf')
-rw-r--r--debian/gbp.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..ae1dc36
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,7 @@
+[DEFAULT]
+upstream-branch = upstream
+debian-branch = master
+upstream-tag = upstream/%(version)s
+debian-tag = debian/%(version)s
+pristine-tar = True
+sign-tags = True