From: Andrea Zagli Date: Wed, 12 Oct 2016 13:18:00 +0000 (+0200) Subject: Debian pkg: added file gbp.conf and adjustments. X-Git-Url: https://saetta.ns0.it/gitweb?a=commitdiff_plain;h=f2ace00718c55e019abc83e79ec2bb268b86efda;p=libgdaex Debian pkg: added file gbp.conf and adjustments. --- diff --git a/debian/changelog b/debian/changelog index 998fa03..8f9b997 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,10 @@ -libgdaex (0.6.0-1) UNRELEASED; urgency=medium +libgdaex (0.6.0-1~1.gbp4d298d) UNRELEASED; urgency=medium + ** SNAPSHOT build @4d298debde14f45be5d8a51691db1fcb8a7d447d ** + + [ Andrea Zagli ] * Initial release + [ tux ] + -- Andrea Zagli Sun, 22 May 2016 12:33:13 +0200 diff --git a/debian/control b/debian/control index 05cef59..0bd1648 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libgdaex Priority: optional Maintainer: Andrea Zagli -Build-Depends: debhelper (>=9), libgda-5.0-dev, intltool, pkg-config, gtk-doc-tools, libzakutils-dev, libgtk-3-dev, libxml2-dev +Build-Depends: debhelper (>=9), libgda-5.0-dev, intltool, pkg-config, gnome-common, gtk-doc-tools, libzakutils-dev, libgtk-3-dev, libxml2-dev Standards-Version: 3.9.8 Section: libs Homepage: diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..d2e2b59 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,10 @@ +[buildpackage] +export-dir=../build_area +debian-branch=debian/sid +ignore-new=True +upstream-tree=BRANCH +upstream-branch=develop +force-create=True +export=WC +dist=sid +pbuilder=True