diff -Nru glom-1.30.4/debian/changelog glom-1.30.4/debian/changelog --- glom-1.30.4/debian/changelog 2017-10-26 17:14:04.000000000 +0000 +++ glom-1.30.4/debian/changelog 2017-11-22 01:25:50.000000000 +0000 @@ -1,3 +1,15 @@ +glom (1.30.4-0ubuntu12) bionic; urgency=medium + + * Sync with Debian GNOME work-in-progress packaging + + -- Jeremy Bicha Tue, 21 Nov 2017 20:25:50 -0500 + +glom (1.30.4-0ubuntu11) bionic; urgency=high + + * Move to postgresql-10. + + -- Dimitri John Ledkov Thu, 02 Nov 2017 04:05:10 +0000 + glom (1.30.4-0ubuntu10) bionic; urgency=medium * No-change rebuild for boost soname change. diff -Nru glom-1.30.4/debian/control glom-1.30.4/debian/control --- glom-1.30.4/debian/control 2017-06-21 10:15:58.000000000 +0000 +++ glom-1.30.4/debian/control 2017-11-22 01:25:50.000000000 +0000 @@ -1,11 +1,18 @@ +# This file is autogenerated. DO NOT EDIT! +# +# Modifications should be made to debian/control.in instead. +# This file is regenerated automatically in the clean target. Source: glom Section: gnome Priority: optional Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Debian GNOME Maintainers +Uploaders: Build-Depends: debhelper (>= 10), + dh-python, docbook-to-man, dpkg-dev (>= 1.16.0), - gnome-doc-utils, + gnome-pkg-tools, intltool, iso-codes, itstool, @@ -14,6 +21,7 @@ libavahi-ui-gtk3-dev, libboost-python-dev, libepc-dev (>= 0.4.2), + libevince-dev, libgda-5.0-dev (>= 5.2.1), libgda-5.0-mysql, libgda-5.0-postgres, @@ -28,14 +36,18 @@ libxml++2.6-dev (>= 2.24.0), libxml-parser-perl, libxslt1-dev (>= 1.1.10), - libevince-dev, - postgresql-9.6, - python3-dev, + mm-common, + postgresql-10, python-gi-dev, + python3-dev, python3-sphinx, xauth , xvfb , -Standards-Version: 3.9.8 + yelp-tools +Build-Depends-Indep: gnome-doc-utils +Standards-Version: 4.1.1 +Vcs-Git: https://anonscm.debian.org/git/pkg-gnome/glom.git +Vcs-Browser: https://anonscm.debian.org/git/pkg-gnome/glom.git Homepage: http://www.glom.org/ Package: libglom-1.30-0 @@ -58,18 +70,18 @@ Architecture: any Section: libdevel XB-Python-Version: ${python3:Versions} -Depends: libglom-1.30-0 (= ${binary:Version}), - libxml-parser-perl, - libgdamm5.0-dev (>= 4.99.10), - libxslt1-dev (>= 1.1.10), +Depends: ${misc:Depends}, + libepc-dev (>= 0.3.1), libgda-5.0-dev (>= 5.2.1), libgda-5.0-postgres, + libgdamm5.0-dev (>= 4.99.10), + libglib2.0-dev, + libglom-1.30-0 (= ${binary:Version}), libxml++2.6-dev (>= 2.24.0), - python3-dev, + libxml-parser-perl, + libxslt1-dev (>= 1.1.10), python-gi-dev, - libglib2.0-dev, - libepc-dev (>= 0.3.1), - ${misc:Depends} + python3-dev Description: Glom library (a database designer and user interface) - header files With Glom you can design table definitions and the relationships between them, plus arrange the fields on the screen. You can edit and search the @@ -84,14 +96,14 @@ Package: glom Architecture: any -Depends: iso-codes, +Depends: ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, + gir1.2-gda-5.0, + iso-codes, libgda-5.0-postgres, libglom-1.30-0 (= ${binary:Version}), - postgresql-9.6, - gir1.2-gda-5.0, - ${misc:Depends}, - ${python3:Depends}, - ${shlibs:Depends} + postgresql-10 Recommends: glom-doc (= ${binary:Version}) Description: database designer and user interface With Glom you can design table definitions and the relationships between @@ -105,9 +117,15 @@ consist of lots of repetitive, unmaintainable code. Package: glom-doc -Architecture: all -Depends: doc-base, libjs-underscore, libjs-jquery, ${misc:Depends}, ${shlibs:Depends} Section: doc +Build-Profiles: +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends}, + ${shlibs:Depends}, + doc-base, + libjs-jquery, + libjs-underscore Description: database designer and user interface - documentation With Glom you can design table definitions and the relationships between them, plus arrange the fields on the screen. You can edit and search the @@ -120,16 +138,16 @@ consist of lots of repetitive, unmaintainable code. . This package contains the documentation and examples. - + Package: glom-utils Architecture: any -Depends: libglom-1.30-0 (= ${binary:Version}), - libgda-5.0-postgres, - postgresql-9.6, - gir1.2-gda-5.0, - ${misc:Depends}, +Depends: ${misc:Depends}, ${python3:Depends}, - ${shlibs:Depends} + ${shlibs:Depends}, + gir1.2-gda-5.0, + libgda-5.0-postgres, + libglom-1.30-0 (= ${binary:Version}), + postgresql-10 Description: Command-line utilities for Glom With Glom you can design table definitions and the relationships between them, plus arrange the fields on the screen. You can edit and search the @@ -140,3 +158,5 @@ separation between interface and data. Its simple framework should be enough to implement most database applications. Without Glom these systems normally consist of lots of repetitive, unmaintainable code. + . + This package contains the command-line tools. diff -Nru glom-1.30.4/debian/control.in glom-1.30.4/debian/control.in --- glom-1.30.4/debian/control.in 1970-01-01 00:00:00.000000000 +0000 +++ glom-1.30.4/debian/control.in 2017-11-22 01:25:50.000000000 +0000 @@ -0,0 +1,158 @@ +Source: glom +Section: gnome +Priority: optional +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Debian GNOME Maintainers +Uploaders: @GNOME_TEAM@ +Build-Depends: debhelper (>= 10), + dh-python, + docbook-to-man, + dpkg-dev (>= 1.16.0), + gnome-pkg-tools, + intltool, + iso-codes, + itstool, + libarchive-dev (>= 3.0), + libavahi-glib-dev, + libavahi-ui-gtk3-dev, + libboost-python-dev, + libepc-dev (>= 0.4.2), + libevince-dev, + libgda-5.0-dev (>= 5.2.1), + libgda-5.0-mysql, + libgda-5.0-postgres, + libgdamm5.0-dev (>= 4.99.10), + libgettextpo-dev, + libgoocanvas-2.0-dev, + libgoocanvasmm-2.0-dev (>= 1.90.11), + libgtkmm-3.0-dev (>= 3.18.0), + libgtksourceviewmm-3.0-dev (>= 3.18.0), + libtool, + libtool-bin, + libxml++2.6-dev (>= 2.24.0), + libxml-parser-perl, + libxslt1-dev (>= 1.1.10), + mm-common, + postgresql-10, + python-gi-dev, + python3-dev, + python3-sphinx, + xauth , + xvfb , + yelp-tools +Build-Depends-Indep: gnome-doc-utils +Standards-Version: 4.1.1 +Vcs-Git: https://anonscm.debian.org/git/pkg-gnome/glom.git +Vcs-Browser: https://anonscm.debian.org/git/pkg-gnome/glom.git +Homepage: http://www.glom.org/ + +Package: libglom-1.30-0 +Architecture: any +Section: libs +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: Glom library (a database designer and user interface) - library + With Glom you can design table definitions and the relationships between + them, plus arrange the fields on the screen. You can edit and search the + data in those tables, and specify field values in terms of other fields. + It's as easy as it should be. + The design is loosely based on FileMaker Pro, with the added advantage of + separation between interface and data. Its simple framework should be enough + to implement most database applications. Without Glom these systems normally + consist of lots of repetitive, unmaintainable code. + . + This is the library package. + +Package: libglom-1.30-dev +Architecture: any +Section: libdevel +XB-Python-Version: ${python3:Versions} +Depends: ${misc:Depends}, + libepc-dev (>= 0.3.1), + libgda-5.0-dev (>= 5.2.1), + libgda-5.0-postgres, + libgdamm5.0-dev (>= 4.99.10), + libglib2.0-dev, + libglom-1.30-0 (= ${binary:Version}), + libxml++2.6-dev (>= 2.24.0), + libxml-parser-perl, + libxslt1-dev (>= 1.1.10), + python-gi-dev, + python3-dev +Description: Glom library (a database designer and user interface) - header files + With Glom you can design table definitions and the relationships between + them, plus arrange the fields on the screen. You can edit and search the + data in those tables, and specify field values in terms of other fields. + It's as easy as it should be. + The design is loosely based on FileMaker Pro, with the added advantage of + separation between interface and data. Its simple framework should be enough + to implement most database applications. Without Glom these systems normally + consist of lots of repetitive, unmaintainable code. + . + This package contains the library headers. + +Package: glom +Architecture: any +Depends: ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, + gir1.2-gda-5.0, + iso-codes, + libgda-5.0-postgres, + libglom-1.30-0 (= ${binary:Version}), + postgresql-10 +Recommends: glom-doc (= ${binary:Version}) +Description: database designer and user interface + With Glom you can design table definitions and the relationships between + them, plus arrange the fields on the screen. You can edit and search the + data in those tables, and specify field values in terms of other fields. + It's as easy as it should be. + . + The design is loosely based on FileMaker Pro, with the added advantage of + separation between interface and data. Its simple framework should be enough + to implement most database applications. Without Glom these systems normally + consist of lots of repetitive, unmaintainable code. + +Package: glom-doc +Section: doc +Build-Profiles: +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends}, + ${shlibs:Depends}, + doc-base, + libjs-jquery, + libjs-underscore +Description: database designer and user interface - documentation + With Glom you can design table definitions and the relationships between + them, plus arrange the fields on the screen. You can edit and search the + data in those tables, and specify field values in terms of other fields. + It's as easy as it should be. + . + The design is loosely based on FileMaker Pro, with the added advantage of + separation between interface and data. Its simple framework should be enough + to implement most database applications. Without Glom these systems normally + consist of lots of repetitive, unmaintainable code. + . + This package contains the documentation and examples. + +Package: glom-utils +Architecture: any +Depends: ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, + gir1.2-gda-5.0, + libgda-5.0-postgres, + libglom-1.30-0 (= ${binary:Version}), + postgresql-10 +Description: Command-line utilities for Glom + With Glom you can design table definitions and the relationships between + them, plus arrange the fields on the screen. You can edit and search the + data in those tables, and specify field values in terms of other fields. + It's as easy as it should be. + . + The design is loosely based on FileMaker Pro, with the added advantage of + separation between interface and data. Its simple framework should be enough + to implement most database applications. Without Glom these systems normally + consist of lots of repetitive, unmaintainable code. + . + This package contains the command-line tools. diff -Nru glom-1.30.4/debian/copyright glom-1.30.4/debian/copyright --- glom-1.30.4/debian/copyright 2016-12-19 14:37:20.000000000 +0000 +++ glom-1.30.4/debian/copyright 2017-11-22 01:25:50.000000000 +0000 @@ -2,146 +2,261 @@ Upstream-Name: glom Upstream-Contact: Murray Cumming Source: https://download.gnome.org/sources/glom/ +Files-Excluded: docs/libglom_reference/html/jquery.js + macros +Comment: Avoid unnecessary embedded code copies Files: * -Copyright: Copyright 2001-2009 Murray Cumming +Copyright: 2001-2013 Murray Cumming + 2001-2013 Openismus GmbH License: GPL-2+ -Files: glom/utils_ui.h, glom/libglom/document/document.cc, glom/libglom/test_document.cc -Copyright: Copyright 2001-2009 Openismus GmbH +Files: docs/liblom_reference/tagfile-to-devhelp2.xsl +Copyright: 2009 Daniel Elstner License: GPL-2+ -Files: glom/import_csv/file_encodings.[h,cc] -Copyright: Copyright 2009 Openismus GmbH -License: GPL-2+ - -Files: glom/import_csv/csv_parser.[h,cc] -Copyright: Copyright 2009 Openismus GmbH -Copyright: Copyright 2001-2004 Murray Cumming -License: GPL-2+ - -Files: glom/libglom/data_structure/layout/layoutitem_placeholder.[cc,h], glom/utility_widgets/placeholder-glom.[cc,h] -Copyright: Copyright Johannes Schmid 2007 -License: GPL-2+ +Files: glom.appdata.xml* +Copyright: 2013 Murray Cumming +License: CC0-1.0 -Files: glom/libglom/gst-package.[c,h] -Copyright: Copyright 2004 Vincent Untz +Files: glom/libglom/data_structure/layout/layoutitem_placeholder.* + glom/mode_design/print_layouts/print_layout_toolbar.h + glom/mode_data/datawidget/checkbutton.h + glom/utility_widgets/dialog_flowtable.* +Copyright: 2007-2008 Johannes Schmid License: GPL-2+ -Files: glom/printoperation_printlayout.[h,cc] -Copyright: Copyright 2006 gtkmm development team -License: GPL-2+ +Files: glom/libglom/document/bakery/*, glom/bakery/* +Copyright: 2000-2002 Murray Cumming +License: LGPL-2+ -Files: glom/utils_ui.cc -Copyright: Copyright 2001 Sid Vicious -Copyright: Copyright 2001 Jonathan Blandford -Copyright: Copyright 2001-2004 Murray Cumming +Files: glom/libglom/sharedptr.h +Copyright: 2004, Glom developers License: GPL-2+ -Files: glom/mode_design/print_layouts/print_layout_toolbar_button.[h,cc], glom/utility_widgets/layouttoolbarbutton.[cc,h] -Copyright: Copyright 2007, 2008 Openismus GmbH -License: GPL-2+ +Files: glom/mode_design/relationships_overview/printoperation_relationshipsoverview.* + glom/print_layout/printoperation_printlayout.* +Copyright: 2006 gtkmm development team +License: GPL-2 +Comment: https://bugzilla.gnome.org/790683 -Files: glom/mode_design/print_layouts/print_layout_toolbar.h -Copyright: Copyright 2007 Johannes Schmid -License: GPL-2+ +Files: glom/utility_widgets/eggspreadtablemm/* +Copyright: 2010-2011 The gtkmm Development Team +License: LGPL-2.1+ -Files: glom/mode_design/print_layouts/print_layout_toolbar.cc -Copyright: Copyright 2007, 2008 Openismus GmbH -License: GPL-2+ +Files: glom/utility_widgets/eggspreadtable/eggspreadtable* + glom/utility_widgets/eggspreadtablemm/test_spreadtablednd.cc +Copyright: 2010 Openismus GmbH +License: LGPL-2+ -Files: glom/mode_design/relationships_overview/printoperation_relationshipsoverview.[cc,h] -Copyright: Copyright 2006 gtkmm development team -License: GPL-2+ +Files: glom/utility_widgets/gimpruler/* +Copyright: 1995-1997, Peter Mattis and Spencer Kimball +License: LGPL-3+ + +Files: glom/utility_widgets/gimpruler/libgimpbase/gimpbase-private.* +Copyright: 1995-1997 Peter Mattis and Spencer Kimball + 2003 Sven Neumann +License: LGPL-3+ + +Files: glom/utility_widgets/gimpruler/libgimpbase/gimpunit.* +Copyright: 1995-1997 Peter Mattis and Spencer Kimball + 1999-2003 Michael Natterer +License: LGPL-3+ -Files: glom/utility_widgets/dialog_flowtable.[cc,h], glom/utility_widgets/checkglom.[h,cc] -Copyright: Copyright 2008 Johannes Schmid -License: GPL-2+ +Files: glom/variablesmap.* +Copyright: 2002 The libglademm Development Team +License: LGPL-2.1+ -Files: glom/utility_widgets/sidebar.[h,cc] -Copyright: Copyright 2007 Johannes Schmid -License: GPL-2+ +Files: tests/glade_toplevels_instantiation.cc +Copyright: 2010 The Glom development team +License: LGPL-2+ Files: debian/* -Copyright: Copyright 2005-2007 Daniel Holbach -Copyright: Copyright 2007 Fernando Ribeiro -Copyright: Copyright 2007 Christophe Sauthier -Copyright: Copyright 2008 Pedro Fragoso -Copyright: Copyright 2008 Christopher Brotherton -Copyright: Copyright 2008-2009 Iain Lane +Copyright: 2005-2007 Daniel Holbach + 2007 Fernando Ribeiro + 2007 Christophe Sauthier + 2008 Pedro Fragoso + 2008 Christopher Brotherton + 2008-2009 Iain Lane License: GPL-2+ License: GPL-2+ - This program is free software; you can redistribute it and/or - modify it under the terms of the GNU General Public License as - published by the Free Software Foundation; either version 2 of the - License, or (at your option) any later version. - . - This program is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - General Public License for more details. - . - On Debian GNU/Linux systems, the complete text of the GNU General - Public License can be found in `/usr/share/common-licenses/GPL-2'. + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see + . + On Debian systems, the complete text of the GNU General + Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". - -Files: glom/libglom/document/bakery/*, glom/bakery/* -Copyright: Copyright 2000-2002 Murray Cumming License: LGPL-2+ - -License: LGPL-2+ - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Library General Public License for more details. - - You should have received a copy of the GNU Library General Public - License along with this library; if not, see . - - -Files: glom/libglom/data_structure/parameternamegenerator.[h,cc] -Copyright: Copyright Openismus GmbH, 2009 -License: GPL-3+ - -License: GPL-3+ - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see . - - -Files: glom/variablesmap.[h,cc] -Copyright: Copyright 2002 The libglademm Development Team -License: LGPL-2.1+ - -Files: glom/utility_widgets/egg/toolpalette/* -Copyright: Copyright 2008 Openismus GmbH -License: LGPL-2.1+ + This package is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + . + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + You should have received a copy of the GNU Library General Public License + along with this program. If not, see . + . + On Debian systems, the complete text of the GNU Library General + Public License can be found in "/usr/share/common-licenses/LGPL-2". License: LGPL-2.1+ - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. - - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, see . + This package is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + . + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public License + along with this program. If not, see . + . + On Debian systems, the complete text of the GNU Lesser General + Public License can be found in "/usr/share/common-licenses/LGPL-2.1". + +License: CC0-1.0 + Creative Commons CC0 1.0 Universal + . + CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE + LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN + ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION + ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE + USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER, AND + DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM THE USE OF THIS DOCUMENT + OR THE INFORMATION OR WORKS PROVIDED HEREUNDER. + . + Statement of Purpose + . + The laws of most jurisdictions throughout the world automatically confer + exclusive Copyright and Related Rights (defined below) upon the creator + and subsequent owner(s) (each and all, an "owner") of an original work + of authorship and/or a database (each, a "Work"). + . + Certain owners wish to permanently relinquish those rights to a Work for + the purpose of contributing to a commons of creative, cultural and + scientific works ("Commons") that the public can reliably and without + fear of later claims of infringement build upon, modify, incorporate in + other works, reuse and redistribute as freely as possible in any form + whatsoever and for any purposes, including without limitation commercial + purposes. These owners may contribute to the Commons to promote the + ideal of a free culture and the further production of creative, cultural + and scientific works, or to gain reputation or greater distribution for + their Work in part through the use and efforts of others. + . + For these and/or other purposes and motivations, and without any + expectation of additional consideration or compensation, the person + associating CC0 with a Work (the "Affirmer"), to the extent that he or + she is an owner of Copyright and Related Rights in the Work, voluntarily + elects to apply CC0 to the Work and publicly distribute the Work under + its terms, with knowledge of his or her Copyright and Related Rights in + the Work and the meaning and intended legal effect of CC0 on those + rights. + . + 1. Copyright and Related Rights. A Work made available under CC0 may be + protected by copyright and related or neighboring rights ("Copyright and + Related Rights"). Copyright and Related Rights include, but are not + limited to, the following: + . + i. the right to reproduce, adapt, distribute, perform, display, + communicate, and translate a Work; + . + ii. moral rights retained by the original author(s) and/or performer(s); + . + iii. publicity and privacy rights pertaining to a person's image or + likeness depicted in a Work; + . + iv. rights protecting against unfair competition in regards to a Work, + subject to the limitations in paragraph 4(a), below; + . + v. rights protecting the extraction, dissemination, use and reuse of + data in a Work; + . + vi. database rights (such as those arising under Directive 96/9/EC of + the European Parliament and of the Council of 11 March 1996 on the legal + protection of databases, and under any national implementation thereof, + including any amended or successor version of such directive); and + . + vii. other similar, equivalent or corresponding rights throughout the + world based on applicable law or treaty, and any national + implementations thereof. + . + 2. Waiver. To the greatest extent permitted by, but not in contravention + of, applicable law, Affirmer hereby overtly, fully, permanently, + irrevocably and unconditionally waives, abandons, and surrenders all of + Affirmer's Copyright and Related Rights and associated claims and causes + of action, whether now known or unknown (including existing as well as + future claims and causes of action), in the Work (i) in all territories + worldwide, (ii) for the maximum duration provided by applicable law or + treaty (including future time extensions), (iii) in any current or + future medium and for any number of copies, and (iv) for any purpose + whatsoever, including without limitation commercial, advertising or + promotional purposes (the "Waiver"). Affirmer makes the Waiver for the + benefit of each member of the public at large and to the detriment of + Affirmer's heirs and successors, fully intending that such Waiver shall + not be subject to revocation, rescission, cancellation, termination, or + any other legal or equitable action to disrupt the quiet enjoyment of + the Work by the public as contemplated by Affirmer's express Statement + of Purpose. + . + 3. Public License Fallback. Should any part of the Waiver for any reason + be judged legally invalid or ineffective under applicable law, then the + Waiver shall be preserved to the maximum extent permitted taking into + account Affirmer's express Statement of Purpose. In addition, to the + extent the Waiver is so judged Affirmer hereby grants to each affected + person a royalty-free, non transferable, non sublicensable, non + exclusive, irrevocable and unconditional license to exercise Affirmer's + Copyright and Related Rights in the Work (i) in all territories + worldwide, (ii) for the maximum duration provided by applicable law or + treaty (including future time extensions), (iii) in any current or + future medium and for any number of copies, and (iv) for any purpose + whatsoever, including without limitation commercial, advertising or + promotional purposes (the "License"). The License shall be deemed + effective as of the date CC0 was applied by Affirmer to the Work. Should + any part of the License for any reason be judged legally invalid or + ineffective under applicable law, such partial invalidity or + ineffectiveness shall not invalidate the remainder of the License, and + in such case Affirmer hereby affirms that he or she will not (i) + exercise any of his or her remaining Copyright and Related Rights in the + Work or (ii) assert any associated claims and causes of action with + respect to the Work, in either case contrary to Affirmer's express + Statement of Purpose. + . + 4. Limitations and Disclaimers. + . + a. No trademark or patent rights held by Affirmer are waived, abandoned, + surrendered, licensed or otherwise affected by this document. + . + b. Affirmer offers the Work as-is and makes no representations or + warranties of any kind concerning the Work, express, implied, statutory + or otherwise, including without limitation warranties of title, + merchantability, fitness for a particular purpose, non infringement, or + the absence of latent or other defects, accuracy, or the present or + absence of errors, whether or not discoverable, all to the greatest + extent permissible under applicable law. + . + c. Affirmer disclaims responsibility for clearing rights of other + persons that may apply to the Work or any use thereof, including without + limitation any person's Copyright and Related Rights in the Work. + Further, Affirmer disclaims responsibility for obtaining any necessary + consents, permissions or other rights required for any use of the Work. + . + d. Affirmer understands and acknowledges that Creative Commons is not a + party to this document and has no duty or obligation with respect to + this CC0 or use of the Work. diff -Nru glom-1.30.4/debian/gbp.conf glom-1.30.4/debian/gbp.conf --- glom-1.30.4/debian/gbp.conf 1970-01-01 00:00:00.000000000 +0000 +++ glom-1.30.4/debian/gbp.conf 2017-11-22 01:25:50.000000000 +0000 @@ -0,0 +1,6 @@ +[DEFAULT] +pristine-tar = True +compression = xz +debian-branch = debian/unstable +upstream-branch = upstream/latest +patch-numbers = False diff -Nru glom-1.30.4/debian/glom-doc.docs glom-1.30.4/debian/glom-doc.docs --- glom-1.30.4/debian/glom-doc.docs 2016-12-19 14:37:20.000000000 +0000 +++ glom-1.30.4/debian/glom-doc.docs 2017-11-22 01:25:50.000000000 +0000 @@ -1,3 +1,3 @@ docs/developer_documentation.txt -docs/postgres_test.c docs/postgres_gda_test.c +docs/postgres_test.c diff -Nru glom-1.30.4/debian/rules glom-1.30.4/debian/rules --- glom-1.30.4/debian/rules 2016-12-19 14:37:20.000000000 +0000 +++ glom-1.30.4/debian/rules 2017-11-22 01:25:50.000000000 +0000 @@ -6,7 +6,7 @@ PYTHON_LIB_PKGCONFIG := $(shell pkg-config --libs python3) %: - dh $@ --with python3 --without autoreconf + dh $@ --with gnome,python3 --without autoreconf override_dh_clean: rm -f debian/glom.1 @@ -15,7 +15,7 @@ override_dh_auto_configure: dh_auto_configure -- \ --disable-update-mime-database \ - --with-postgres-utils=/usr/lib/postgresql/9.6/bin \ + --with-postgres-utils=/usr/lib/postgresql/10/bin \ PYTHON_CPPFLAGS="$(PYTHON_CPPFLAGS_PKGCONFIG)" \ PYTHON_LIBS="-L/usr/lib/$(DEB_HOST_MULTIARCH) $(PYTHON_LIB_PKGCONFIG)" \ PYTHON=python3 PYTHON_VERSION=3