From: Andrea Zagli Date: Thu, 28 Jul 2016 13:00:24 +0000 (+0200) Subject: Debian pkg: setted jessie in gbp.conf. X-Git-Url: https://saetta.ns0.it/gitweb?a=commitdiff_plain;h=10cf2a5d00e89e0798f41d4293e4839657f1dab8;p=libzakcgi Debian pkg: setted jessie in gbp.conf. --- diff --git a/debian/changelog b/debian/changelog index efd62c6..6df34a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,13 @@ -libzakcgi (0.0.1-1) UNRELEASED; urgency=medium +libzakcgi (0.0.1-2~1.gbpc3c20c) UNRELEASED; urgency=medium + ** SNAPSHOT build @c3c20ce2dfb4bd80fd4f82fae8c139c9ac7bcc8c ** + + [ Andrea Zagli ] * Initial release + * Debian pkg: patch for DESTDIR support. + * Debian pkg: added git-buildpackage config file (wheezy). + * Debian pkg: adjustments for wheezy. + + [ tux ] - -- Andrea Zagli Sun, 22 May 2016 09:49:11 +0200 + -- Andrea Zagli Thu, 28 Jul 2016 14:58:06 +0200 diff --git a/debian/gbp.conf b/debian/gbp.conf index b5f0c7a..2e8e547 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,10 +1,10 @@ [buildpackage] export-dir=../build_area -debian-branch=debian/wheezy +debian-branch=debian/jessie ignore-new=True upstream-tree=BRANCH -upstream-branch=form_libzakform +upstream-branch=develop force-create=True export=WC -dist=wheezy +dist=jessie pbuilder=True