From b63d82f615a6c7ace8d639e8ebc38c90a64cb680 Mon Sep 17 00:00:00 2001 From: Andrea Zagli Date: Sun, 6 Nov 2016 09:39:30 +0100 Subject: [PATCH] Debian pkg: added file gbp.conf. --- debian/changelog | 7 ++++++- debian/control | 2 +- debian/gbp.conf | 10 ++++++++++ 3 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 debian/gbp.conf diff --git a/debian/changelog b/debian/changelog index 883a57e..9378334 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,10 @@ -libzakconfi (0.10.0-1) UNRELEASED; urgency=medium +libzakconfi (0.10.0-1~1.gbp03d301) UNRELEASED; urgency=medium + ** SNAPSHOT build @03d3016ac204c883eff436d0ccc9776cc63b0275 ** + + [ Andrea Zagli ] * Initial release + [ tux ] + -- Andrea Zagli Sun, 22 May 2016 16:29:20 +0200 diff --git a/debian/control b/debian/control index 01a2e93..ae4f3c0 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libzakconfi Priority: optional Maintainer: Andrea Zagli -Build-Depends: debhelper (>=9), intltool, pkg-config, gtk-doc-tools, libgdaex-dev, libpeas-dev +Build-Depends: debhelper (>=9), intltool, pkg-config, gtk-doc-tools, gnome-common, libgdaex-dev, libpeas-dev Standards-Version: 3.9.8 Section: libs Homepage: http://saetta.ns0.it diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..e913165 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,10 @@ +[buildpackage] +export-dir=../build_area/sid +debian-branch=debian/sid +ignore-new=True +upstream-tree=BRANCH +upstream-branch=develop +force-create=True +export=WC +dist=sid +pbuilder=True -- 2.49.0