]> git.proxmox.com Git - libgit2.git/blame - debian/changelog
Whitespace cleanup copyright file
[libgit2.git] / debian / changelog
CommitLineData
d0f1b53f
RS
1libgit2 (0.20.0-1) UNRELEASED; urgency=medium
2
3 * New upstream release 0.20.0.
d538205f
RS
4 * debian/patches/disable_online_tests.patch: Renamed to
5 disable_tests.patch.
6 * debian/patches/disable_tests.patch: Disabled blame test.
53e01cae 7 * debian/rules: Use automatic dh_makeshlib version dependency.
777e439e 8 * Bumped standards version to 3.9.5 (no change necessary).
d0f1b53f
RS
9
10 -- Russell Sim <russell.sim@gmail.com> Thu, 13 Feb 2014 09:17:02 +1100
11
e832b958
RS
12libgit2 (0.19.0-2) experimental; urgency=low
13
14 * Added correct dependencies to development package. (Closes: #715173)
15 * Standards upgrade to version 3.9.4.
16 * Multi-arch support.
17 * Manually specified symbols instead of relying on regex.
18
22daa806 19 -- Russell Sim <russell.sim@gmail.com> Wed, 20 Aug 2013 22:33:20 +1000
e832b958 20
82a15364 21libgit2 (0.19.0-1) experimental; urgency=low
15ba946c
RS
22
23 * Enable threading. (Closes: #700181)
24
25 -- Russell Sim <russell.sim@gmail.com> Tue, 02 Jul 2013 19:43:00 +1000
26
a5cd1036
RS
27libgit2 (0.18.0-2) experimental; urgency=low
28
29 * Disable online tests.
30 Thanks to Felix Geyer for the heads up. (Closes: #712300)
31
32 -- Russell Sim <russell.sim@gmail.com> Mon, 17 Jun 2013 23:11:15 +1000
33
61fb4ac9 34libgit2 (0.18.0-1) experimental; urgency=low
f00d1952
RS
35
36 [ Russell Sim ]
61fb4ac9 37 * Added examples to dev package.
f00d1952
RS
38
39 [ Carlos Martín Nieto ]
40 * Build-Depend on python-minimal instead of -all
41 * BUILD_TESTS isn't used in this project
42
43 [ Russell Sim ]
44 * New upstream release 0.18.0.
45
61fb4ac9 46 -- Russell Sim <russell.sim@gmail.com> Tue, 30 Apr 2013 00:55:09 +1000
f00d1952 47
07b6b1e0 48libgit2 (0.17.0-1) experimental; urgency=low
6d6574ab
RS
49
50 * New Upstream Release.
058d3b0a
RS
51 * debian/patches/build_static.patch: Enables building as both
52 static and dynamic library.
53 * debian/rules: Added CMAKE_BUILD_TYPE=RelWithDebInfo to rules file.
54 * debian/compat: Updated to 9, adds support for hardening.
6d6574ab
RS
55
56 -- Russell Sim <russell.sim@gmail.com> Sun, 20 May 2012 21:34:12 +1000
57
07b6b1e0 58libgit2 (0.16.0-1) experimental; urgency=low
51285d00 59
8dc4ea58 60 * Initial release (Closes: #614517)
7618a9d9 61
f5d3f967 62 -- Russell Sim <russell.sim@gmail.com> Tue, 06 Mar 2012 23:03:20 +1100