summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSam Lantinga <slouken@libsdl.org>2016-01-07 12:01:51 -0800
committerSam Lantinga <slouken@libsdl.org>2016-01-07 12:01:51 -0800
commitc809629b7b8a3bb8c32c9c0699b0d99defbf535a (patch)
tree016f5feddf291ce1c32ae49662cceb777294d2a3 /debian
parentf3c5e0378fd9dc656bfe268868d8483c71f16007 (diff)
Updated debian packaging files
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/libsdl2-dev.install1
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 84d1b878be..6a88d2473d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libsdl2 (2.0.4) UNRELEASED; urgency=low
+
+ * Updated SDL to version 2.0.4
+
+ -- Sam Lantinga <slouken@libsdl.org> Thu, 07 Jan 2016 11:02:39 -0800
+
libsdl2 (2.0.3) UNRELEASED; urgency=low
* Updated SDL to version 2.0.3
diff --git a/debian/libsdl2-dev.install b/debian/libsdl2-dev.install
index 7f99ff427c..af2c5b19df 100644
--- a/debian/libsdl2-dev.install
+++ b/debian/libsdl2-dev.install
@@ -5,4 +5,5 @@ usr/lib/*/libSDL2.a
usr/lib/*/libSDL2main.a
usr/lib/*/libSDL2_test.a
usr/lib/*/pkgconfig/sdl2.pc
+usr/lib/*/cmake/SDL2/sdl2-config.cmake
usr/share/aclocal/sdl2.m4