]> git.proxmox.com Git - libgit2.git/blob - debian/changelog
Update debian/changelog
[libgit2.git] / debian / changelog
1 libgit2 (0.24.1-1) experimental; urgency=medium
2
3 * Team upload.
4 * New upstream release.
5 * Drop git_tests-fix-core-stream-test-when-built-with-openssl-o.patch
6 - merged upstream.
7 * Revert "Disable fakeroot emulation when running tests"
8 - no longer needed thanks to upstream fix.
9
10 -- Andreas Henriksson <andreas@fatal.se> Tue, 12 Apr 2016 16:34:48 +0200
11
12 libgit2 (0.24.0-2) experimental; urgency=medium
13
14 * Team upload.
15 * Incorporate 0.23.1-1.1 NMU diff
16 * Drop libgit2-dbg and migrate to dbgsym
17 * Add git_tests-fix-core-stream-test-when-built-with-openssl-o.patch
18 - cherry-picked from upstream git master.
19 * Disable fakeroot emulation when running tests
20 - tests only works under regular user or real root.
21
22 -- Andreas Henriksson <andreas@fatal.se> Mon, 11 Apr 2016 17:03:05 +0200
23
24 libgit2 (0.24.0-1) experimental; urgency=medium
25
26 * Team upload.
27 * New upstream release. (Closes: #798338)
28 * Rename packages for new upstream so version -24
29 * Update debian/libgit2-24.symbols
30 * Bump Standards-Version to 3.9.7
31 * Update Vcs-* for new collab-maint repo
32
33 -- Andreas Henriksson <andreas@fatal.se> Mon, 04 Apr 2016 15:30:44 +0200
34
35 libgit2 (0.23.1-1.1) unstable; urgency=high
36
37 * Non-maintainer upload.
38 * Don't depend on OpenSSL, either directly or indirectly. Build with and
39 depend on libcurl4-gnutls-dev instead. (Closes: #798421)
40 * Drop associated Build-Depends on ca-certificates.
41
42 -- Josh Triplett <josh@joshtriplett.org> Fri, 18 Mar 2016 17:08:00 -0700
43
44 libgit2 (0.23.1-1) unstable; urgency=medium
45
46 * New upstream release 0.23.1.
47 * debian/control: Added build dependency on libcurl4-openssl-dev.
48 * debian/control: Updated VCS URL.
49 * debian/copyright: Added winhttp copyright.
50 * debian/docs: Added missing development documentation.
51 * debian/libgit2-23.symbols: Updated with latest symbols.
52 * debian/libgit2-dev.lintian-overrides: Override comment
53 stripping, should work once it's supported by dh_strip.
54 * debian/patches/disable_tests.patch: Updated for 0.23.0.
55
56 -- Russell Sim <russell.sim@gmail.com> Tue, 11 Aug 2015 08:51:39 +1000
57
58 libgit2 (0.22.2-2) unstable; urgency=medium
59
60 * debian/control: Added dependency on pkg-config (Closes: #786494)
61 * debian/rules: Manually cleanup clar files (Closes: #786491)
62
63 -- Russell Sim <russell.sim@gmail.com> Sat, 23 May 2015 22:42:04 -0700
64
65 libgit2 (0.22.2-1) unstable; urgency=medium
66
67 * New upstream releaase 0.22.2 (Closes: #780495).
68
69 -- Russell Sim <russell.sim@gmail.com> Wed, 06 May 2015 21:54:25 +1000
70
71 libgit2 (0.21.3-1.1) unstable; urgency=medium
72
73 * Non-maintainer upload.
74 * Use CURDIR instead of PWD to fix the previous upload (Closes: #761539).
75
76 -- Ivo De Decker <ivodd@debian.org> Thu, 08 Jan 2015 23:04:40 +0100
77
78 libgit2 (0.21.3-1) unstable; urgency=medium
79
80 * New upstream release 0.21.3 (CVE-2014-9390) (Closes: #774048).
81 * debian/rules: Run tests in a local tmpdir to fix FTBFS (Closes: #761539).
82
83 -- Russell Sim <russell.sim@gmail.com> Sun, 28 Dec 2014 18:52:18 +1100
84
85 libgit2 (0.21.2-2) unstable; urgency=medium
86
87 * debian/control: Added missing dependencies. (Closes: #768482)
88
89 -- Russell Sim <russell.sim@gmail.com> Sun, 16 Nov 2014 10:33:23 +0100
90
91 libgit2 (0.21.2-1) unstable; urgency=medium
92
93 * New upstream release 0.21.2.
94 * debian/control: Added libssh2-1-dev requirement. (Closes: #761042)
95 * debian/control: Added libhttp-parser-dev requirement.
96 * debian/copyright: Fixed MIT NGINX license format.
97 * debian/copyright: Reordered file sections.
98 * debian/copyright: Fixed incorrect clar licensing.
99 * Bumped standards version to 3.9.6 (no change necessary).
100
101 -- Russell Sim <russell.sim@gmail.com> Tue, 28 Oct 2014 20:34:58 +1100
102
103 libgit2 (0.21.1-1) unstable; urgency=medium
104
105 * New upstream release 0.21.1.
106
107 -- Russell Sim <russell.sim@gmail.com> Wed, 03 Sep 2014 12:41:44 +1000
108
109 libgit2 (0.21.0-1) UNRELEASED; urgency=medium
110
111 * New upstream release 0.21.0.
112 * debian/copyright: Added new licenses: ICS, CC0.
113 * Library name now matches so name version.
114
115 -- Russell Sim <russell.sim@gmail.com> Sat, 21 Jun 2014 11:19:23 +1000
116
117 libgit2 (0.20.0-1) experimental; urgency=medium
118
119 * New upstream release 0.20.0.
120 * debian/patches/disable_online_tests.patch: Renamed to
121 disable_tests.patch.
122 * debian/patches/disable_tests.patch: Disabled blame test.
123 * debian/rules: Use automatic dh_makeshlib version dependency.
124 * Bumped standards version to 3.9.5 (no change necessary).
125 * debian/copyright: Added new licenses: MIT, BSD and PHP
126
127 -- Russell Sim <russell.sim@gmail.com> Thu, 13 Mar 2014 20:35:39 +1100
128
129 libgit2 (0.19.0-2) experimental; urgency=low
130
131 * Added correct dependencies to development package. (Closes: #715173)
132 * Standards upgrade to version 3.9.4.
133 * Multi-arch support.
134 * Manually specified symbols instead of relying on regex.
135
136 -- Russell Sim <russell.sim@gmail.com> Wed, 20 Aug 2013 22:33:20 +1000
137
138 libgit2 (0.19.0-1) experimental; urgency=low
139
140 * Enable threading. (Closes: #700181)
141
142 -- Russell Sim <russell.sim@gmail.com> Tue, 02 Jul 2013 19:43:00 +1000
143
144 libgit2 (0.18.0-2) experimental; urgency=low
145
146 * Disable online tests.
147 Thanks to Felix Geyer for the heads up. (Closes: #712300)
148
149 -- Russell Sim <russell.sim@gmail.com> Mon, 17 Jun 2013 23:11:15 +1000
150
151 libgit2 (0.18.0-1) experimental; urgency=low
152
153 [ Russell Sim ]
154 * Added examples to dev package.
155
156 [ Carlos Martín Nieto ]
157 * Build-Depend on python-minimal instead of -all
158 * BUILD_TESTS isn't used in this project
159
160 [ Russell Sim ]
161 * New upstream release 0.18.0.
162
163 -- Russell Sim <russell.sim@gmail.com> Tue, 30 Apr 2013 00:55:09 +1000
164
165 libgit2 (0.17.0-1) experimental; urgency=low
166
167 * New Upstream Release.
168 * debian/patches/build_static.patch: Enables building as both
169 static and dynamic library.
170 * debian/rules: Added CMAKE_BUILD_TYPE=RelWithDebInfo to rules file.
171 * debian/compat: Updated to 9, adds support for hardening.
172
173 -- Russell Sim <russell.sim@gmail.com> Sun, 20 May 2012 21:34:12 +1000
174
175 libgit2 (0.16.0-1) experimental; urgency=low
176
177 * Initial release (Closes: #614517)
178
179 -- Russell Sim <russell.sim@gmail.com> Tue, 06 Mar 2012 23:03:20 +1100