1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213
|
libgom (0.5.5-1) unstable; urgency=medium
* New upstream release
* Simplify debian/rules
* Salsa CI: Opt into testing nodoc build profile
* Remove remaining patch: applied in new version
-- Jeremy Bícha <jbicha@ubuntu.com> Wed, 29 Oct 2025 11:14:04 -0400
libgom (0.5.4-1) unstable; urgency=medium
[ Jeremy Bícha ]
* New upstream release
* Try removing a Debian patch that disabled a slow test
* Opt into Salsa CI
[ Simon McVittie ]
* d/control: Add missing B-D on gir1.2-*-dev
* d/control: Replace libgirepository1.0-dev B-D with gobject-introspection
* Add ${gir:Depends}, ${gir:Provides} to -dev package
* d/control, d/rules: Don't require gi-docgen unless building documentation
* Remove libglib2.0-doc from Build-Depends-Indep.
gi-docgen doesn't use this.
* d/copyright: Remove references to the GFDL.
The gi-docgen-based documentation appears to be under the same LGPL
license as the source code.
* d/libgom-1.0-doc.links: Make API documentation more discoverable
* d/libgom-1.0-doc.doc-base.gom-1.0:
Register API documentation with doc-base
* Remove obsolete Lintian override
* d/control: Remove Rules-Requires-Root, unnecessary since trixie
* d/control: Standards-Version: 4.7.2 (no changes required)
* d/tests: Add superficial autopkgtests for the -dev library and typelib
* d/p/examples-Explicitly-tell-PyGI-which-version-of-Gom-to-imp.patch:
Add proposed patch fixing a warning in the Python example
-- Jeremy Bícha <jbicha@ubuntu.com> Thu, 11 Sep 2025 10:41:07 -0400
libgom (0.5.3-1) unstable; urgency=medium
* New upstream release
* deiban/libgom-1.0-0t64.symbols: Add new symbol
-- Jeremy Bícha <jbicha@ubuntu.com> Wed, 07 Aug 2024 14:52:35 -0400
libgom (0.5.2-1) unstable; urgency=medium
* New upstream release
* Bump Standards Version to 4.7.0
-- Jeremy Bícha <jbicha@ubuntu.com> Tue, 09 Jul 2024 17:32:21 -0400
libgom (0.5.1-1) unstable; urgency=medium
* New upstream release
* debian/libgom-1.0-0t64.symbols: Add new symbols
-- Jeremy Bícha <jbicha@ubuntu.com> Thu, 11 Apr 2024 14:32:16 -0400
libgom (0.5.0-1) unstable; urgency=medium
* New upstream release
* Build-Depend on gi-docgen instead of gtk-doc-tools
-- Jeremy Bícha <jbicha@ubuntu.com> Mon, 01 Apr 2024 12:07:29 -0400
libgom (0.4-3) unstable; urgency=medium
* Stop using dh-sequence-gnome
* Release to unstable (Closes: #1062318, #1055227)
-- Jeremy Bícha <jbicha@ubuntu.com> Wed, 28 Feb 2024 21:01:41 -0500
libgom (0.4-2.1~exp1) experimental; urgency=medium
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition.
-- Steve Langasek <vorlon@debian.org> Thu, 01 Feb 2024 01:54:39 +0000
libgom (0.4-2) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Add debian/upstream/metadata
* Avoid explicitly specifying -Wl,--as-needed linker flag.
* Drop transition for old debug package migration
* Update standards version to 4.6.2, no changes needed
[ Jeremy Bícha ]
* Stop using debian/control.in and dh_gnome_clean
* Simplify debian/rules
* Update debian/gbp.conf for team style
* Add lintian override for gir package shipping pygobject override
without Python dependency
-- Jeremy Bícha <jbicha@ubuntu.com> Fri, 01 Dec 2023 12:26:22 -0500
libgom (0.4-1.1) unstable; urgency=medium
* Non-maintainer upload
* Move from libgdk-pixbuf2.0-dev to libgdk-pixbuf-2.0-dev (Closes: #1037389)
-- Bastian Germann <bage@debian.org> Sat, 21 Oct 2023 11:53:02 +0200
libgom (0.4-1) unstable; urgency=medium
* New upstream release
- Bump build-dependency against meson
* debian/control.in: Bump Standards-Version to 4.5.0 (no further changes)
* Bump debherlper version to 12
* debian/control.in Add libglib2.0-doc to B-D-I and mark the -doc package
with Build-Profiles: <!nodoc>
* debian/control.in: Add Rules-Requires-Root: no
-- Laurent Bigonville <bigon@debian.org> Mon, 02 Mar 2020 13:57:22 +0100
libgom (0.3.3-5) unstable; urgency=medium
* Add dh_makeshlibs -- -c4
* Add -Wl,-O1 to our LDFLAGS
* debian/libgom-1.0-0.symbols: Add Build-Depends-Package
* Bump Standards-Version to 4.3.0
-- Jeremy Bicha <jbicha@debian.org> Thu, 27 Dec 2018 21:26:02 -0500
libgom (0.3.3-4) unstable; urgency=medium
* Update Vcs fields for move to https://salsa.debian.org/
* Update debian/gbp.conf for Debian GNOME team conventions
* Bump debhelper compat to 11
* Bump Standards-Version to 4.1.3
-- Jeremy Bicha <jbicha@debian.org> Fri, 19 Jan 2018 08:20:26 -0500
libgom (0.3.3-3) unstable; urgency=medium
* debian/patches/01_test_timeout.path: Really fix FTBFS by disabling the
long running test (Closes: #876284)
-- Laurent Bigonville <bigon@debian.org> Mon, 13 Nov 2017 18:47:13 +0100
libgom (0.3.3-2) unstable; urgency=medium
* debian/patches/01_test_timeout.path: Increase the timeout for the
test-gom-stress test (Closes: #876284)
* debian/control.in: Bump Standards-Version to 4.1.1 (no further changes)
* debian/watch: Use https to check the upstream version
-- Laurent Bigonville <bigon@debian.org> Mon, 13 Nov 2017 08:46:20 +0100
libgom (0.3.3-1) unstable; urgency=medium
* New upstream version 0.3.3
* debian/control.in: Bump debhelper to 10.4 and add meson as build-dep
* debian/rules: Convert configure options to meson ones
* debian/control.in: Drop intltool build-dep, upstream dropped i18n support,
as there are no user-visible strings
* debian/control.in: Drop gnome-common build-dep now that we are using meson
(Closes: #830055)
* debian/control.in: Bump Standards-Version to 4.1.0 (no further changes)
* debian/gir1.2-gom-1.0.install: Fix installation of the gi override
* debian/libgom-1.0-doc.examples: Install examples in the -doc package
* Drop the libgom-1.0-common, there is no translations to install anymore
* debian/libgom-1.0-dev.install: Don't install the static lib anymore
-- Laurent Bigonville <bigon@debian.org> Sun, 17 Sep 2017 13:17:00 +0200
libgom (0.3.2-2) unstable; urgency=medium
[ Laurent Bigonville ]
* debian/control.in: Add an explicit build-dependency against intltool
(Closes: #837837)
[ Michael Biebl ]
* Bump debhelper compat level to 10.
* Bump Standards-Version to 3.9.8.
* Switch Vcs-Browser to cgit.
* Add Build-Depends on gnome-common. Required by autoreconf for the
GNOME_COMPILE_WARNINGS macro.
-- Michael Biebl <biebl@debian.org> Fri, 21 Oct 2016 15:05:58 +0200
libgom (0.3.2-1) unstable; urgency=medium
* Imported Upstream version 0.3.2
* Drop libgom-1.0-0-dbg, rely on automatic dbgsym package
* debian/control.in: Bump Standards-Version to 3.9.7 (no further changes)
* debian/libgom-1.0-0.symbols: Add new exported symbols
* debian/control.in: Adjust the Vcs-* URL's to please lintian (again)
* Enable introspection overrides for Python
-- Laurent Bigonville <bigon@debian.org> Fri, 22 Apr 2016 17:55:15 +0200
libgom (0.3.1-1) unstable; urgency=medium
[ Laurent Bigonville ]
* debian/rules: Enable call to dh_girepository during build (Closes: #788760)
* debian/rules, debian/control.in: Add Uploaders generation magic
[ Joseph Herlant ]
* Imported Upstream version 0.3.1
* Removing patches integrated in upstream
* Updating symbols file to match new upstream version
* debian/rules: Removing -pie flag
-- Joseph Herlant <herlantj@gmail.com> Thu, 18 Jun 2015 09:35:39 -0700
libgom (0.2.1-1) unstable; urgency=low
* Initial release (Closes: #762966)
-- Joseph Herlant <herlantj@gmail.com> Sat, 11 Oct 2014 12:01:04 +0200
|