unifont (1:5.1.20080914-1build1) lucid; urgency=low * rebuild rest of main for armel armv7/thumb2 optimization; UbuntuSpec:mobile-lucid-arm-gcc-v7-thumb2 -- Alexander Sack Sun, 07 Mar 2010 01:10:03 +0100 unifont (1:5.1.20080914-1) unstable; urgency=low * Changed unifont.ttf location in defoma-hints file. (Closes: #498874) * Modified src/hex2sfd to superimpose combining diacritical marks on top of preceding glyphs in TrueType font as per the Unicode Standard. (Closes: #497326) * Modified "cp -a" ==> "cp -p" and eliminated "install -t" in Makefiles for BSD Unix compatibility. * Renamed "combining.txt" to "combining.dat" because it is a data file. * Generated new font/precompiled/unifont.ttf font from the above changes. -- Paul Hardy Sun, 7 Sep 2008 23:09:17 -0700 unifont (1:5.1.20080820-1) unstable; urgency=low * Replaced Hangul Syllables block with glyphs in unifont.bdf file in Debian bf-utf-source package, originally from the Debian xfonts-baekmuk package (Closes: #495729) - Avoids license ambiguity of unifont's original Hanterm fonts - Brings two diverging Debian copies of the unifont font closer together * Deleted references to and all derivative copies of any Hanterm fonts * Changed unifont package description in debian/control to mention that the package now installs /usr/share/unifont/unifont.hex and other files and is no longer just a metapackage (Closes: #494662) -- Paul Hardy Wed, 20 Aug 2008 00:08:15 -0700 unifont (1:5.1.20080808-2) unstable; urgency=low * Install unifont.hex [and other files while I was at it] in /usr/share/unifont for GRUB (Closes: #494473) - unifont.hex provides glyphs with no combining circles, etc. and is the same file as font/compiled/unifont-5.1.20080808.hex - unifontfull.hex provides glyphs with combining circles, etc. and is the same file as font/compiled/unifontfull-5.1.20080808.hex. If editing hex glyphs, this file is the master version to edit; unifont.hex is generated from this full version -- see uniunmask(1) for details. - combining.txt lists all Unicode 5.1 code points that are combining glyphs, and hence should have zero-width. - README gives a brief description of the above three files * Corrected typos in the previous changelog entry. -- Paul Hardy Sat, 9 Aug 2008 20:55:27 -0700 unifont (1:5.1.20080808-1) unstable; urgency=low * Added needed Replaces, Conflicts lines in debian/control (Closes: #493711) * Added "Build-Depends-Indep: defoma" line in debian/control for access to dh_installdefoma to install TrueType font (Closes: #494245) * Changed ttf-unifont.defoma-hints file entry for "GeneralFamily" from "SansSerif" to "Typewriter" as a better match * Changed dh_lintian lines in debian/rules to use "( ... ) || /bin/true" so debuild would succeed on a generic Etch DVD installation that doesn't include dh_lintian in the debhelper package * Added updates from Ubuntu unifont package: - hex2bdf now uses additional BDF header lines for better font description - hex2bdf-split (originally Dave Starner's adaptation of Roman Czyborra's hex2bdf) renamed from hex2bdf. Use is discouraged but it's still here for now for completeness; wrote man page & changed name of output font from "-gnu-fixed-*" to "-gnu-unifont-*" - Added Georgian glyphs contributed to Ubuntu's unifont package by Gia Shervashidze and Vladimer Sichinava * Merged man page & Makefile changes done by Anthony Fok from Debian diff file into .orig.tar.gz * Made minor changes to existing programs in ./src - unibmp2hex.c: forced double-wide glyphs where appropriate in U+FFxx range - uniunmask.c: increased buffer size & hard-coded "wide" variable to avoid accidentally invoking a half-implemented extended character widths - unihex2bmp.c: same changes as in uniunmask.c * Added to existing documentation - Updated "./README" to reflect changes to Makefiles and add more information - Added "./font/hexsrc/README" to describe how to use all files in that directory to create a font - Added full font embedding exception to GPL from Wen Quan Yi * Added improved glyphs for the U+FF00..U+FFFF block * Removed "./font/hexsrc/blanks-5.1.hex"; it was identical to "blanks.hex" in the same directory and the Makefiles never used it. -- Paul Hardy Fri, 8 Aug 2008 02:38:05 -0700 unifont (1:5.1.20080706-1) unstable; urgency=low [ Paul Hardy ] * Adopted orphaned unifont Debian package (Closes: #356594) * Complete coverage of Unicode 5.1 Plane 0 (first coverage of all Plane 0) * New version number (5.1) reflects Unicode 5.1 as its design base * Adds Qianqian Fang's high-quality Wen Quan Yi CJK ideograph bitmaps * Contains most recent unifont version as of 6 July 2008 (Closes: #218720) * TrueType font scalable to any size (Closes: #178204) * Combining characters (e.g., accents) work properly in TrueType font * PCF font still included for now (TrueType is recommended with latest xfs) * Incorporates Rich Felker's Tibetan glyphs (Closes: #441357) * Built and tested under stable Etch release (4.0r3) * Added unifont-bin utilities package - Complete unifont font sources in Roman Czyborra's original .hex format - Roman Czyborra's most important unifont Perl scripts (incl. orig hex2bdf) - David Starner's modified hex2bdf not included (Debian no longer uses BDF, and as David Starner noted splitting the BDF font breaks yudit) - Luis Gonzales Miranda's TrueType unifont conversion scripts - Paul Hardy's C programs for graphic editing of unifont glyphs - man pages for all programs - unitopbm.c not included -- license undetermined (keep bug 62356 open) [ Anthony Fok ] * Added myself to Uploaders. * Revised packaging. * Sponsored upload. -- Paul Hardy Thu, 24 Jul 2008 23:21:47 -0700 unifont (1:1.0-4) unstable; urgency=low * QA upload. * Add unifont-bin package, with unifont.hex and hexdraw. (Closes: #421640, part of #62356). - control: Add entry for unifont-bin. - unifont-bin.{dirs,install}: Install unifont.hex and hexdraw. * Switch to unifont.dirs / unifont-bin.install for installing unifont.pcf. * control: Fix a pair of lintian errors. - Move debhelper to Build-Depends. - Set its dependency versioned to (>= 5.0.31). -- Robert Millan Thu, 3 May 2007 18:33:39 +0200 unifont (1:1.0-3) unstable; urgency=low * QA upload. * Switch to debhelper 5. * Transition to modular X. Closes: #362338. - Move fonts to /usr/share/fonts/X11. - Build-depend on xfonts-utils instead of xutils. - Build-depend on debhelper 5.0.29, which supports the new font location, and replaces the xutils dependency with xfonts-utils. * Let dh_compress compress .pcf files. -- Matej Vela Thu, 13 Apr 2006 14:44:53 +0200 unifont (1:1.0-2) unstable; urgency=low * QA upload (see #356594). * Bump Standards-Version. * Upgrade to debhelper 4. * Rebuilding makes /usr/doc transition (Closes: #352894). * Uppercase 'Unicode' in Description (Closes: #172067). * Recommends: xutils (Closes: #224023). -- Christoph Berg Sat, 8 Apr 2006 01:36:56 +0200 unifont (1:1.0-1) unstable; urgency=low * Correct Build-Depends, closes: #134431 * New Upstream (dvdeug) and -release. Note that I did *not* change the font's name or split it in two like the replacement upstream did. Please mail if you think it's a good idea to do the split anyway (and break compatibility). * Integrated Ruchira Datta's Bengali glyphs, closes: #69896 -- Bart Schuller Mon, 18 Feb 2002 21:43:36 +0100 unifont (20000122-1) unstable; urgency=low * New upstream release, adding lots of new glyphs, closes: #60908 * Upgrade to standards version 3.1.0 -- Bart Schuller Wed, 22 Mar 2000 23:24:14 +0100 unifont (19990430-1) unstable; urgency=low * New upstream release, adding 16 new glyphs * Made scripts executable, closes: #40374 -- Bart Schuller Tue, 29 Jun 1999 14:54:01 +0200 unifont (19990401-1) unstable; urgency=low * Initial Release. -- Bart Schuller Wed, 7 Apr 1999 22:26:14 +0200