Switched debian package name to sdl2

Disabled most of the dynamic shared libraries so that the correct dependency set is created for the runtime package.
This commit is contained in:
Sam Lantinga 2013-02-15 14:11:28 -08:00
parent 6e2c0511ee
commit 0729af112f
3 changed files with 11 additions and 17 deletions

8
debian/changelog vendored
View file

@ -1,4 +1,4 @@
libsdl2 (2.0.0.1) UNRELEASED; urgency=low
sdl2 (2.0.0.1) UNRELEASED; urgency=low
* SDL is now a native debian package.
* Removed udeb package
@ -6,13 +6,13 @@ libsdl2 (2.0.0.1) UNRELEASED; urgency=low
-- Sam Lantinga <slouken@libsdl.org> Fri, 15 Feb 2013 08:55:04 -0800
libsdl2 (2.0.0~20130127-1) UNRELEASED; urgency=low
sdl2 (2.0.0~20130127-1) UNRELEASED; urgency=low
* New upstream snapshot.
-- Sam Hocevar <sho@debian.org> Wed, 30 Jan 2013 23:01:12 +0100
libsdl2 (2.0.0~20130103-1) unstable; urgency=low
sdl2 (2.0.0~20130103-1) unstable; urgency=low
[ Manuel A. Fernandez Montecelo ]
* debian/control:
@ -44,7 +44,7 @@ libsdl2 (2.0.0~20130103-1) unstable; urgency=low
-- Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com> Sun, 27 Jan 2013 16:40:49 +0100
libsdl2 (2.0~20120220c-1) experimental; urgency=low
sdl2 (2.0~20120220c-1) experimental; urgency=low
* Upstream version was renamed to 2.0 (Closes: #669367).
* New upstream snapshot (Closes: #671506).