From: Andrea Zagli Date: Thu, 28 Jul 2016 13:38:30 +0000 (+0200) Subject: Debian pkg: setted jessie in gbp.conf. X-Git-Url: https://saetta.ns0.it/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Fdebian%2Fjessie;p=zakconfi%2Flibzakconfi Debian pkg: setted jessie in gbp.conf. --- diff --git a/debian/changelog b/debian/changelog index 883a57e..5d06c59 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,11 @@ -libzakconfi (0.10.0-1) UNRELEASED; urgency=medium +libzakconfi (0.10.0-2~1.gbpcfa853) UNRELEASED; urgency=medium + ** SNAPSHOT build @cfa8536ac47a0e38aafb97630ed9684f2eecb456 ** + + [ Andrea Zagli ] * Initial release + * Debian package: adjustments fro wheezy. + + [ tux ] - -- Andrea Zagli Sun, 22 May 2016 16:29:20 +0200 + -- Andrea Zagli Thu, 28 Jul 2016 15:31:03 +0200 diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..2e8e547 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,10 @@ +[buildpackage] +export-dir=../build_area +debian-branch=debian/jessie +ignore-new=True +upstream-tree=BRANCH +upstream-branch=develop +force-create=True +export=WC +dist=jessie +pbuilder=True