This is an automated email from the git hooks/post-receive script. bmarc pushed a commit to branch master in repository playonlinux.
commit af467a7c6d1da3f00e948fa2b56aec13498d39d1 Author: Bertrand Marc <[email protected]> Date: Wed Aug 25 08:33:56 2010 +0000 Refresh mscorefonts.diff --- debian/changelog | 9 ++++++++- debian/patches/mscorefonts.diff | 38 ++++++++++++++++++-------------------- 2 files changed, 26 insertions(+), 21 deletions(-) diff --git a/debian/changelog b/debian/changelog index 349546b..37d12a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,11 @@ -playonlinux (3.7.7-1) unstable; urgency=low +playonlinux (3.8-1) unstable; urgency=low + + * New upstream release. + * Refresh mscorefonts.diff. + + -- Bertrand Marc <[email protected]> Wed, 25 Aug 2010 10:32:43 +0200 + +playonlinux (3.7.7-1) UNRELEASED; urgency=low * New upstream release. * Remove patches/changelog, included upstream. diff --git a/debian/patches/mscorefonts.diff b/debian/patches/mscorefonts.diff index 6fe17a2..f3df37b 100644 --- a/debian/patches/mscorefonts.diff +++ b/debian/patches/mscorefonts.diff @@ -1,23 +1,5 @@ -Index: playonlinux-3.7.6/lib/sources -=================================================================== ---- playonlinux-3.7.6.orig/lib/sources 2010-04-30 22:44:35.000000000 +0200 -+++ playonlinux-3.7.6/lib/sources 2010-05-01 11:49:25.000000000 +0200 -@@ -28,9 +28,10 @@ - - cfg_check - construire_repertoire_personnel -+ install_debfonts - if [ ! -d "$HOME/.PlayOnLinux/configurations/listes" ] - then - maj_check --first -+ sleep 1 && fonts_install - fi -- fonts_install - fi -Index: playonlinux-3.7.6/lib/main -=================================================================== ---- playonlinux-3.7.6.orig/lib/main 2010-04-30 22:44:35.000000000 +0200 -+++ playonlinux-3.7.6/lib/main 2010-05-01 11:49:25.000000000 +0200 +--- a/lib/main ++++ b/lib/main @@ -113,12 +113,46 @@ $PYTHON "$PLAYONLINUX/python/mainwindow.py" "$1" fi @@ -68,3 +50,19 @@ Index: playonlinux-3.7.6/lib/main fi } install_fonts () +@@ -299,13 +333,14 @@ + + cfg_check + construire_repertoire_personnel ++ install_debfonts + if [ ! -d "$HOME/.PlayOnLinux/configurations/listes" ] + then + maj_check --first ++ sleep 1 && fonts_install + else + bash "$PLAYONLINUX/bash/check_maj_" & + fi +- fonts_install + install_plugins + + -- 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

