From: Andrea Zagli Date: Wed, 14 Dec 2016 17:30:03 +0000 (+0100) Subject: Debian pkg: added file gbp.conf. X-Git-Url: https://saetta.ns0.it/gitweb?a=commitdiff_plain;h=24e86fdb85f99184b75add56654788d4b5873020;p=zakform%2Flibzakform Debian pkg: added file gbp.conf. --- diff --git a/debian/changelog b/debian/changelog index 0f8f6ea..db5c0b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,14 @@ -libzakform (0.0.1-3~1.gbp266425) UNRELEASED; urgency=medium +libzakform (0.0.1-3~2.gbp1b8b64) UNRELEASED; urgency=medium - ** SNAPSHOT build @266425ed5ece446e2c71032a0fe8dec5799a8643 ** + ** SNAPSHOT build @1b8b64d80377c2532dc7fe4baa1a9ef4cacd04b8 ** [ Andrea Zagli ] * Initial release * Missing libzakutils dependency in pkgconfig. + * Debian package snapshot 0.0.1-2~1.gbp266425. + * Correct modulesdir in debian package. + * Specified date/time format in ::format. + + [ tux ] -- Andrea Zagli Sat, 21 May 2016 15:55:12 +0200 diff --git a/debian/control b/debian/control index 43a1eee..fe92783 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libzakform Priority: optional Maintainer: Andrea Zagli -Build-Depends: debhelper (>=9), libzakutils-dev, intltool, pkg-config, gtk-doc-tools, libxml2-dev +Build-Depends: debhelper (>=9), libzakutils-dev, intltool, pkg-config, gnome-common, gtk-doc-tools, libxml2-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..c9db2dd --- /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=master +force-create=True +export=WC +dist=sid +pbuilder=True