From: Michael Vogt Date: Thu, 28 May 2015 09:08:34 +0000 (+0200) Subject: debian/gbp.conf: update to debian/jessie X-Git-Tag: 1.0.9.8.1~1 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/d411e6c0ea66478035e12a954126de3bc00bd178 debian/gbp.conf: update to debian/jessie --- diff --git a/debian/gbp.conf b/debian/gbp.conf index ec6d9894e..827739f43 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,7 +1,7 @@ [DEFAULT] prebuild = ./prepare-release pre-export postbuild = ./prepare-release post-build -debian-branch = debian/sid +debian-branch = debian/jessie debian-tag = %(version)s export-dir = ../build-area -sign-tags = True \ No newline at end of file +sign-tags = True