]> andersk Git - libyaml.git/blob - debian/changelog
Bump Debhelper compat level to 9
[libyaml.git] / debian / changelog
1 libyaml (0.1.4-2) UNRELEASED; urgency=low
2
3   * Remove extra libyaml-0.so symlink from libyaml-dev.
4   * Bump Debhelper compat level to 9.
5
6  -- Anders Kaseorg <andersk@mit.edu>  Fri, 23 Dec 2011 20:35:55 -0500
7
8 libyaml (0.1.4-1) unstable; urgency=low
9
10   * New upstream version 0.1.4.
11     + Fixed a bug that prevented an empty mapping being used as a simple
12       key.
13     + Fixed pointer overflow when calculating the position of a potential
14       simple key.
15     + Added pkg-config support.  (Closes: #537834)
16   * Remove unneded libyaml.la file.  (Closes: #622452)
17   * Add libyaml-0-2-dbg package with debugging symbols.
18     (Closes: #592747)
19   * Bumped standards version to 3.9.2 without further change
20
21  -- Anders Kaseorg <andersk@mit.edu>  Mon, 30 May 2011 22:27:27 -0400
22
23 libyaml (0.1.3-1) unstable; urgency=low
24
25   * New upstream version 0.1.3.
26     + This release fixes non-standard structure initialization and a
27       streaming-related issue.
28   * Bump priority from extra to optional.
29
30  -- Anders Kaseorg <andersk@mit.edu>  Sun, 04 Oct 2009 14:07:18 -0400
31
32 libyaml (0.1.2-1) unstable; urgency=low
33
34   * New upstream version 0.1.2.
35     + Fixed grammar in error messages (from YAML::XS::LibYAML).
36     + Rewritten whitespace detection in the scalar analyzer and block
37       scalar writers (ported from PyYAML).
38     + Fixed emitting folded scalars with trailing breaks; Forced emitting
39       of a document end indicator when there is a possibility of ambiguous
40       parsing.
41
42  -- Anders Kaseorg <andersk@mit.edu>  Mon, 29 Dec 2008 21:10:48 -0500
43
44 libyaml (0.1.1-1) unstable; urgency=low
45
46   * Initial release (Closes: #484381).
47
48  -- Anders Kaseorg <andersk@mit.edu>  Tue, 10 Jun 2008 02:37:34 -0400
This page took 0.033677 seconds and 5 git commands to generate.