1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
otf2bdf (3.1-1) unstable; urgency=low
* New upstream release (Closes: #482495)
- Fixes for Freetype includes.
- Fixed some sign promotion problems that came up with gcc 4.2.3.
- Fixed a glyph bitmap undergeneration problem that occurs with some
TTF fonts.
* Removed bashism in debian/rules (Closes: #484428)
* Upgraded Standards-Version to 3.7.3
* Added Homepage tag to debian/control
* Removed quilt from Build-Depends
* Removed old patches (Closes: #485353)
* Fixed debian/watch file (Closes: #453590)
* Added -Wl,--as-needed to LDFLAGS
* Fixed debian/rules so that build fails if make distclean fails
-- Miriam Ruiz <little_miry@yahoo.es> Mon, 09 Jun 2008 07:51:22 +0000
otf2bdf (3.0-1) unstable; urgency=low
* Initial release (Closes: #404069)
-- Miriam Ruiz <little_miry@yahoo.es> Wed, 20 Dec 2006 22:45:02 +0000
|