gobject-introspection (1.64.0-2) unstable; urgency=medium * debian/dh_girepository: Make the parsing of BD more robust. Thanks to Simon McVittie (Closes: #933729) -- Laurent Bigonville Sat, 28 Mar 2020 20:17:49 +0100 gobject-introspection (1.64.0-1) experimental; urgency=medium [ Simon McVittie ] * Add Breaks on older cjs, to avoid broken partial upgrades when transitioning to libffi7 (see version 1.62.0-5 for more details) [ Iain Lane ] * New upstream release + Update glib annotations + Fix regress scanner tests for non-gcc/clang compilers * gimarshallingtests-Use-g_assert_cmpfloat_with_epsilon.patch: Add. Don't perform exact float comparisons; this doesn't work everywhere - particularly on i386. This should fix the tests for gjs 1.62. -- Iain Lane Thu, 12 Mar 2020 18:17:19 +0000 gobject-introspection (1.63.2-1) experimental; urgency=medium * New upstream release - Add GMemoryMonitor to glib annotations - autotools: Make INTROSPECTION_GIRDIR/INTROSPECTION_TYPELIBDIR respect prefix/datadir/libdir - build: require meson 0.50.1 - build: use proper dylib versioning on macOS - Cross compile support - Drop deprecated xml.etree.ElementTree.Element.getchildren() calls - Fix a memory leak in g_irepository_get_object_gtype_interfaces() - Fix build reproducibility - Fix non-libtool code being run with no nob-libtool dependencies - girepository: Also store GType cache misses - meson: change "cairo" from a boolean to a feature option - meson: change "doctool" from a boolean to a feature option - scanner: Support array arguments with static keyword - tests: Actually test libregress by specifying the LD_LIBRARY_PATH - Update glib annotations * rules: Update doctool/cairo build flags for bool → feature switch * control: Bump BD on meson to 0.50.1 per upstream -- Iain Lane Mon, 17 Feb 2020 18:19:18 +0000 gobject-introspection (1.62.0-5) unstable; urgency=medium * Team upload [ Simon McVittie ] * Add more Breaks, to avoid broken partial upgrades during the libffi7 transition by ensuring that users of our libffi-related APIs are upgraded to a version that was definitely built against libffi7 - libgjs0g (<< 1.58.1-2~) - libglib-object-introspection-perl (<< 0.048-2~) - ruby-gobject-introspection (<< 3.4.1-2~) * Version the (build-)dependency on GLib to make sure libgobject is also not linked to libffi6 [ Iain Lane ] * rules: Pass the private module directory to dh_python3. We only build for the default python version. Previously dh_python3 wasn't finding the directory containing the private modules, so it didn't know this. (Closes: #950267) -- Simon McVittie Mon, 03 Feb 2020 19:29:41 +0000 gobject-introspection (1.62.0-4) unstable; urgency=medium * Team upload [ Simon McVittie ] * Add dependencies for libffi transition: - Build-depend on libffi-dev (>= 3.3) to guarantee that our ABI includes libffi7 objects - Change -dev dependency to libffi-dev (>= 3.3) too - d/libgirepository-1.0-1.symbols: Bump ffi-related symbols to 1.62.0-4~. This forces dependent packages to pick up a suitably versioned dependency on this package. - Add Breaks on older python-gi and python3-gi versions that would have expected libffi6 objects. The same should ideally be done for cjs, gjs, libglib-object-introspection-perl and ruby-gnome, but they haven't had a sourceful upload since the libffi7 transition started, and I would prefer not to add Breaks on specific binNMU versions. * Bump Standards-Version to 4.5.0 (no changes required) [ lintian-brush ] * Set field Upstream-Name in debian/copyright. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. -- Simon McVittie Thu, 30 Jan 2020 00:09:56 +0000 gobject-introspection (1.62.0-3) unstable; urgency=medium * Team upload * d/tests/build: Mark as superficial * Explicitly build-depend on dh-python, fixing FTBFS with python3-defaults (>= 3.7.5-3) * Use debhelper-compat 12 * Use dh-sequence-gnome and dh-sequence-python3 build-dependencies to enable debhelper addons * d/copyright: Fix syntax. Patterns with character classes, such as foo.[ch], are not supported by the machine-readable copyright file spec. * d/tests: Fix some shellcheck warnings * d/tests/build: Make autopkgtest cross-test-friendly -- Simon McVittie Sun, 19 Jan 2020 19:01:51 +0000 gobject-introspection (1.62.0-2) unstable; urgency=medium * Team upload. * Upload to unstable. -- Andreas Henriksson Mon, 30 Sep 2019 13:58:19 +0200 gobject-introspection (1.62.0-1) experimental; urgency=medium [ Iain Lane ] * New upstream release + Add documentation to the RelaxNG schema + Add Vulkan gir + cachestore: handle cache getting deleted while loading it + Drop autotools build system + dumper: Use the distutils linker + gimarshallingtests: Add a marshalling test case for GPtrArrays and GArrays of structures + Make g_irepository_get_object_gtype_interfaces actually work + meson: Fix wrong dependency type check for gio-unix + meson: require 0.49.2 + meson: use pkg-config directly for libffi cflags and libs + regress: Add regression test for signal with GError param + scanner: parse and expose function macros + structinfo: Fix offset in find_method() + tests: Don't include "config.h" in installed files + Unused variable fixes + Update glib annotations [ Philip Chimento ] * debian/control.in: Bump meson build dependency. This is a new requirement documented in the upstream meson.build file. * debian/patches: Refresh * Install new Vulkan-1.0.typelib. This is now part of the gir1.2-freedesktop package which Provides gir1.2-vulkan-1.0 as well. -- Tim Lunn Tue, 10 Sep 2019 21:50:41 +1000 gobject-introspection (1.60.1-1) experimental; urgency=medium * New upstream release + docs: include '--c-include' in g-ir-scanner man page + meson: always pass --quiet to g-ir-scanner + tests: Fix compatibility with Python 3.5 + Update glib annotations (glib-2-60) -- Iain Lane Tue, 09 Apr 2019 09:51:49 +0100 gobject-introspection (1.60.0-1) experimental; urgency=medium * New upstream release -- Jeremy Bicha Sun, 10 Mar 2019 13:02:02 -0400 gobject-introspection (1.59.4-1) experimental; urgency=medium * New upstream development release * Build with meson * debian/libgirepository-1.0-1.symbols: Add new symbols -- Jeremy Bicha Thu, 07 Feb 2019 19:02:20 -0500 gobject-introspection (1.58.3-2) unstable; urgency=medium * Add Provides: dh-sequence-gir -- Jeremy Bicha Thu, 10 Jan 2019 23:28:15 -0500 gobject-introspection (1.58.3-1) unstable; urgency=medium * New upstream release * Drop python-markdown_3.patch: Applied in new release -- Jeremy Bicha Sun, 30 Dec 2018 08:28:02 -0500 gobject-introspection (1.58.2-2) unstable; urgency=medium [ Dmitry Shachnev ] * Backport upstream patch to make giscanner/docwriter.py support Python-Markdown 3.0. [ Jeremy Bicha ] * Add -Wl,-O1 -Wl,--as-needed to our LDFLAGS * Enable all hardening flags * Bump Standards-Version to 4.3.0 -- Jeremy Bicha Sun, 23 Dec 2018 12:31:08 -0500 gobject-introspection (1.58.2-1) unstable; urgency=medium * New upstream release * debianlibgirepository-1.0-1.symbols; Add Build-Depends-Package -- Jeremy Bicha Fri, 14 Dec 2018 14:29:00 -0500 gobject-introspection (1.58.1-1) unstable; urgency=medium * New upstream release * Bump Standards-Version to 4.2.1 -- Jeremy Bicha Sun, 25 Nov 2018 20:55:11 -0500 gobject-introspection (1.58.0-1) unstable; urgency=medium * New upstream release * Bump minimum libglib2.0-dev to 2.58.0 * Release to unstable -- Jeremy Bicha Sun, 02 Sep 2018 09:23:01 -0400 gobject-introspection (1.57.3-2) experimental; urgency=medium * Have gobject-introspection depend on python3-markdown. Missing dependency was detected by autopkgtest. -- Jeremy Bicha Sat, 18 Aug 2018 12:19:04 -0400 gobject-introspection (1.57.3-1) experimental; urgency=medium * New upstream development release * Build-Depend on python3-markdown -- Jeremy Bicha Fri, 17 Aug 2018 20:40:09 -0400 gobject-introspection (1.57.2-2) experimental; urgency=medium * Set LC_ALL=C.UTF-8 to avoid test failure -- Jeremy Bicha Mon, 06 Aug 2018 22:43:02 -0400 gobject-introspection (1.57.2-1) experimental; urgency=medium * New upstream development release * Bump minimum libglib2.0-dev to 2.57.2 * Build-Depend on autoconf-archive * debian/gobject-introspection.install: collections has been dropped in favor of the built-in support in recent Python * debian/gobject-introspection.docs: README → README.rst, AUTHORS was dropped in new release * Refresh patch and rename to multiarch_compat.patch -- Jeremy Bicha Mon, 06 Aug 2018 17:42:21 -0400 gobject-introspection (1.56.1-1) unstable; urgency=medium * New upstream release * Bump minimum libglib2.0-dev to 2.56.1 -- Jeremy Bicha Sun, 15 Apr 2018 10:09:24 -0400 gobject-introspection (1.56.0-2) unstable; urgency=medium * Build-Depend and Depend on python3-distutils -- Jeremy Bicha Tue, 20 Mar 2018 08:36:52 -0400 gobject-introspection (1.56.0-1) unstable; urgency=medium * New upstream release * Release to unstable * Bump minimum libglib2.0-dev to 2.56.0 -- Jeremy Bicha Sat, 17 Mar 2018 08:51:27 -0400 gobject-introspection (1.55.2-1) experimental; urgency=medium [ Jeremy Bicha ] * Update Vcs fields for migration to https://salsa.debian.org/ [ Iain Lane ] * debian/{control{,.in},gbp.conf,watch}: Update for exp / 1.55. * New upstream release 1.55.2 * debian/control{,.in}: Bump libglib2.0-dev BD to 2.55.2 per upstream. -- Iain Lane Mon, 26 Feb 2018 17:15:10 +0000 gobject-introspection (1.54.1-4) unstable; urgency=medium [ Simon McVittie ] * d/policy.txt: Specify replacement of underscore with hyphen/minus for the package names of the rare typelibs that contain an underscore (v_sim is one such) [ Jeremy Bicha ] * Update Vcs fields for conversion to git * Add debian/gbp.conf * Bump Standards-Version to 4.1.2 * Bump debhelper compat to 11 -- Jeremy Bicha Sat, 16 Dec 2017 18:56:50 -0500 gobject-introspection (1.54.1-3) unstable; urgency=medium * Team upload * d/policy.txt: When multiple typelibs are bundled together, recommend versioned Provides on the names they would have had if packaged separately * d/control: Add the recommended versioned Provides * d/control: Set Rules-Requires-Root to no -- Simon McVittie Sun, 12 Nov 2017 12:00:32 +0000 gobject-introspection (1.54.1-2) unstable; urgency=medium * Team upload * dh_girepository: Create a directory in the same way as debhelper, avoiding the need for root or fakeroot (Closes: #880095) -- Simon McVittie Mon, 30 Oct 2017 09:41:29 +0000 gobject-introspection (1.54.1-1) unstable; urgency=medium * New upstream release * Bump Standards-Version to 4.1.1 -- Jeremy Bicha Tue, 03 Oct 2017 13:52:10 -0400 gobject-introspection (1.54.0-3) unstable; urgency=medium * debian/dh_girepository: Try to find the minimal required version for a gir package by also looking at the minimal version of the package containing the .gir file (Closes: #640893) -- Laurent Bigonville Mon, 25 Sep 2017 19:21:59 +0200 gobject-introspection (1.54.0-2) unstable; urgency=medium * Update dh_girepository to no longer generate a dependency on libgirepository-1.0-1 (>= 1.41.4-1) via ${gir:Depends}. As jessie already contains a multi-arch capable libgirepository-1.0-1 this is no longer necessary. * Mark libgirepository1.0-doc as Multi-Arch: foreign. (Closes: #875649) -- Michael Biebl Sun, 17 Sep 2017 22:50:25 +0200 gobject-introspection (1.54.0-1) unstable; urgency=medium [ Jeremy Bicha ] * New upstream release * Bump dependency on GLib (>= 2.54.0) * Bump Standards-Version to 4.1.0 [ Matthias Klumpp ] * Drop When-handling-errors-according-to-errno-catch-both-I.patch - Applied upstream -- Jeremy Bicha Mon, 11 Sep 2017 20:43:15 -0400 gobject-introspection (1.53.2-4) unstable; urgency=medium * Upload to unstable * Bump standards version: No changes needed -- Matthias Klumpp Sun, 30 Jul 2017 15:54:16 +0200 gobject-introspection (1.53.2-3) experimental; urgency=medium * Merge from unstable. * debian/dh_girepository: Be a bit more forgiving when finding out the version gir format in use. We're seeing files that have and on the same line, and our greedy regex was finding the version attribute of the when we want the one from . -- Iain Lane Tue, 25 Jul 2017 18:23:47 +0100 gobject-introspection (1.53.2-2) experimental; urgency=medium * debian/patches/0001-When-handling-errors-according-to-errno-catch-both-I.patch: Take patch by Simon McVittie from upstream bug #772173 to catch IOError and OSError as appropriate between python2/3. -- Iain Lane Fri, 16 Jun 2017 18:02:44 +0100 gobject-introspection (1.53.2-1) experimental; urgency=medium [ Jeremy Bicha ] * New upstream release * Bump required libglib2.0-dev to 2.52.0 [ Iain Lane ] * New upstream release 1.53.2. * debian/watch: Find unstable versions. * debian/control: glib ≥ 2.53.2 -- Iain Lane Thu, 15 Jun 2017 16:01:58 +0100 gobject-introspection (1.51.5-1) experimental; urgency=medium [ Jeremy Bicha ] * New upstream release * Bump required libglib2.0-dev to 2.51.2 [ Iain Lane ] * New upstream release 1.51.5 * Bump BD on glib to ≥ 2.51.5, per configure.ac. -- Iain Lane Wed, 15 Mar 2017 16:45:10 +0000 gobject-introspection (1.50.0-1) unstable; urgency=medium [ Andreas Henriksson ] * Bump Standards-Version to 3.9.8 [ Michael Biebl ] * New upstream release. * Bump libglib2.0-dev to (>= 2.50.0) as per configure.ac changes. * Convert from cdbs to dh. * Bump debhelper compat level to 10. * Mark libgirepository1.0-dev as Multi-Arch: same. (Closes: #801672) * Update policy.txt for Multi-Arch. (Closes: #766368) -- Michael Biebl Wed, 21 Sep 2016 20:10:58 +0200 gobject-introspection (1.49.2-1) unstable; urgency=medium * New upstream development release. * Update (build-)dependencies according to configure.ac changes: - bump libglib2.0-dev to >= 2.49.7 -- Andreas Henriksson Tue, 13 Sep 2016 14:38:13 +0200 gobject-introspection (1.49.1-2) unstable; urgency=low * Upload to unstable. -- Andreas Henriksson Tue, 30 Aug 2016 19:47:32 +0200 gobject-introspection (1.49.1-1) experimental; urgency=medium * New upstream development release. * Update (build-)dependencies according to configure.ac changes: - bump glib2.0 to >= 2.49.4 -- Andreas Henriksson Fri, 12 Aug 2016 16:04:58 +0200 gobject-introspection (1.48.0-3) unstable; urgency=medium * Switch to python3. -- Emilio Pozuelo Monfort Wed, 13 Jul 2016 17:48:10 +0200 gobject-introspection (1.48.0-2) unstable; urgency=medium * Upload to unstable. -- Michael Biebl Tue, 19 Apr 2016 23:26:49 +0200 gobject-introspection (1.48.0-1) experimental; urgency=medium * New upstream release. * Update build-dependencies according to configure.ac changes: - bump glib to >= 2.48.0 -- Andreas Henriksson Thu, 31 Mar 2016 12:58:09 +0200 gobject-introspection (1.47.92-1) experimental; urgency=medium * New upstream release. * Bump libglib2.0-dev to (>= 2.47.6) according to configure.ac changes. * Drop debian/patches/git_drop-timet-test.patch, now included. * Bump Standards-Version to 3.9.7 * Fix License tags in debian/copyright to please lintian. -- Andreas Henriksson Mon, 14 Mar 2016 20:40:12 +0100 gobject-introspection (1.46.0-4) unstable; urgency=medium * Add debian/patches/git_drop-timet-test.patch - from upstream git, fixes build on x32 (Closes: #699024) Thanks to Adam Borowski for authoring patch and sending it upstream. -- Andreas Henriksson Sun, 14 Feb 2016 18:17:18 +0100 gobject-introspection (1.46.0-3) unstable; urgency=medium * debian/tests/smoke: File 5.22 reports XML documents with the version number - expect this, to fix autopkgtest failure. -- Iain Lane Tue, 01 Dec 2015 12:44:31 +0000 gobject-introspection (1.46.0-2) unstable; urgency=medium [ Laurent Bigonville ] * Silent -Wimplicit-function-declaration warnings (Closes: #801905) [ Michael Biebl ] * Remove Breaks, Conflicts and Replaces for versions older than oldstable. * Fix cleanup rule for list-missing to properly remove the unwanted libtool .la and Python cache files. Those are installed into multiarch paths now. -- Michael Biebl Tue, 03 Nov 2015 13:59:38 +0100 gobject-introspection (1.46.0-1) unstable; urgency=medium * New upstream release. * Upload to unstable. -- Andreas Henriksson Tue, 06 Oct 2015 14:13:26 +0100 gobject-introspection (1.45.4-1) experimental; urgency=medium [ Emilio Pozuelo Monfort ] * debian/control.in: + Bump glib2.0 requirement to 2.44 per configure.ac. [ Michael Biebl ] * Track stable releases in debian/watch. [ Andreas Henriksson ] * New upstream development release. * Bump python-dev build-dependency to >= 2.7 since configure.ac now checks for python2.7. * Bump glib build-dep to >= 2.45.3 as per configure.ac * Update debian/libgirepository-1.0-1.symbols with one addition. -- Andreas Henriksson Mon, 31 Aug 2015 12:25:25 +0200 gobject-introspection (1.44.0-1) unstable; urgency=medium [ Simon McVittie ] * Use "export VERBOSE=1" to get test failures' logs: VERBOSE=1 is insufficient [ Iain Lane ] * New upstream release 1.44.0. * Dont_unconditionally_include_config.h_in_regress.c.patch Dont_unconditionally_include_config.h_in_gimarshallingtests.c.patch: Drop, applied upstream. * git_tests_implementation_interface.patch: Delete, it's not applied any more. * libgirepository-1.0-1.symbols: New symbol. -- Iain Lane Wed, 27 May 2015 18:00:01 +0100 gobject-introspection (1.42.0-2.2) unstable; urgency=medium * Non-maintainer upload. * Dont_unconditionally_include_config.h_in_gimarshallingtests.c.patch: new patch, similar to the one applied in the last upload, that fixed the same problem in regress.c only (Closes: #764272) -- intrigeri Wed, 22 Oct 2014 11:20:04 +0200 gobject-introspection (1.42.0-2.1) unstable; urgency=medium * Non-maintainer upload. * Dont_unconditionally_include_config.h_in_regress.c.patch: new patch, cherry-picked from upstream (Closes: #764272) -- intrigeri Tue, 21 Oct 2014 22:09:08 +0200 gobject-introspection (1.42.0-2) unstable; urgency=medium * dh_girepository: Add a versioned dependency on libgirepository-1.0-1 (>= 1.41.4-1) to ${gir:Depends} if a gir package installs typelib files into multiarch libdir. This ensures a multiarch capable version of libgirepository-1.0-1 is installed to avoid breakage on partial upgrades. -- Michael Biebl Wed, 01 Oct 2014 23:45:08 +0200 gobject-introspection (1.42.0-1) unstable; urgency=medium * New upstream release. * Drop debian/patches/0001-Hide-more-symbols-that-shouldn-t-be-exported.patch - now include in new upstream release. -- Andreas Henriksson Tue, 23 Sep 2014 19:56:04 +0200 gobject-introspection (1.41.91-3) unstable; urgency=medium * Drop debian/patches/0002-Export-missing-g_typelib_error_quark.patch - doesn't look like it'll be applied upstream and who cares about this symbol anyway? * Drop g_typelib_error_quark from debian/libgirepository-1.0-1.symbols -- Andreas Henriksson Fri, 19 Sep 2014 20:49:56 +0200 gobject-introspection (1.41.91-2) experimental; urgency=medium * dh_girepository: In require_typelib(), always return if we've found the target typelib in the system directory, since we'll have definitely added the dependency. Thanks again to mvo. -- Iain Lane Mon, 15 Sep 2014 10:56:25 +0100 gobject-introspection (1.41.91-1) experimental; urgency=medium * New upstream development release. * Add debian/patches/0001-Hide-more-symbols-that-shouldn-t-be-exported.patch and debian/patches/0002-Export-missing-g_typelib_error_quark.patch - fix what seems to be mistakenly exported and a missing symbol from conversion to "Export Symbols Using Compiler Directives" see https://bugzilla.gnome.org/show_bug.cgi?id=732669 -- Andreas Henriksson Fri, 05 Sep 2014 12:37:03 -0700 gobject-introspection (1.41.4-1) experimental; urgency=medium [ Martin Pitt ] * dh_girepository(1): Point out that --with gir is needed for dh. (Closes: #692254) [ Jackson Doak ] * New upstream release - Add Test API required by gjs 1.40.1. (LP: #1314441) - Update symbols file [ Andreas Henriksson ] * New upstream development release. * Drop patch from upstream: - debian/patches/git_tests_implementation_interface.patch [ Iain Lane ] * debian/{rules, dh_girepository}: Apply patch (slightly modified) from Michael Vogt to use a multiarch libdir. As typelib files are placed into a subdirectory of libdir, this may cause some packages (those which respect the `typelibdir' variable in the pcfile) to fail to build until their .install files are updated. This change allows gir packages to be made multiarch. (Closes: #755874) + debian/patches/pre_multiarch_compat: Search for typelib files in the pre-multiarch path too. + debian/control*: Mark gi packages as M-A: same -- Iain Lane Sun, 31 Aug 2014 00:00:03 +0100 gobject-introspection (1.40.0-2) unstable; urgency=medium * Drop breaks on libgjs0c like was done for 1.38.0-2/sid. * Upload to unstable. -- Emilio Pozuelo Monfort Wed, 02 Apr 2014 16:23:32 +0200 gobject-introspection (1.40.0-1) experimental; urgency=medium * Bump glib build-dep to >= 2.39.0 - otherwise gir1.2-glib-2.0 doesn't get g_desktop_app_info_search which is needed by gnome-shell. * debian/copyright: fix syntax errors caught by lintian * New upstream release. -- Andreas Henriksson Tue, 25 Mar 2014 21:56:59 +0100 gobject-introspection (1.39.90-3) experimental; urgency=medium * Add missing build-essential dependency (for libc-dev, linux-libc-dev, gcc); spotted by autopkgtest. * Update Vcs-* links. * debian/tests/control: Separate the two autopkgtests for more fine-grained dependencies, and add missing "file" dependency for "tools". Allow stderr output in the latter as we sometimes have warnings. Also add some missing dependencies. * Build with dh-autoreconf to always get latest config.* for new ports. -- Martin Pitt Tue, 25 Feb 2014 10:52:33 +0100 gobject-introspection (1.39.90-2) experimental; urgency=medium * Move gtk-doc back to build-depends (from indep) - configure checks for gtk-doc, so it is needed on binary-arch builds. -- Andreas Henriksson Thu, 20 Feb 2014 19:37:02 +0100 gobject-introspection (1.39.90-1) experimental; urgency=medium * New upstream beta release. * Move libglib2.0-doc and gtk-doc to Build-Depends-Indep (Closes: #706914) -- Andreas Henriksson Wed, 19 Feb 2014 20:34:14 +0100 gobject-introspection (1.39.3-1) experimental; urgency=medium * New upstream development release. * debian/control.in: + Update build dependencies. + Standards-Version is 3.9.5, no changes needed. -- Emilio Pozuelo Monfort Mon, 17 Feb 2014 18:38:20 +0100 gobject-introspection (1.38.0-1) experimental; urgency=low [ Sjoerd Simons ] * Sync back to Debian From Ubuntu * New upstream release [ Jeremy Bicha ] * Update homepage [ Sjoerd Simons ] * Add Breaks: libgjs0c -- Sjoerd Simons Fri, 01 Nov 2013 21:41:56 +0100 gobject-introspection (1.38.0-0ubuntu1) saucy; urgency=low * New upstream release for GNOME 3.10 final. -- Martin Pitt Thu, 26 Sep 2013 07:50:34 +0200 gobject-introspection (1.37.6-0ubuntu1) saucy; urgency=low * New upstream release. -- Martin Pitt Wed, 21 Aug 2013 08:03:50 +0200 gobject-introspection (1.37.4-0ubuntu3) saucy; urgency=low * debian/gobject-introspection.install: - Properly install collections/*.py -- Rico Tzschichholz Wed, 17 Jul 2013 11:23:28 +0200 gobject-introspection (1.37.4-0ubuntu2) saucy; urgency=low * debian/gobject-introspection.install: Install giscanner/collections (work around upstream install bug). -- Martin Pitt Fri, 12 Jul 2013 07:43:10 +0200 gobject-introspection (1.37.4-0ubuntu1) saucy; urgency=low * New upstream release. * Bump X-Python-Version to >= 2.6. -- Martin Pitt Fri, 12 Jul 2013 06:39:39 +0200 gobject-introspection (1.36.0-2) unstable; urgency=low * Merge experimental branch. -- Martin Pitt Wed, 08 May 2013 07:11:34 +0200 gobject-introspection (1.36.0-1) experimental; urgency=low * New upstream release. * Bump glib build dependency according to configure.ac. * Bump Standards-Version to 3.9.4. No changes necessary. -- Martin Pitt Wed, 27 Mar 2013 07:33:04 +0100 gobject-introspection (1.35.9-1) experimental; urgency=low * New upstream release * debian/libgirepository-1.0-1.symbols: Updated -- Sjoerd Simons Sun, 24 Mar 2013 11:29:36 +0100 gobject-introspection (1.35.8+git20130220-1) experimental; urgency=low [ Martin Pitt ] * debian/tests/build: - Add -Wall -Werror for being more thorough, and fix resulting errors. - Don't call deprecated g_type_init() when building with glib >= 2.35. [ Emilio Pozuelo Monfort ] * New upstream release. + debian/patches/00git_glib_2.34.2_annotations.patch: - Removed, included upstream. + debian/control.in: - Update build dependencies. [ Sjoerd Simons ] * Sync with Ubuntu + Use the same git snapshot as Ubuntu (1.35.8+git20130220). The official tarballs are missing some bits required for testing + debian/gobject-introspection.install: Updated + debian/libgirepository-1.0-1.symbols: Updated -- Sjoerd Simons Mon, 18 Mar 2013 19:22:31 +0100 gobject-introspection (1.34.2-1) experimental; urgency=low * New upstream bug fix release. * Add 00git_glib_2.34.2_annotations.patch: Update glib annotations to 2.34.2. Also committed to upstream gnome-3-6 branch. -- Martin Pitt Tue, 13 Nov 2012 06:10:33 +0100 gobject-introspection (1.34.1.1-1) experimental; urgency=low * New upstream release. * debian/control.in: Bump glib requirement to >= 2.34.1 according to upstream configure.ac. -- Martin Pitt Mon, 22 Oct 2012 11:57:31 +0200 gobject-introspection (1.34.0-1) experimental; urgency=low * New upstream release: - Update annotations from glib 2.34.0. -- Martin Pitt Fri, 05 Oct 2012 10:43:26 +0200 gobject-introspection (1.33.14-1) experimental; urgency=low * New upstream release. -- Martin Pitt Mon, 24 Sep 2012 09:25:42 +0200 gobject-introspection (1.33.10-1) experimental; urgency=low * New upstream release. * debian/libgirepository-1.0-1.symbols: Add new symbols. * debian/rules: Remove .pyc and .pyo files to clean up list-missing output. -- Martin Pitt Wed, 05 Sep 2012 08:34:17 +0200 gobject-introspection (1.33.9-1) experimental; urgency=low * New upstream release. -- Martin Pitt Mon, 20 Aug 2012 22:16:23 +0200 gobject-introspection (1.33.4-1) experimental; urgency=low * New upstream release. * Add debian/tests/build: autopkgtest check: Build and run a program against libgirepository1.0-dev, to verify that the headers and pkg-config file are installed correctly, and that gir1.2-gtk-3.0 depends on the GIR dependencies. * Add debian/tests/control: DEP-8 autopkgtest control file. Add XS-Testsuite header to debian/control.in. * Add debian/tests/tools: DEP-8 autopkgtest to check that g-ir-{scanner,compiler,generate,doc-tool} work. -- Martin Pitt Sun, 22 Jul 2012 10:50:26 +0200 gobject-introspection (1.33.3-1) experimental; urgency=low * New upstream release. -- Martin Pitt Tue, 26 Jun 2012 18:27:41 +0200 gobject-introspection (1.33.2-1) experimental; urgency=low * New upstream release. * debian/control.in: Bump Standards-Version to 3.9.3 (no changes necessary). * debian/control.in: Bump libglib2.0-dev build dependency to >= 2.33.1, as this version's Gio girs contain API from that version. -- Martin Pitt Mon, 11 Jun 2012 16:18:01 +0200 gobject-introspection (1.32.1-1) unstable; urgency=low [ Michael Biebl ] * Update policy now that we have a new section introspection. [ Martin Pitt ] * Drop glib_2.30_api.patch, testing has glib 2.32 now. * debian/copyright: Reformat for copyright 1.0 standard. * New upstream bug fix release. * debian/libgirepository-1.0-1.symbols: Add new symbol. -- Martin Pitt Thu, 19 Apr 2012 15:11:28 +0200 gobject-introspection (1.32.0-1) unstable; urgency=low * New upstream release: Just the version bump for GNOME 3.4 final. -- Martin Pitt Thu, 29 Mar 2012 11:30:41 +0200 gobject-introspection (1.31.22-1) unstable; urgency=low * New upstream bug fix release. * debian/libgirepository-1.0-1.symbols: Add new symbol from this release. -- Martin Pitt Wed, 21 Mar 2012 16:25:22 +0100 gobject-introspection (1.31.20-1) unstable; urgency=low * New upstream release: - Many g-ir-doctool improvements. - Lots of new Regress tests. - Some bug fixes. * Drop fix-alignment.patch, applied upstream. * Drop duplicate and bogus debian/libgirepository1.0-1.{install,symbols}. * debian/libgirepository-1.0-1.symbols: Add two new symbols from this release. * debian/control: Bump Standards-Version to 3.9.3 (no changes necessary). * Add glib_2.30_api.patch: Fix build with glib 2.30 by reverting to deprecated g_value_[gs]et_char API. * debian/rules: Explicitly configure for building g-ir-doc-tool. * debian/control.in: Add new python-mako build/binary dependency for g-ir-doc-tool. * debian/gobject-introspection.install: Ship the g-ir-doc-tool templates, so that this program can actually work. -- Martin Pitt Mon, 05 Mar 2012 19:56:23 +0100 gobject-introspection (1.31.10-1) unstable; urgency=low * New upstream release. -- Martin Pitt Wed, 08 Feb 2012 07:29:13 +0100 gobject-introspection (1.31.1-1) unstable; urgency=low [ Sjoerd Simons ] * debian/control.in: Make the Vcs-* tags refer to the unstable repos [ Josselin Mouette ] * Make the -dev package depend on g-i. Closes: #649859. [ Loïc Minier ] * dh_girepository: don't override LD_LIBRARY_PATH completely; fakeroot needs it. [ Thorsten Glaser ] * Fix invalid alignment assumptions. (Closes: #604603) [ Michael Biebl ] * Change section of gir1.2-glib-2.0 and gir1.2-freedesktop to introspection. * Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer. * New upstream release. - scanner: Put the -l library names after the .o, to fix FTBFS with cmake projects. (LP: #897816) * Refresh debian/patches/fix-alignment.patch. * Strip debian/tmp/ from .install files. * Add Build-Depends on libglib2.0-doc for proper cross references. * Add Recommends on libglib2.0-doc to libgirepository1.0-doc. -- Michael Biebl Thu, 15 Dec 2011 07:51:35 +0100 gobject-introspection (1.31.0-2) unstable; urgency=low [ Sjoerd Simons ] * Upload to Unstable [ Josselin Mouette ] * Add debhelper sequence, thanks أحمد المحمودي. Closes: #648456. -- Sjoerd Simons Sun, 20 Nov 2011 12:00:47 +0000 gobject-introspection (1.31.0-1) experimental; urgency=low * New upstream bug fix release. * Drop 00git-account_for_padding_in_struct_size_check.patch, 02_fix_unresolved_info_freeing.patch: Upstream now. * debian/libgirepository-1.0-1.symbols: Add new symbol from this release. * debian/watch: Switch to tar.xz, soon GNOME will release this format only. -- Martin Pitt Thu, 27 Oct 2011 06:56:05 +0200 gobject-introspection (1.30.0-2) experimental; urgency=low * debian/patches/02_fix_unresolved_info_freeing.patch: + Added. Use the correct size when freeing some type of GIBaseInfo to prevent memory corruption and gnome-shell 3.0 crashes (from upstream git) * debian/control.in: + Add Breaks for gnome-shell << 3.0.2-6. g_file_get_contents is annotated now to return a byte-arry which can't be used in the way gnome-shell used to. -- Sjoerd Simons Fri, 21 Oct 2011 11:36:32 +0200 gobject-introspection (1.30.0-1) experimental; urgency=low [ Martin Pitt ] * New upstream release. * debian/control.in: Bump libglib2.0-dev build dependency according to configure.ac. * debian/control.in: Add Breaks: python-gobject (<< 2.90) as this new version is not compatible with earlier pygobject versions which did not yet have the invoke-rewrite branch (otherwise Gio is completely broken). * debian//libgirepository-1.0-1.symbols: Update for new version. * debian/control.in: Fix Vcs-* URL. * debian/control.in: Update Vcs-* for experimental branch. * Add 00git-account_for_padding_in_struct_size_check.patch: Fix test suite failure on armel, powerpc, and potentially other architectures. Taken from upstream git head. [ Josselin Mouette ] * Small policy clarification. -- Martin Pitt Fri, 21 Oct 2011 09:20:17 +0200 gobject-introspection (0.10.8-2) unstable; urgency=low * debian/watch: Switch to .bz2 tarballs. * debian/dh_girepository: Use DEB_HOST_MULTIARCH when checking for multiarch library directories. Closes: #631452 -- Michael Biebl Sat, 25 Jun 2011 01:17:53 +0200 gobject-introspection (0.10.8-1) unstable; urgency=low * New upstream release. * Use dh_python2 instead of pysupport * debian/control: - Bump cdbs and python-dev build-dependencies - Drop python-support build-dependency - Bump Standards-Version to 3.9.2 (no further changes) * debian/rules: - Call dh_python2 instead of dh_pysupport - Delete .pyc files in clean rule -- Laurent Bigonville Fri, 06 May 2011 21:54:25 +0200 gobject-introspection (0.10.7-1) unstable; urgency=low * policy.txt: change the policy about dependencies between the development package and the gir package. Rationale: this will simplify build-dependencies a lot. * Implement this in libgirepository1.0-dev. * New upstream release. -- Josselin Mouette Sun, 10 Apr 2011 17:39:47 +0200 gobject-introspection (0.10.4-2) unstable; urgency=low * Upload to unstable. -- Emilio Pozuelo Monfort Tue, 22 Mar 2011 00:32:36 +0000 gobject-introspection (0.10.4-1) experimental; urgency=low * New upstream release. -- Emilio Pozuelo Monfort Fri, 11 Mar 2011 20:15:31 +0000 gobject-introspection (0.10.3-1) experimental; urgency=low * New upstream release. -- Emilio Pozuelo Monfort Mon, 28 Feb 2011 19:47:26 +0000 gobject-introspection (0.10.2-1) experimental; urgency=low * New upstream release. + debian/libgirepository-1.0-1.symbols: - Updated for the new symbols. + debian/rules: - Fail the build if the symbols file is outdated. - Make the shlibs file always depend on the latest upstream version. * debian/dh_girepository: + Look for libraries in private directories. Closes: #612148. -- Emilio Pozuelo Monfort Thu, 10 Feb 2011 00:19:41 +0000 gobject-introspection (0.10.1-1) experimental; urgency=low * New upstream release. - d/p/0001-Avoid-using-namespace-as-identifier-in-public-header.patch, d/p/0002-Regenerate-gio-2.0.c-and-gobject-2.0.c-from-current-.patch, d/p/0003-Regenerate-gio-2.0.c.patch, d/p/0004-scanner-Properly-parse-recursive-list-type-nodes.patch, d/p/0005-scanner-Fix-handling-of-property-transfer.patch, d/p/0006-scanner-Make-sure-that-vfuncs-made-to-the-GIR.patch: + Removed, included upstream. -- Emilio Pozuelo Monfort Wed, 12 Jan 2011 23:30:21 +0000 gobject-introspection (0.10.0-2) experimental; urgency=low * debian/dh_girepository: - Look for the format version everywhere in all the Fri, 07 Jan 2011 17:32:00 +0000 gobject-introspection (0.10.0-1) experimental; urgency=low * New upstream release. - debian/libgirepository-1.0-1.symbols: + Updated. -- Emilio Pozuelo Monfort Thu, 23 Dec 2010 02:02:10 +0000 gobject-introspection (0.9.12-5) experimental; urgency=low * debian/dh_girepository: - Use the extra dirs to look for the corresponding girs. - Also use them to look for the dependencies in the same package. - Rename the -i option to -p as it conflicts with the -i/--indep debhelper option and it's not used by any package yet. -- Emilio Pozuelo Monfort Tue, 14 Dec 2010 00:49:23 +0100 gobject-introspection (0.9.12-4) experimental; urgency=low * debian/policy: - Require that gir packages are named properly according to the gir format (e.g. gir1.2* for gir 1.2 format). - Require that a gir package's dependencies have the same format as the package itself. - Update examples to use the 1.2 format. * debian/dh_girepository: - Implement the above changes, aborting if the package name is not correct or if the dependencies don't have the same format. - Add a -i option to look for dependencies in the specified directories. - Every extra parameter without an option is now an extra directory where to look for the typelibs in the package, in addition to usr/lib/girepository-1.0/. * debian/control.in, debian/gir1.*: - Rename the gir packages to gir1.2* to follow the new policy. -- Emilio Pozuelo Monfort Sat, 11 Dec 2010 19:02:50 +0100 gobject-introspection (0.9.12-3) experimental; urgency=low * debian/control.in: Add missing replaces on gir-repository-dev. -- Emilio Pozuelo Monfort Sat, 20 Nov 2010 18:48:17 +0100 gobject-introspection (0.9.12-2) experimental; urgency=low * debian/control.in: Add Provides/Conflicts/Replaces on Ubuntu package name -- Laurent Bigonville Wed, 03 Nov 2010 19:07:46 +0100 gobject-introspection (0.9.12-1) experimental; urgency=low * New upstream release - Drop debian/patches/01_fix_doc_building.diff: not needed anymore - Drop debian/patches/02_local_gir.patch: Fixed upstream * Really drop debian/patches/02_giscanner_cache.patch * Drop gir1.0-everything-1.0.{install,symbols}, not needed anymore * debian/rules: Remove useless environment variables * debian/watch: Bump watch file version to 3 -- Laurent Bigonville Sat, 23 Oct 2010 23:51:25 +0200 gobject-introspection (0.9.6-1) experimental; urgency=low [ Simon McVittie ] * New upstream release - add skeletal DBus-1.0 and DBusGLib-1.0 introspection to gir1.0-freedesktop - remove debian/patches/02_giscanner_cache.patch - applied upstream - remove gir1.0-everything, whose files are no longer installed by upstream - install the source code for gir1.0-everything, which pygi now uses instead * debian/patches/02_local_gir.patch: new patch to use local .gir files during the build, in case the system ones came from an older g-i * debian/rules: set up the environment to use local .gir, .typelib files * While we're in the NEW queue for a SONAME bump anyway, name the shared library package according to Policy (libgirepository-1.0-1 instead of libgirepository1.0-1) * Add the cdbs list-missing rule [ Sjoerd Simons ] * Upload for smcv -- Sjoerd Simons Wed, 22 Sep 2010 23:39:04 +0200 gobject-introspection (0.9.3-1) experimental; urgency=low [ Sjoerd Simons ] * New upstream release [ Laurent Bigonville ] * debian/control.in: - Bump Standards-Version to 3.9.1 (no further changes) - Add proper Breaks for libgirepository1.0-doc package * debian/libgirepository1.0-1.symbols: - Fix symbols file and add new symbols * Add debian/patches/02_giscanner_cache.patch: - Do not crash if cache dir not present (Taken from Ubuntu) -- Sjoerd Simons Sun, 05 Sep 2010 11:32:12 +0100 gobject-introspection (0.6.15~git20100713-1) experimental; urgency=low [ Laurent Bigonville ] * Install Everything-1.0 and GIMarshallingTests-1.0 typelib in new gir1.0-everything-1.0 package (Closes: #550478) * Split documentation in its own -doc package (Closes: #584876) * debian/rules: Remove shlibs versioning logic now we're using .symbols file [ Gustavo Noronha Silva ] * Development snapshot * debian/libgirepository1.0-0.symbols: - update with new and remove(!) symbols * debian/patches/01_fix_doc_building.diff: - dodge documentation build problem by removing files that do not exist from the file lists * debian/rules: - no longer need simple-patchsys with 3.0 (quilt) source format * debian/control: - build-depend on glib >= 2.25.11 to make sure we can bind the new interfaces such as GSettings -- Gustavo Noronha Silva Tue, 13 Jul 2010 16:31:27 -0300 gobject-introspection (0.6.14-1) unstable; urgency=low * New upstream release * debian/control: Add Vcs-Svn and Vcs-Browser field * debian/libgirepository1.0-0.symbols: Add symbols file * Switch to dpkg-source 3.0 (quilt) format -- Laurent Bigonville Mon, 07 Jun 2010 09:46:24 +0200 gobject-introspection (0.6.12-1) unstable; urgency=low * New upstream release. -- Sebastian Dröge Tue, 25 May 2010 11:40:59 +0200 gobject-introspection (0.6.11-1) unstable; urgency=low * New upstream release: + debian/gir1.0-freedesktop.install: - Add xrandr-1.3 introspection files. + debian/libgirepository1.0-dev.install: - Add API documentation. -- Sebastian Dröge Sat, 22 May 2010 12:35:59 +0200 gobject-introspection (0.6.10-1) unstable; urgency=low * New upstream release: + debian/control.in: - Add build dependency on libcairo2-dev. -- Sebastian Dröge Mon, 19 Apr 2010 10:39:33 +0200 gobject-introspection (0.6.9-1) unstable; urgency=low [ Emilio Pozuelo Monfort ] * debian/rules: - Abort the build if the test suite doesn't pass. [ Sebastian Dröge ] * New upstream release. -- Sebastian Dröge Thu, 25 Mar 2010 17:43:40 +0100 gobject-introspection (0.6.8-1) unstable; urgency=low * New upstream release. - Catch OSError when trying to run libtool. Closes: #573798. * debian/watch: - Don't uupdate. * debian/control.in: - Standards-Version is 3.8.4, no changes needed. * debian/patches/01_disable-tests.patch: - Removed. Build the tests again. * debian/rules: - Run the test suite during the build, but don't make it fatal yet. -- Emilio Pozuelo Monfort Sun, 14 Mar 2010 16:57:57 +0100 gobject-introspection (0.6.7-3) unstable; urgency=low * debian/gobject-introspection.install: + Include autoconf/automake m4 macros and Makefile helpers for gobject-introspection autoconf/automake integration. -- Sebastian Dröge Wed, 13 Jan 2010 09:10:57 +0100 gobject-introspection (0.6.7-2) unstable; urgency=low * debian/control.in: - add libffi-dev as a Dependency for libgirepository1.0-dev (Closes: #564050) -- Gustavo Noronha Silva Thu, 07 Jan 2010 09:30:36 -0200 gobject-introspection (0.6.7-1) unstable; urgency=low * New upstream release: + debian/patches/02_home_permissions.patch: - Dropped, merged upstream. + debian/rules: - Update shlibs version for new API. -- Sebastian Dröge Wed, 06 Jan 2010 07:36:50 +0100 gobject-introspection (0.6.5-4) unstable; urgency=low * Run dh_girepository in binary-predeb so that permissions are fixed before. Closes: #551529. -- Josselin Mouette Mon, 19 Oct 2009 08:14:55 +0200 gobject-introspection (0.6.5-3) unstable; urgency=low * Remove obsolete statement regarding a dropped package. * Switch to python-support, the dependencies created by python-central are broken. * Introduce debhelper script, dh_girepository. + Install it in /usr/bin. * policy.txt: ship the GObject introspection mini policy. * Rename packages and rearrange files according to it. * Fix sections accordingly. -- Josselin Mouette Sun, 18 Oct 2009 11:57:20 +0200 gobject-introspection (0.6.5-2) unstable; urgency=low * 02_home_permissions.patch: new patch. Do not crash when $HOME is not writable. Closes: #549126. * Fix spelling errors in copyright. -- Josselin Mouette Thu, 01 Oct 2009 09:49:46 +0200 gobject-introspection (0.6.5-1) unstable; urgency=low * New upstream release: + debian/rules: - Update shlibs version to 0.6.5. * debian/control.in: + Update Standards-Version to 3.8.3. -- Sebastian Dröge Sat, 05 Sep 2009 07:31:58 +0200 gobject-introspection (0.6.4-1) unstable; urgency=low * New upstream release -- Gustavo Noronha Silva Wed, 01 Jul 2009 09:45:28 -0300 gobject-introspection (0.6.3-1) unstable; urgency=low * New upstream release * debian/control, debian/python-giscanner.install, debian/gobject-introspection.install: - python modules were made private with this release; I consulted with upstream and decided that following suit, and removing python-giscanner was in order * debian/control.in: - Make libgirepository1.0-dev conflict with and replace libgirepository-dev - Add a gobject-introspection-freedesktop package to hold the freedesktop-related modules which are also being shipped in this source package now. -- Gustavo Noronha Silva Wed, 24 Jun 2009 17:03:09 -0300 gobject-introspection (0.6.2-1) unstable; urgency=low * New upstream release: + debian/control.in, debian/*.install, debian/rules: - All libraries and directories now have 1.0 in their filenames, change everything accordingly. -- Sebastian Dröge Thu, 22 Jan 2009 07:43:46 +0100 gobject-introspection (0.6.1-2) unstable; urgency=low * debian/rules: + Set HOME to the builddir and clean it correctly as it's used for a cache directory and otherwise fails on buildds with non-writable HOME. -- Sebastian Dröge Sat, 06 Dec 2008 21:19:19 +0100 gobject-introspection (0.6.1-1) unstable; urgency=low [ Loic Minier ] * Extract libgirepository package name from control. * Use $(cdbs_curpkg). [ Sebastian Dröge ] * New upstream release: + debian/control.in: - Update build-depends. -- Sebastian Dröge Thu, 27 Nov 2008 08:23:51 +0100 gobject-introspection (0.6.0-1) unstable; urgency=low * Initial version (Closes: #497451). -- Sebastian Dröge Sat, 01 Nov 2008 12:16:00 +0100