]> git.proxmox.com Git - libgit2.git/blob - debian/changelog
Released 0.18.0-2
[libgit2.git] / debian / changelog
1 libgit2 (0.18.0-2) experimental; urgency=low
2
3 * Disable online tests.
4 Thanks to Felix Geyer for the heads up. (Closes: #712300)
5
6 -- Russell Sim <russell.sim@gmail.com> Mon, 17 Jun 2013 23:11:15 +1000
7
8 libgit2 (0.18.0-1) experimental; urgency=low
9
10 [ Russell Sim ]
11 * Added examples to dev package.
12
13 [ Carlos Martín Nieto ]
14 * Build-Depend on python-minimal instead of -all
15 * BUILD_TESTS isn't used in this project
16
17 [ Russell Sim ]
18 * New upstream release 0.18.0.
19
20 -- Russell Sim <russell.sim@gmail.com> Tue, 30 Apr 2013 00:55:09 +1000
21
22 libgit2 (0.17.0-1) experimental; urgency=low
23
24 * New Upstream Release.
25 * debian/patches/build_static.patch: Enables building as both
26 static and dynamic library.
27 * debian/rules: Added CMAKE_BUILD_TYPE=RelWithDebInfo to rules file.
28 * debian/compat: Updated to 9, adds support for hardening.
29
30 -- Russell Sim <russell.sim@gmail.com> Sun, 20 May 2012 21:34:12 +1000
31
32 libgit2 (0.16.0-1) experimental; urgency=low
33
34 * Initial release (Closes: #614517)
35
36 -- Russell Sim <russell.sim@gmail.com> Tue, 06 Mar 2012 23:03:20 +1100