From dcc0110de388ee98c9e51af79a3b6e2b38ef925a Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 21 Dec 2010 21:11:50 +0000 Subject: rammed [hid] into the template Makefile and started debianizing svn path=/trunk/externals/hid/; revision=14672 --- debian/gbp.conf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 debian/gbp.conf (limited to 'debian/gbp.conf') 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 -- cgit v1.2.1