diff options
author | Michael Vogt <mvo@debian.org> | 2013-12-10 08:13:42 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2013-12-10 08:13:42 +0100 |
commit | 35808e7a512d577e418b5e164d4fd5b58feaf42a (patch) | |
tree | 0a55465ec6aa6b6fefdac5ccf7f8f01b3c9e998c /debian/gbp.conf | |
parent | f31d34ee967cb1637c0efeb408c76a2c26bbdc07 (diff) | |
parent | ce34af08ad6866869147e3525fa6c89d8dcb4601 (diff) |
Merge remote-tracking branch 'upstream/debian/sid' into feature/source-deb822
Diffstat (limited to 'debian/gbp.conf')
-rw-r--r-- | debian/gbp.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf index db22e3e1e..4b8d9a692 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,6 +1,5 @@ [DEFAULT] prebuild = ./prepare-release pre-export postbuild = ./prepare-release post-build -export-dir = ../build-area debian-branch = debian/sid debian-tag = %(version)s |