[openarena-data] 01/04: gbp.conf: do not set export-dir, tarball-dir

Simon McVittie smcv at debian.org
Thu Mar 24 10:10:32 UTC 2016


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch openarena-088-data
in repository openarena-data.

commit ea56f8b9259cbea1d968d72d418d2766475f2704
Author: Simon McVittie <smcv at debian.org>
Date:   Thu Mar 24 09:11:32 2016 +0000

    gbp.conf: do not set export-dir, tarball-dir
    
    This is a local preference for the developer doing the build, not
    something that should be in the VCS.
---
 debian/changelog | 8 ++++++++
 debian/gbp.conf  | 2 --
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dc7c6a9..94702d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+openarena-088-data (0.8.8-5) UNRELEASED; urgency=medium
+
+  * gbp.conf: do not set export-dir, tarball-dir: this is a local
+    preference for the developer doing the build, not something that
+    should be in the VCS
+
+ -- Simon McVittie <smcv at debian.org>  Thu, 24 Mar 2016 09:01:26 +0000
+
 openarena-088-data (0.8.8-4) unstable; urgency=medium
 
   * Change Vcs-Git, Vcs-Browser to indicate the appropriate branch
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 258350f..beed1e3 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -3,7 +3,5 @@ pristine-tar = False
 debian-branch = openarena-088-data
 upstream-branch = there-is-no-upstream-branch
 overlay = True
-export-dir = ../build-area
-tarball-dir = ../tarballs
 compression = bzip2
 debian-tag = debian/openarena-088-data/%(version)s

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openarena-data.git



More information about the Pkg-games-commits mailing list