[playonlinux] 54/230: Refresh patches

Bertrand Marc bmarc at moszumanska.debian.org
Sun Jul 9 17:41:37 UTC 2017


This is an automated email from the git hooks/post-receive script.

bmarc pushed a commit to branch master
in repository playonlinux.

commit 3fe4e504aae1beaf767e9c5ab5960b95e9645ad1
Author: Bertrand Marc <beberking at gmail.com>
Date:   Mon Oct 5 11:13:04 2009 +0000

    Refresh patches
---
 debian/changelog                        |  3 ++-
 debian/patches/license.diff             |  8 ++++----
 debian/patches/mscorefonts.diff         | 12 ++++++------
 debian/patches/x-terminal-emulator.diff | 16 ++++++++--------
 4 files changed, 20 insertions(+), 19 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8a7d974..d6e826e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,8 +9,9 @@ playonlinux (3.7-1) UNRELEASED; urgency=low
     - playonlinux --debug option
   * Depends on wine|wine-unstable (Closes: #541325).
   * Bump Standards-Version to 3.8.3 (no changes needed).
+  * Refresh patches.
 
- -- Bertrand Marc <beberking at gmail.com>  Mon, 05 Oct 2009 08:55:25 +0200
+ -- Bertrand Marc <beberking at gmail.com>  Mon, 05 Oct 2009 11:12:09 +0000
 
 playonlinux (3.6-1) unstable; urgency=low
 
diff --git a/debian/patches/license.diff b/debian/patches/license.diff
index 5144b81..06f9778 100644
--- a/debian/patches/license.diff
+++ b/debian/patches/license.diff
@@ -1,7 +1,7 @@
---- playonlinux-3.4.orig/python/mainwindow.py
-+++ playonlinux-3.4/python/mainwindow.py
-@@ -325,7 +325,7 @@
-     self.aboutBox.AddDeveloper("Helped for the program : kiplantt")
+--- playonlinux-3.7.orig/python/mainwindow.py
++++ playonlinux-3.7/python/mainwindow.py
+@@ -425,7 +425,7 @@
+     self.aboutBox.AddDeveloper("Helped for the program : kiplantt, NSLW")
      self.aboutBox.AddArtist("Icons are provided by Tango Desktop Project")
      self.aboutBox.SetWebSite("http://www.playonlinux.com")
 -    self.aboutBox.SetLicence(open(Variables.playonlinux_env+"/LICENCE",'r').read())
diff --git a/debian/patches/mscorefonts.diff b/debian/patches/mscorefonts.diff
index df5be5f..c59e1e1 100644
--- a/debian/patches/mscorefonts.diff
+++ b/debian/patches/mscorefonts.diff
@@ -1,6 +1,6 @@
---- playonlinux-3.4.orig/lib/sources
-+++ playonlinux-3.4/lib/sources
-@@ -28,9 +28,10 @@
+--- playonlinux-3.7.orig/lib/sources
++++ playonlinux-3.7/lib/sources
+@@ -29,9 +29,10 @@
  
  	cfg_check 
  	construire_repertoire_personnel
@@ -12,9 +12,9 @@
  	fi
 -	fonts_install
  fi
---- playonlinux-3.4.orig/lib/main
-+++ playonlinux-3.4/lib/main
-@@ -102,12 +102,46 @@
+--- playonlinux-3.7.orig/lib/main
++++ playonlinux-3.7/lib/main
+@@ -103,12 +103,46 @@
  		$PYTHON "$PLAYONLINUX/python/mainwindow.py" "$1"
  	fi
  }
diff --git a/debian/patches/x-terminal-emulator.diff b/debian/patches/x-terminal-emulator.diff
index 8dcbdb5..716d9b6 100644
--- a/debian/patches/x-terminal-emulator.diff
+++ b/debian/patches/x-terminal-emulator.diff
@@ -1,10 +1,10 @@
 --- /dev/null
-+++ playonlinux-3.5/bash/terminals/Default
++++ playonlinux-3.7/bash/terminals/Default
 @@ -0,0 +1,2 @@
 +#!/bin/sh
 +x-terminal-emulator -e "$@"
---- playonlinux-3.5.orig/lib/check_depend
-+++ playonlinux-3.5/lib/check_depend
+--- playonlinux-3.7.orig/lib/check_depend
++++ playonlinux-3.7/lib/check_depend
 @@ -53,7 +53,6 @@
  	check_one wine "wine"
  	check_one unzip "unzip"
@@ -13,8 +13,8 @@
  	check_one convert "imagemagick"
  	check_one cabextract "cabextract" 
  	#check_one lzma "lzma"
---- playonlinux-3.5.orig/lib/variables
-+++ playonlinux-3.5/lib/variables
+--- playonlinux-3.7.orig/lib/variables
++++ playonlinux-3.7/lib/variables
 @@ -45,14 +45,14 @@
  fi	
  
@@ -50,9 +50,9 @@
  fi
  
  export POL_LANG=$(echo "$LANG" | cut -d\_ -f 1)
---- playonlinux-3.5.orig/python/options.py
-+++ playonlinux-3.5/python/options.py
-@@ -62,7 +62,7 @@
+--- playonlinux-3.7.orig/python/options.py
++++ playonlinux-3.7/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()
  		else:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/playonlinux.git



More information about the Pkg-games-commits mailing list