This is an automated email from the git hooks/post-receive script. bmarc pushed a commit to branch master in repository playonlinux.
commit f03869e7cb7d1ebb6296bcb303e45a9f387e45ad Author: Bertrand Marc <[email protected]> Date: Wed Mar 4 22:47:15 2009 +0000 Add README.Debian --- debian/README.Debian | 13 +++++++++++++ debian/changelog | 6 ++++-- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian new file mode 100644 index 0000000..c10d575 --- /dev/null +++ b/debian/README.Debian @@ -0,0 +1,13 @@ +PlayOnLinux for Debian +----------------- + +To comply with the Debian main category, automatic installation of +Microsoft fonts is deactivated in PlayOnLinux. If encounter any fonts +troubles in PlayOnLinux, you should think about installing the Debian package +ttf-msttcorefonts-installer. + +Alternativelly, you can install these fonts manually in the PlayOnLinux +fashion by launching in the PlayOnLinux Debug console : +install_fonts + + -- Bertrand Marc <[email protected]> Fri, 04 Mar 2009 17:18:41 +0100 diff --git a/debian/changelog b/debian/changelog index 1528e61..e813dd8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,14 @@ playonlinux (3.3.1-1) unstable; urgency=low * Initial release (Closes: #485149) - * Recommand (and use) ttf-mscorefonts-installer instead + * Suggest (and use) ttf-mscorefonts-installer instead of downloading directly the fonts. + * Document how to install fonts in README.Debian. * Install locales in /usr/share/locale instead of custom directory and apply patch locale.diff to match these changes. - * Replace xterm with x-terminal-emulator. + * Replace xterm with x-terminal-emulator, drop the + xterm dependancy. -- Bertrand Marc <[email protected]> Fri, 06 Feb 2009 02:19:41 +0100 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/playonlinux.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

