aboutsummaryrefslogtreecommitdiff
path: root/debian/gbp.conf
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2013-01-22 00:47:16 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2013-01-22 00:47:16 +0000
commita8baa0b6dfa393cc635f3c8a8bfb276e146c9379 (patch)
treeceeb8c3cf41aa9233a533333fad7e8070e7ebbd1 /debian/gbp.conf
parent4701d900dfbe733025ba5e9d20875472dda964a7 (diff)
copying pd-extended/0.43 debianization into trunk
svn path=/trunk/; revision=16938
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 00000000..ae1dc367
--- /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