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 214 215 216 217 218 219 220 221
|
libxmlb (0.3.22-1) unstable; urgency=medium
* New upstream version
-- Mario Limonciello <superm1@gmail.com> Wed, 19 Mar 2025 10:11:39 -0500
libxmlb (0.3.21-1) unstable; urgency=medium
* New upstream version
-- Mario Limonciello <superm1@gmail.com> Wed, 19 Mar 2025 10:11:37 -0500
libxmlb (0.3.20-1) unstable; urgency=medium
* New upstream version
-- Mario Limonciello <superm1@gmail.com> Mon, 14 Oct 2024 09:20:56 -0500
libxmlb (0.3.19-1) unstable; urgency=medium
* New upstream version
-- Mario Limonciello <superm1@gmail.com> Wed, 21 Aug 2024 14:09:17 -0500
libxmlb (0.3.18-1) unstable; urgency=medium
* New upstream version (0.3.18)
* Drop patch for zstd decompression issue, upstream.
-- Mario Limonciello <superm1@gmail.com> Tue, 09 Apr 2024 15:52:31 -0500
libxmlb (0.3.17-2) unstable; urgency=medium
* Backport a patch from upstream to fix decompressing some zstd metadata.
This fixes accessing some remotes in fwupd.
-- Mario Limonciello <superm1@gmail.com> Tue, 09 Apr 2024 14:23:10 -0500
libxmlb (0.3.17-1) unstable; urgency=medium
* New upstream release
-- Mario Limonciello <superm1@gmail.com> Fri, 05 Apr 2024 06:31:05 -0500
libxmlb (0.3.16-1) unstable; urgency=medium
* New upstream release
-- Mario Limonciello <superm1@gmail.com> Wed, 03 Apr 2024 09:10:32 -0500
libxmlb (0.3.15-1) unstable; urgency=medium
* Team upload
* New upstream release
* Add Build-Depends: dh-sequence-gir
* Add Build-Depends-Package
-- Jeremy BĂcha <jbicha@ubuntu.com> Thu, 22 Feb 2024 18:56:44 -0500
libxmlb (0.3.14-2) unstable; urgency=medium
* Fix autopkgtest by setting the right data location
-- Matthias Klumpp <mak@debian.org> Fri, 01 Sep 2023 10:42:10 +0200
libxmlb (0.3.14-1) unstable; urgency=medium
* New upstream bugfix release: 0.3.14
-- Matthias Klumpp <mak@debian.org> Thu, 24 Aug 2023 22:44:50 +0200
libxmlb (0.3.13-1) unstable; urgency=medium
* New upstream release: 0.3.13
* Add dependency on libzstd
* Mark rules as not requiring root
-- Matthias Klumpp <mak@debian.org> Tue, 22 Aug 2023 22:45:18 +0200
libxmlb (0.3.10-2) unstable; urgency=medium
* No-change upload to trigger a full rebuild
-- Matthias Klumpp <mak@debian.org> Thu, 22 Dec 2022 23:54:36 +0100
libxmlb (0.3.10-1) unstable; urgency=medium
* New upstream release: 0.3.10
- Resolves double-free corruption (Closes: #1019262)
- xb-tool has been moved to PATH
- Various other crash fixes
* Bump standards version: No changes needed
* Add new package for xb-tool, which is now in PATH
-- Matthias Klumpp <mak@debian.org> Tue, 20 Dec 2022 18:16:38 +0100
libxmlb (0.3.8-1) unstable; urgency=medium
* New upstream release: 0.3.8
-- Matthias Klumpp <mak@debian.org> Sun, 10 Apr 2022 21:46:50 +0200
libxmlb (0.3.6-2) unstable; urgency=medium
* Add dependency on liblzma-dev to dev package
- This fulfills the private pkgconf requirement on liblzma
-- Matthias Klumpp <mak@debian.org> Thu, 16 Dec 2021 22:35:28 +0100
libxmlb (0.3.6-1) unstable; urgency=medium
* New upstream bugfix release: 0.3.6
-- Matthias Klumpp <mak@debian.org> Wed, 08 Dec 2021 14:42:14 +0100
libxmlb (0.3.5-1) unstable; urgency=medium
* New upstream release: 0.3.5
* Bump standards version (no changes needed)
* Add build dependency on liblzma
* Update symbols file
-- Matthias Klumpp <mak@debian.org> Thu, 02 Dec 2021 22:38:52 +0100
libxmlb (0.3.2-1) unstable; urgency=medium
[ Matthias Klumpp ]
* Upload to unstable
* New upstream release: 0.3.2
* d/copyright: Use secure URL
* Update symbols file
[ Will Thompson ]
* debian/control: fix typo
-- Matthias Klumpp <mak@debian.org> Sat, 21 Aug 2021 19:05:36 +0200
libxmlb (0.2.1-1) experimental; urgency=medium
* New upstream release: 0.2.1
* Target experimental, as we are in transition freeze and the
previous 0.2.0 release was never uploaded and would trigger
a transition.
* Add gbp.conf
* Drop all patches: Applied upstream
-- Matthias Klumpp <mak@debian.org> Fri, 22 Jan 2021 18:06:10 +0100
libxmlb (0.2.0-1) unstable; urgency=medium
* New upstream version.
* drop existing patches, now upstream
* Backport new patches that fix ABI mistake in 0.2.0
* Update packages for soname bump that broke ABI
-- Mario Limonciello <mario.limonciello@dell.com> Tue, 18 Aug 2020 14:31:01 -0500
libxmlb (0.1.15-2) unstable; urgency=medium
* Team upload.
* Bump debhelper compatibility to 12
* debian/control: Bump Standards-Version to 4.5.0 (no further changes)
* debian/control: Add libglib2.0-doc to the BD to fix the links between the
gtk-doc files
* debian/libxmlb-dev.install: Install the .gir file and add the proper
dependencies
* debian/rules: Run the gir sequence
* Ship the installed-tests in new libxmlb-tests package
* debian/control: Build gir1.2-xmlb-1.0 on all architectures
* d/p/tests-Make-the-build-reproducible.patch: Make the installed tests
reproductible
* debian/libxmlb1.symbols: Add the Build-Depends-Package field
* debian/control: Drop uuid-dev BD, this is not needed since 0.1.14
* debian/control: Fix the short description of gir1.2-xmlb-1.0
(Closes: #921833)
-- Laurent Bigonville <bigon@debian.org> Thu, 02 Apr 2020 19:39:22 +0200
libxmlb (0.1.15-1) unstable; urgency=medium
* New upstream version (0.1.15)
-- Mario Limonciello <mario.limonciello@dell.com> Wed, 04 Mar 2020 11:51:10 -0600
libxmlb (0.1.14-1) unstable; urgency=medium
* New upstream version (0.1.14)
-- Mario Limonciello <mario.limonciello@dell.com> Tue, 03 Dec 2019 10:22:05 -0600
libxmlb (0.1.13-2) unstable; urgency=medium
* Add debian/symbols (Closes: #945204)
-- Mario Limonciello <mario.limonciello@dell.com> Thu, 21 Nov 2019 13:29:23 -0600
libxmlb (0.1.13-1) unstable; urgency=medium
* New upstream version (0.1.13)
-- Mario Limonciello <mario.limonciello@dell.com> Thu, 17 Oct 2019 06:31:23 -0500
libxmlb (0.1.8-1) unstable; urgency=medium
* New upstream version (0.1.8)
* Drop all patches: upstream
-- Mario Limonciello <mario.limonciello@dell.com> Tue, 26 Mar 2019 15:45:12 -0500
libxmlb (0.1.6-2) unstable; urgency=medium
* Backport two patches that should fix compilation on some Debian port
architectures.
-- Mario Limonciello <mario.limonciello@dell.com> Fri, 08 Feb 2019 12:24:39 -0600
libxmlb (0.1.6-1) unstable; urgency=medium
* Initial release. Closes: #920777
-- Mario Limonciello <mario.limonciello@dell.com> Mon, 28 Jan 2019 19:40:37 -0600
|