aboutsummaryrefslogtreecommitdiff
path: root/debian/gbp.conf
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-08-24 15:14:29 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-08-24 15:14:29 +0000
commit2de094bfae5a48374d65f4c273c366b88af85c5b (patch)
tree1e2efa6f68c00a58036872daab00e3d66612b16f /debian/gbp.conf
parent20b3e230bce680ec76404a359c67fe176bbf76e5 (diff)
converted to library template and debianized
svn path=/trunk/externals/plugin~/; revision=13938
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..baae294
--- /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
+