This is an automated email from the git hooks/post-receive script. bmarc pushed a commit to branch master in repository playonlinux.
commit 3d9ec01267ca02661254f4874818b0850c27b01b Author: Bertrand Marc <[email protected]> Date: Wed Aug 25 08:37:50 2010 +0000 Refresh all patches --- debian/changelog | 4 ++-- debian/patches/license.diff | 6 ++---- debian/patches/locale.diff | 14 +++++--------- debian/patches/x-terminal-emulator.diff | 32 ++++++++++++-------------------- 4 files changed, 21 insertions(+), 35 deletions(-) diff --git a/debian/changelog b/debian/changelog index 37d12a6..20265d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ playonlinux (3.8-1) unstable; urgency=low * New upstream release. - * Refresh mscorefonts.diff. + * Refresh patches. - -- Bertrand Marc <[email protected]> Wed, 25 Aug 2010 10:32:43 +0200 + -- Bertrand Marc <[email protected]> Wed, 25 Aug 2010 10:36:44 +0200 playonlinux (3.7.7-1) UNRELEASED; urgency=low diff --git a/debian/patches/license.diff b/debian/patches/license.diff index a451147..0af9980 100644 --- a/debian/patches/license.diff +++ b/debian/patches/license.diff @@ -1,7 +1,5 @@ -Index: playonlinux-3.7.6/python/mainwindow.py -=================================================================== ---- playonlinux-3.7.6.orig/python/mainwindow.py 2010-04-30 22:44:36.000000000 +0200 -+++ playonlinux-3.7.6/python/mainwindow.py 2010-05-01 11:49:37.000000000 +0200 +--- a/python/mainwindow.py ++++ b/python/mainwindow.py @@ -430,7 +430,7 @@ self.aboutBox.AddDeveloper("Helped for the program : kiplantt, NSLW") self.aboutBox.AddArtist("Icons are provided by Tango Desktop Project") diff --git a/debian/patches/locale.diff b/debian/patches/locale.diff index 378b99d..6c45dd8 100644 --- a/debian/patches/locale.diff +++ b/debian/patches/locale.diff @@ -1,8 +1,6 @@ -Index: playonlinux-3.7.6/lib/variables -=================================================================== ---- playonlinux-3.7.6.orig/lib/variables 2010-04-30 23:15:51.000000000 +0200 -+++ playonlinux-3.7.6/lib/variables 2010-05-01 11:49:30.000000000 +0200 -@@ -77,7 +77,6 @@ +--- a/lib/variables ++++ b/lib/variables +@@ -79,7 +79,6 @@ fi ### Language @@ -10,10 +8,8 @@ Index: playonlinux-3.7.6/lib/variables export TEXTDOMAIN="pol" . gettext.sh -Index: playonlinux-3.7.6/python/lib/lng.py -=================================================================== ---- playonlinux-3.7.6.orig/python/lib/lng.py 2010-04-30 22:44:37.000000000 +0200 -+++ playonlinux-3.7.6/python/lib/lng.py 2010-05-01 11:49:30.000000000 +0200 +--- a/python/lib/lng.py ++++ b/python/lib/lng.py @@ -5,11 +5,10 @@ import locale, string, wx class Lang(object): diff --git a/debian/patches/x-terminal-emulator.diff b/debian/patches/x-terminal-emulator.diff index b3fbe59..6632774 100644 --- a/debian/patches/x-terminal-emulator.diff +++ b/debian/patches/x-terminal-emulator.diff @@ -1,15 +1,11 @@ -Index: playonlinux-3.7.6/bash/terminals/Default -=================================================================== ---- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ playonlinux-3.7.6/bash/terminals/Default 2010-05-01 11:49:34.000000000 +0200 +--- /dev/null ++++ b/bash/terminals/Default @@ -0,0 +1,2 @@ +#!/bin/sh +x-terminal-emulator -e "$@" -Index: playonlinux-3.7.6/lib/check_depend -=================================================================== ---- playonlinux-3.7.6.orig/lib/check_depend 2010-04-30 22:44:35.000000000 +0200 -+++ playonlinux-3.7.6/lib/check_depend 2010-05-01 11:49:34.000000000 +0200 -@@ -53,7 +53,6 @@ +--- a/lib/check_depend ++++ b/lib/check_depend +@@ -45,7 +45,6 @@ check_one wine "wine" check_one unzip "unzip" check_one ar "binutils" @@ -17,11 +13,9 @@ Index: playonlinux-3.7.6/lib/check_depend check_one convert "imagemagick" check_one cabextract "cabextract" #check_one lzma "lzma" -Index: playonlinux-3.7.6/lib/variables -=================================================================== ---- playonlinux-3.7.6.orig/lib/variables 2010-05-01 11:49:30.000000000 +0200 -+++ playonlinux-3.7.6/lib/variables 2010-05-01 11:49:34.000000000 +0200 -@@ -46,14 +46,14 @@ +--- a/lib/variables ++++ b/lib/variables +@@ -48,14 +48,14 @@ fi ### Terminal @@ -38,7 +32,7 @@ Index: playonlinux-3.7.6/lib/variables fi ### Desktop -@@ -73,7 +73,7 @@ +@@ -75,7 +75,7 @@ fi if [ $POL_TERM = "" ] then @@ -47,7 +41,7 @@ Index: playonlinux-3.7.6/lib/variables fi ### Language -@@ -128,7 +128,7 @@ +@@ -130,7 +130,7 @@ if [ $POL_TERM = "" ] then @@ -56,10 +50,8 @@ Index: playonlinux-3.7.6/lib/variables fi export POL_LANG=$(echo "$LANG" | cut -d\_ -f 1) -Index: playonlinux-3.7.6/python/options.py -=================================================================== ---- playonlinux-3.7.6.orig/python/options.py 2010-04-30 22:44:36.000000000 +0200 -+++ playonlinux-3.7.6/python/options.py 2010-05-01 11:49:34.000000000 +0200 +--- a/python/options.py ++++ b/python/options.py @@ -105,7 +105,7 @@ if(os.path.exists(Variables.playonlinux_rep+"/configurations/options/terminal")): default_terminal = open(Variables.playonlinux_rep+"/configurations/options/terminal","r").read() -- 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

