From 10cf2a5d00e89e0798f41d4293e4839657f1dab8 Mon Sep 17 00:00:00 2001
From: Andrea Zagli <azagli@libero.it>
Date: Thu, 28 Jul 2016 15:00:24 +0200
Subject: [PATCH] Debian pkg: setted jessie in gbp.conf.

---
 debian/changelog | 12 ++++++++++--
 debian/gbp.conf  |  6 +++---
 2 files changed, 13 insertions(+), 5 deletions(-)

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 <azagli@libero.it>  Sun, 22 May 2016 09:49:11 +0200
+ -- Andrea Zagli <azagli@libero.it>  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
-- 
2.49.0