annotate debian/changelog @ 399:31b6633e3538

- Fix a minor error in src/sprite.c: should check *(s-1) instead of *s or the pointer will stop at '/', which is not what we want. - Fix various load path errors in examples because libtool put .so into .libs directory. - Fix an error in examples/dynamic/Makefile.am: scene_la_SOURCES should be scene.c instead of mytext.c
author john.cylee@gmail.com
date Fri, 12 Jun 2009 18:36:15 +0800
parents 433fa83d16f9
children
rev   line source
387
433fa83d16f9 Corrected build dependence - able to build in Ubuntu Intrepid
Ben Lau <xbenlau@gmail.com>
parents: 385
diff changeset
1 madbutterfly (0.0-3) intrepid; urgency=low
385
28e822aa84e5 Debian packaging script
Ben Lau <xbenlau@gmail.com>
parents:
diff changeset
2
28e822aa84e5 Debian packaging script
Ben Lau <xbenlau@gmail.com>
parents:
diff changeset
3 * Initial release
28e822aa84e5 Debian packaging script
Ben Lau <xbenlau@gmail.com>
parents:
diff changeset
4
28e822aa84e5 Debian packaging script
Ben Lau <xbenlau@gmail.com>
parents:
diff changeset
5 -- Ben Lau <benlau@visionware.com.hk> Thu, 09 Apr 2009 20:00:10 +0800
28e822aa84e5 Debian packaging script
Ben Lau <xbenlau@gmail.com>
parents:
diff changeset
6