From: Anders Kaseorg Date: Tue, 31 May 2011 00:02:16 +0000 (-0400) Subject: Remove unneded libyaml.la file X-Git-Tag: debian/0.1.4-1~3 X-Git-Url: http://andersk.mit.edu/gitweb/libyaml.git/commitdiff_plain/d27f450912bc7352fbd20d3c69193f7f98ab37c7 Remove unneded libyaml.la file Signed-off-by: Anders Kaseorg --- diff --git a/debian/changelog b/debian/changelog index ece0e2c..0720883 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ libyaml (0.1.4-1) UNRELEASED; urgency=low + Fixed pointer overflow when calculating the position of a potential simple key. + Added pkg-config support. (Closes: #537834) + * Remove unneded libyaml.la file. (Closes: #622452) -- Anders Kaseorg Mon, 30 May 2011 19:52:27 -0400 diff --git a/debian/libyaml-dev.install b/debian/libyaml-dev.install index ddc4c97..eb79595 100644 --- a/debian/libyaml-dev.install +++ b/debian/libyaml-dev.install @@ -1,4 +1,3 @@ usr/include/* usr/lib/*.a -usr/lib/*.la usr/lib/pkgconfig/*