xenocara/font/dec-misc/ChangeLog
matthieu ef05bb6d86 A batch of font packages updates, only build-system related:
font-adobe-100dpi		1.0.1
font-adobe-75dpi		1.0.1
font-adobe-utopia-100dpi	1.0.2
font-adobe-utopia-75dpi		1.0.2
font-adobe-utopia-type1		1.0.2
font-arabic-misc		1.0.1
font-bh-100dpi			1.0.1
font-bh-75dpi			1.0.1
font-bh-lucidatypewriter-100dpi	1.0.1
font-bh-lucidatypewriter-75dpi	1.0.1
font-bh-ttf			1.0.1
font-bh-type1			1.0.1
font-bitstream-100dpi		1.0.1
font-bitstream-75dpi		1.0.1
font-bitstream-type1		1.0.1
font-cronyx-cyrillic		1.0.1
font-cursor-misc		1.0.1
font-daewoo-misc		1.0.1
font-dec-misc			1.0.1
font-ibm-type1			1.0.1
font-isas-misc			1.0.1
font-jis-misc			1.0.1
font-micro-misc			1.0.1
font-misc-cyrillic		1.0.1
font-misc-ethiopic		1.0.1
font-misc-meltho		1.0.1
font-mutt-misc			1.0.1
font-screen-cyrillic		1.0.2
font-sony-misc			1.0.1
font-sun-misc			1.0.1
font-winitzki-cyrillic		1.0.1
font-xfree86-type1		1.0.2
2010-07-25 12:04:56 +00:00

131 lines
4.1 KiB
Plaintext

commit ec5130c373193261f0df330536b0e2c3c1afaf8e
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Sat Oct 10 17:38:50 2009 -0700
font-dec-misc 1.0.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
commit d8148570849eca169b5f16a7a66bb89a47f07414
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Wed Oct 7 16:32:02 2009 -0700
Migrate to xorg macros 1.3 & font-util 1.1 macros
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
commit ae2f541bf76e0369335ccd0f19c5e9d60f991647
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Tue Oct 6 19:14:28 2009 -0700
Add pointers to mailing lists, bugzilla, & git to README
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
commit c8cb0da6b2eb2c78b8991b1b38a3f49da784fe26
Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
Date: Tue Jan 27 19:11:08 2009 -0200
Janitor: Correct make distcheck and configure.ac simplification
commit 0b12762b1337394748d2a57b25c0b68949313071
Author: Andres Salomon <dilinger@debian.org>
Date: Sat Oct 25 20:50:21 2008 +0200
Bug#5176: cause configure to bail if mkfontscale or mkfontdir are not found
Signed-off-by: Julien Cristau <jcristau@debian.org>
commit faf07ad3af23b883a7af9b7247c48b30137c5db0
Author: James Cloos <cloos@jhcloos.com>
Date: Thu Dec 6 16:37:56 2007 -0500
Replace static ChangeLog with dist-hook to generate from git log
commit c79299b101e9c11a6080800915481ebd5b12c490
Author: James Cloos <cloos@jhcloos.com>
Date: Mon Sep 3 05:53:09 2007 -0400
Add *~ to .gitignore to skip patch/emacs droppings
commit b1ce11a8528caefb52c5ed2ae8a5bf24cc946e40
Author: James Cloos <cloos@jhcloos.com>
Date: Thu Aug 23 19:26:31 2007 -0400
Rename .cvsignore to .gitignore
commit bd3fdf80841753371b17d6a93148770a7b4b511e
Author: Kevin E Martin <kem@kem.org>
Date: Thu Dec 15 00:24:24 2005 +0000
Update package version number for final X11R7 release candidate.
commit 9d04d112a2c37e932930fa254ce6b74525129b13
Author: Kevin E Martin <kem@kem.org>
Date: Sat Dec 3 17:08:52 2005 +0000
Add m4 magic to allow AS_HELP_STRING to work with older versions of
autoconf 2.57.
commit 361b342c25b319374b76880823c541b1b9150b36
Author: Kevin E Martin <kem@kem.org>
Date: Sat Dec 3 05:49:39 2005 +0000
Update package version number for X11R7 RC3 release.
commit 3b51dcef53944a78d08a534624965af0770c06e9
Author: Eric Anholt <anholt@freebsd.org>
Date: Thu Nov 24 05:21:15 2005 +0000
Bug #5122: Use $< instead of $^ to be portable to FreeBSD's make.
commit c5ebdf7e0df652a69ff09769e5d6199d152cf19d
Author: Eric Anholt <anholt@freebsd.org>
Date: Tue Nov 22 02:00:20 2005 +0000
Add .cvsignores for fonts.
commit c944c53ddce8e0a3ab3cd8ac8e6afc54d1fa8b58
Author: Kevin E Martin <kem@kem.org>
Date: Tue Nov 15 08:29:18 2005 +0000
Add configure option to change the installed font dir.
commit 0448f38bce4e06b60ab6a569f6ba19c957a78fd5
Author: Kevin E Martin <kem@kem.org>
Date: Fri Jul 29 21:22:48 2005 +0000
Various changes preparing packages for RC0:
- Verify and update package version numbers as needed
- Implement versioning scheme
- Change bug address to point to bugzilla bug entry form
- Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
reenable it)
- Fix makedepend to use pkgconfig and pass distcheck
- Update build script to build macros first
- Update modular Xorg version
commit e3a8bf0636eed701c565180dff7048816deffc38
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Tue Jul 19 02:40:06 2005 +0000
Convert $(foreach...) to more portable suffix substitution rules
commit 98786f6bd48a241127643483a356c47794515c27
Author: Kevin E Martin <kem@kem.org>
Date: Thu Jun 30 22:28:07 2005 +0000
Initial build system files for font module
commit 46d353873e0b45aaa4ce771c879bde8de48664f6
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date: Fri Nov 14 16:48:42 2003 +0000
XFree86 4.3.0.1
commit 6e469a2931d22e543d22e480deeaa4d1460d02a8
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date: Fri Nov 14 15:54:34 2003 +0000
R6.6 is the Xorg base-line