aboutsummaryrefslogtreecommitdiff
path: root/debian/gbp.conf
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-08-21 23:45:40 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-08-21 23:45:40 +0000
commit05681548ba7824da0acab9b7c92133b75d5f25a0 (patch)
tree5d4a6d51f7f2f6a5ae5373e225dcc7bceecf1ee2 /debian/gbp.conf
parent0e1bfaa5cddccb6b5e8b3fc7cc538249910a81b6 (diff)
debianized using library template 1.0.1
svn path=/trunk/abstractions/nusmuk/; revision=13885
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
+