From: Andrea Zagli Date: Wed, 19 Jun 2019 19:44:05 +0000 (+0200) Subject: Debian pkg: updates from upstream. X-Git-Url: https://saetta.ns0.it/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Fdebian%2Fsid;p=zakform%2Fgtkdecoder Debian pkg: updates from upstream. --- diff --git a/.gitignore b/.gitignore index 8129d06..6f00395 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,4 @@ intltool-* Rules-quot *.exe *.csv +build/ \ No newline at end of file diff --git a/debian/changelog b/debian/changelog index b4955c8..3357c32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,15 @@ -libzakformgtkdecoder (0.0.1-1~1.gbpf1fb45) UNRELEASED; urgency=medium +libzakformgtkdecoder (0.0.1-1~2.gbp2c0a16) UNRELEASED; urgency=medium - ** SNAPSHOT build @f1fb4576e43d166f2971617172dbc1cb6ce4814c ** + ** SNAPSHOT build @2c0a168a27a4a01ea4dbc1bb058bc00c6694d40d ** [ Andrea Zagli ] * Initial release [ tux ] - -- Andrea Zagli Sat, 10 Dec 2016 13:18:45 +0100 + [ Andrea Zagli ] + * Debian pkg: added files. + * Migration to GValue. + * Make public function ZakFormElement::xml_parsing. + + -- andreaz Wed, 19 Jun 2019 21:29:40 +0200 diff --git a/debian/gbp.conf b/debian/gbp.conf index c9db2dd..6e737e5 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,5 +1,5 @@ [buildpackage] -export-dir=../build_area/sid +export-dir=./build/sid debian-branch=debian/sid ignore-new=True upstream-tree=BRANCH