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 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308
|
libgit2-glib (1.2.1-1) unstable; urgency=medium
* New upstream release
* Remove remaining patch: applied in new release
-- Jeremy Bícha <jbicha@ubuntu.com> Wed, 26 Feb 2025 07:03:35 -0500
libgit2-glib (1.2.0-2) unstable; urgency=high
[ Simon McVittie ]
* d/gir1.2-ggit-1.0.install: Tighten up glob expressions to avoid accidents
[ Jeremy Bícha ]
* Cherry-pick proposed patch to fix build with libgit2 1.8
* Bump minimum libgit2 to 1.8.0
* Add Provides: ${gir:Provides} to libgit2-glib-1.0-dev
* Stop using debian/control.in and dh-sequence-gnome
* Bump Standards Version to 4.7.0
-- Jeremy Bícha <jbicha@ubuntu.com> Sun, 06 Oct 2024 08:54:44 -0400
libgit2-glib (1.2.0-1) unstable; urgency=medium
[ Jeremy Bícha ]
* New upstream release
* debian/libgit2-glib-1.0-0.symbols: Add new symbols
* Update standards version to 4.6.2, no changes needed
[ Jarred Wilson ]
* Add debian/upstream/metadata
-- Jeremy Bícha <jbicha@ubuntu.com> Mon, 18 Sep 2023 16:34:04 -0400
libgit2-glib (1.1.0-1) unstable; urgency=medium
* New upstream release
* Build-Depend on gi-docgen instead of gtk-doc-tools
* debian/control.in: Bump minimum meson to 0.50.0
* debian/control.in: Bump Standards-Version to 4.6.1
* debian/libgit2-glib-1.0-0.symbols: Add new symbols
* Drop all patches: applied in new release
-- Jeremy Bicha <jbicha@ubuntu.com> Thu, 11 Aug 2022 16:27:42 -0400
libgit2-glib (1.0.0.1-2) unstable; urgency=medium
* Team upload
* d/p/meson-Simplify-enum-sources-generation.patch:
Add patch from upstream to simplify use of glib-mkenums.
This makes that part of the build reproducible, superseding our
Debian-specific patch.
* d/p/meson-Remove-the-use-of-join_paths-function.patch,
d/p/Revert-Use-python3.patch:
Add patches from upstream fixing installation of PyGI overrides
(Closes: #1009019, #1009452)
-- Simon McVittie <smcv@debian.org> Sun, 08 May 2022 11:04:31 +0100
libgit2-glib (1.0.0.1-1) unstable; urgency=medium
* New upstream release
* Drop patches applied in new release
* debian/libgit2-glib-1.0-0.symbols: Add new symbols
* Build-Depend on dh-sequence-gir and dh-sequence-gnome
* Bump debhelper-compat to 13
* debian/rules: Drop unneeded -Wl,--as-needed
* debian/rules: Drop no longer needed dbgsym migration
-- Jeremy Bicha <jbicha@debian.org> Sun, 02 Jan 2022 11:14:59 -0500
libgit2-glib (0.99.0.1-1) unstable; urgency=medium
* Team upload
* New upstream release
- Compatible with libgit2 1.0 (Closes: #971563, #976541)
* Update symbols file for new API
* Add patches from upstream to fix VAPI installation
-- Simon McVittie <smcv@debian.org> Sat, 05 Dec 2020 22:23:05 +0000
libgit2-glib (0.28.0.1-2) unstable; urgency=medium
* debian/gir1.2-ggit-1.0.install: Install the Ggit.py override file at the
correct location (Closes: #946321)
* debian/control.in: Add libglib2.0-doc to B-D-I and mark the -doc package
with Build-Profiles: <!nodoc>
* debian/control.in: Mark libgit2-glib-1.0-dev with Multi-arch: same
* Bump debhelper version to 12
* Bump Standards-Version to 4.5.0 (no further changes)
* debian/libgit2-glib-1.0-doc.doc-base: Update the path to the documentation
to use the symlink inside /usr/share/doc, to please lintian
* Rename debian/TODO.Debian to debian/TODO to please lintian
-- Laurent Bigonville <bigon@debian.org> Mon, 02 Mar 2020 14:32:23 +0100
libgit2-glib (0.28.0.1-1) unstable; urgency=medium
* Team upload
[ Simon McVittie ]
* New upstream release
- Compatible with libgit2 0.28 (Closes: #931684)
* d/tests/build: Rebuild and run upstream's unit test as an autopkgtest.
This exercises basic functionality of the library itself, as well as
the -dev package.
* d/p/Use-basename-in-enumtypes-templates.patch:
Add patch from Chris Lamb to make the build more reproducible
(Closes: #907793)
* Use a temporary home directory to work around #935817
(Closes: #934673)
* Standards-Version: 4.4.0 (no changes required)
* Set Rules-Requires-Root to no
[ Jongmin Kim ]
* Add new symbols
[ Pirate Praveen ]
* Use libgit2-dev >= 0.28
[ Simon McVittie ]
* Revert "Use libgit2-dev >= 0.28".
This version can be binNMU'd to be rebuilt against the new version
of libgit2 when the time comes.
-- Simon McVittie <smcv@debian.org> Mon, 26 Aug 2019 19:09:36 +0100
libgit2-glib (0.27.8-1) experimental; urgency=medium
* New upstream release
* Bump minimum meson to 0.48.0
* deiban/libgit2-glib-1.0-0.symbols: Add new symbols
-- Jeremy Bicha <jbicha@debian.org> Sun, 17 Mar 2019 16:23:11 -0400
libgit2-glib (0.27.7-1) unstable; urgency=medium
* New upstream release
* Add -Wl,-O1 to our LDFLAGS
* Drop libgit2-0.27-compat.patch: Applied in new release
* debian/watch: Watch for odd-numbered release too
* Bump Standards-Version to 4.3.0
-- Jeremy Bicha <jbicha@debian.org> Sun, 23 Dec 2018 12:28:25 -0500
libgit2-glib (0.26.4-1) unstable; urgency=medium
* Team upload
[ Jeremy Bicha ]
* New upstream release
- No longer uses gnome-common (Closes: #829841)
* Build with meson
* Drop obsolete debian/source/options
* Bump Standards-Version to 4.1.4
[ Simon McVittie ]
* d/p/libgit2-0.27-compat.patch:
Add patch from Steve Langasek to adapt to libgit2 0.27's API,
modified so that we can build against either libgit2 0.26 or 0.27
and so will only need a binNMU for the transition (Closes: #903146)
-- Simon McVittie <smcv@debian.org> Sun, 08 Jul 2018 13:58:00 +0100
libgit2-glib (0.26.2-1) unstable; urgency=medium
* New upstream release
* debian/libgit2-glib-1.0-0.symbols: Add new symbols
* Add debian/docs to install NEWS
* Update debian/gbp.conf for Debian GNOME conventions
* Update Vcs fields for migration to https://salsa.debian.org/
* Bump debhelper compat to 11
-- Jeremy Bicha <jbicha@debian.org> Sat, 20 Jan 2018 22:36:24 -0500
libgit2-glib (0.26.0-3) unstable; urgency=medium
* Upload to unstable
-- Laurent Bigonville <bigon@debian.org> Thu, 14 Sep 2017 13:12:32 +0200
libgit2-glib (0.26.0-2) experimental; urgency=medium
* Rename gir1.2-git2-glib-1.0 to gir1.2-ggit-1.0
-- Laurent Bigonville <bigon@debian.org> Fri, 25 Aug 2017 13:31:49 +0200
libgit2-glib (0.26.0-1) experimental; urgency=medium
* New upstream version 0.26.0 (Closes: #872850)
* debian/control: Bump libgit2 build-dependency to 0.26.0
* debian/libgit2-glib-1.0-0.symbols: Adjust the symbols file
* Drop -dbg package and rely on the dbgsym one
* gir1.2-git2-glib-1.0.install: Install the typelib file in the m-a path
* debian/control: Bump Standards-Version to 4.1.0 (no further changes)
* Adopt the package in behalf of the Debian GNOME Maintainers team
(Closes: #851451)
* debian/control.in: Drop libgirepository1.0-dev from the
libgit2-glib-1.0-dev deps
-- Laurent Bigonville <bigon@debian.org> Fri, 25 Aug 2017 13:25:45 +0200
libgit2-glib (0.24.4-1) unstable; urgency=medium
* New upstream release [September 2016].
* Standards-Version: 3.9.8.
* Modernised Vcs-Browser URL.
* Fixed Vcs-Git URL.
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 16 Oct 2016 15:27:18 +1100
libgit2-glib (0.24.0-3) unstable; urgency=medium
* Upload to unstable.
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 14 Apr 2016 14:07:51 +1000
libgit2-glib (0.24.0-2) experimental; urgency=medium
* Added "Build-Depends-Package" field to .symbols file.
Thanks, Andreas Henriksson.
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 13 Apr 2016 11:31:11 +1000
libgit2-glib (0.24.0-1) experimental; urgency=medium
* New upstream release [March 2016] (Closes: #819871).
* Build-Depends:
- libgit2-dev (>= 0.23.0)
+ libgit2-dev (>= 0.24.0)
* Standards-Version: 3.9.7.
-- Dmitry Smirnov <onlyjob@debian.org> Fri, 18 Mar 2016 06:27:21 +1100
libgit2-glib (0.23.10-1) unstable; urgency=medium
* New upstream release [February 2016].
* Updated Vcs URLs (vcs-field-uses-insecure-uri).
-- Dmitry Smirnov <onlyjob@debian.org> Fri, 12 Feb 2016 10:27:57 +1100
libgit2-glib (0.23.8-1) unstable; urgency=medium
* New upstream release [December 2015].
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 30 Dec 2015 22:44:44 +1100
libgit2-glib (0.23.6-1) unstable; urgency=medium
* New upstream release [September 2015].
-- Dmitry Smirnov <onlyjob@debian.org> Tue, 29 Sep 2015 11:33:43 +1000
libgit2-glib (0.23.4-2) unstable; urgency=medium
* Updated versioned dependencies (Closes: #798832).
Thanks, Julien Cristau.
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 14 Sep 2015 09:21:18 +1000
libgit2-glib (0.23.4-1) unstable; urgency=low
* New upstream release [August 2015].
* Build-Depends:
- libgit2-dev (>= 0.22.2-2~)
+ libgit2-dev (>= 0.23.0)
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 09 Sep 2015 05:18:50 +1000
libgit2-glib (0.22.8-1) unstable; urgency=low
* New upstream release [April 2015] (Closes: #786598).
+ Bump (Build-)Depends to "libgit2-dev (>= 0.22.2-2~)".
* Removed obsolete "build.patch".
* Build with "--enable-ssh" to fail without ssh support in libgit2.
* Upload to unstable.
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 01 Jun 2015 10:41:07 +1000
libgit2-glib (0.0.24-1) experimental; urgency=medium
* New upstream release [November 2014].
* Build-Depends: +valac
* Ship vapi files in -dev package (Closes: #771525).
Thanks, Sebastian Reichel.
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 01 Jan 2015 14:34:12 +1100
libgit2-glib (0.0.22-1) unstable; urgency=medium
* New upstream release [September 2014].
* Removed "nossh.patch".
* Standards-Version: 3.9.6.
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 29 Sep 2014 15:55:39 +1000
libgit2-glib (0.0.20-1) unstable; urgency=low
* New upstream release [July 2014].
* Upload to unstable (Closes: #760633).
* Added "build.patch" and "nossh.patch" to fix build errors.
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 10 Sep 2014 19:23:19 +1000
libgit2-glib (0.0.12-1) experimental; urgency=low
* Initial release (Closes: #706119).
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 28 Apr 2014 09:27:43 +1000
|