aboutsummaryrefslogtreecommitdiff
path: root/debian/gbp.conf
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-22 21:15:30 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-22 21:15:30 +0000
commit79bc1e3392cc8b963814a4932892d836550e0baf (patch)
tree3b27b3fa34e88f9cc4066502f7d8ce72b297f031 /debian/gbp.conf
parent6b90ede50883f41e5bca89d88a38aa0c7c831244 (diff)
debianized
svn path=/trunk/externals/many/; revision=14491
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