From: Andrea Zagli Date: Sat, 21 Jan 2017 16:46:35 +0000 (+0100) Subject: Debian pkg: adjustments from upstream. X-Git-Url: https://saetta.ns0.it/gitweb?a=commitdiff_plain;h=0212fb75d8488145f5671202a13a31cecfd9425f;p=reptool%2Flibreptool Debian pkg: adjustments from upstream. --- diff --git a/.gitignore b/.gitignore index 9427155..3cb7ad3 100644 --- a/.gitignore +++ b/.gitignore @@ -64,4 +64,5 @@ Rules-quot compile gtk-doc.m4 src/lexycal.yy.[ch] -src/rptmarshal.[ch] \ No newline at end of file +src/rptmarshal.[ch] +build/* \ No newline at end of file diff --git a/debian/gbp.conf b/debian/gbp.conf index c9db2dd..46ab4fd 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,9 +1,10 @@ [buildpackage] -export-dir=../build_area/sid +export-dir=./build/sid +preexport=rm -rf $GBP_EXPORT_DIR/* debian-branch=debian/sid ignore-new=True upstream-tree=BRANCH -upstream-branch=master +upstream-branch=develop force-create=True export=WC dist=sid