From 54d1e1b0e5a7a3535a59dfbe2beb3d2e58de0894 Mon Sep 17 00:00:00 2001 From: Andrea Zagli Date: Wed, 26 May 2021 22:12:29 +0200 Subject: [PATCH] Debian pkg: updates from upstream. --- debian/changelog | 20 +++++++++++++++++--- debian/gbp.conf | 4 ++-- 2 files changed, 19 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index c527629..d6c0d3f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ -libgdaexgrid (0.0.1-1~4.gbp5f5356) UNRELEASED; urgency=medium +libgdaexgrid (0.0.1-1~5.gbpa49adc) UNRELEASED; urgency=medium - ** SNAPSHOT build @5f535645650d839e831c9a84f5d4fcadc0be6aee ** + ** SNAPSHOT build @a49adc40cea38cacbb715c35836bdab021f8c336 ** [ Andrea Zagli ] * Initial release @@ -22,5 +22,19 @@ libgdaexgrid (0.0.1-1~4.gbp5f5356) UNRELEASED; urgency=medium * Added fuctions new_from_xml and new_from_file. * Typo. * Removed g_type_class_add_private deprecation. + * Added menu items to show/hide all columns. + * Added property GdaExGridColumn::viewable (closes #986). + * Debian pkg: updates from upstream. + * Migrated from libsolipa to libzakutilsgtk for export to csv. + * Added fuctions new_from_xml and new_from_file. + * Typo. + * Removed g_type_class_add_private deprecation. + * Added function GdaExGrid::html_get_header (and test). + * Added private function ::_set_gvalue_stringify_from_datamodel. + * Added function GdaExGridHtmlColumn::get_header. + * Added functions GdaExGridHtml::fill_from_[sql|datamodel|sqlbuilder]_with_missing_func. + * Html: take into account visible property. + * Added function Grid::get_column_by_field_name. + * Debian pkg: updates from upstream. - -- andreaz Wed, 19 Jun 2019 20:39:14 +0200 + -- andreaz Wed, 26 May 2021 22:05:25 +0200 diff --git a/debian/gbp.conf b/debian/gbp.conf index e412b7b..bf2dfd9 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,9 +1,9 @@ [buildpackage] export-dir=./build/sid -debian-branch=debian/sid +debian-branch=debian/sid_html ignore-new=True upstream-tree=BRANCH -upstream-branch=develop +upstream-branch=html force-create=True export=WC dist=sid -- 2.49.0