Author: bbk-guest
Date: 2012-05-22 18:16:13 +0000 (Tue, 22 May 2012)
New Revision: 13603

Modified:
   packages/trunk/playonlinux/debian/changelog
   packages/trunk/playonlinux/debian/patches/disable_update_alert.diff
   packages/trunk/playonlinux/debian/patches/locale.diff
   packages/trunk/playonlinux/debian/patches/mscorefonts.diff
   packages/trunk/playonlinux/debian/patches/x-terminal-emulator.diff
   packages/trunk/playonlinux/debian/rules
Log:
refresh patches; fix permissions

Modified: packages/trunk/playonlinux/debian/changelog
===================================================================
--- packages/trunk/playonlinux/debian/changelog 2012-05-22 17:37:10 UTC (rev 
13602)
+++ packages/trunk/playonlinux/debian/changelog 2012-05-22 18:16:13 UTC (rev 
13603)
@@ -1,3 +1,11 @@
+playonlinux (4.1.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * Refresh debian/patches.
+  * debian/rules: fix permissions... again.
+
+ -- Bertrand Marc <beberk...@gmail.com>  Tue, 22 May 2012 20:15:21 +0200
+
 playonlinux (4.0.17-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/trunk/playonlinux/debian/patches/disable_update_alert.diff
===================================================================
--- packages/trunk/playonlinux/debian/patches/disable_update_alert.diff 
2012-05-22 17:37:10 UTC (rev 13602)
+++ packages/trunk/playonlinux/debian/patches/disable_update_alert.diff 
2012-05-22 18:16:13 UTC (rev 13603)
@@ -1,6 +1,6 @@
 --- a/python/mainwindow.py
 +++ b/python/mainwindow.py
-@@ -68,7 +68,7 @@
+@@ -72,7 +72,7 @@
                
                        
if(playonlinux.VersionLower(os.environ["VERSION"],self.WebVersion)):
                                self.sendToStatusBar(_('An updated version of 
{0} is available').format(os.environ["APPLICATION_TITLE"])+" 
("+self.WebVersion+")",False)

Modified: packages/trunk/playonlinux/debian/patches/locale.diff
===================================================================
--- packages/trunk/playonlinux/debian/patches/locale.diff       2012-05-22 
17:37:10 UTC (rev 13602)
+++ packages/trunk/playonlinux/debian/patches/locale.diff       2012-05-22 
18:16:13 UTC (rev 13603)
@@ -1,6 +1,6 @@
 --- a/lib/variables
 +++ b/lib/variables
-@@ -37,7 +37,6 @@
+@@ -41,7 +41,6 @@
  if [ ! "$NOGETTEXT" = "TRUE" ] || [ "$(POL_Config_pRead NOGETTEXT)" = "TRUE" ]
  then
  

Modified: packages/trunk/playonlinux/debian/patches/mscorefonts.diff
===================================================================
--- packages/trunk/playonlinux/debian/patches/mscorefonts.diff  2012-05-22 
17:37:10 UTC (rev 13602)
+++ packages/trunk/playonlinux/debian/patches/mscorefonts.diff  2012-05-22 
18:16:13 UTC (rev 13603)
@@ -68,7 +68,7 @@
  # POL / POM won't work without that 
  construire_repertoire_personnel
  # Initialize link between python and bash
-@@ -35,6 +67,7 @@
+@@ -38,6 +70,7 @@
  # Plugins
  install_plugins
  

Modified: packages/trunk/playonlinux/debian/patches/x-terminal-emulator.diff
===================================================================
--- packages/trunk/playonlinux/debian/patches/x-terminal-emulator.diff  
2012-05-22 17:37:10 UTC (rev 13602)
+++ packages/trunk/playonlinux/debian/patches/x-terminal-emulator.diff  
2012-05-22 18:16:13 UTC (rev 13603)
@@ -15,7 +15,7 @@
        check_one gpg "gnupg"
 --- a/lib/variables
 +++ b/lib/variables
-@@ -28,7 +28,7 @@
+@@ -29,7 +29,7 @@
  [ "$(which sudo)" ] && sudo -k
  
  ### Terminal
@@ -34,7 +34,7 @@
 +"$PLAYONLINUX/bash/terminals/$POL_TERM" "$PLAYONLINUX/bash/polshell"
 --- a/lib/playonlinux.lib
 +++ b/lib/playonlinux.lib
-@@ -152,7 +152,7 @@
+@@ -211,7 +211,7 @@
        fi
        echo bash --rcfile "$POL_USER_ROOT/tmp/env_bash" > 
"$POL_USER_ROOT/tmp/env_bash2"
        chmod +x "$POL_USER_ROOT/tmp/env_bash2"

Modified: packages/trunk/playonlinux/debian/rules
===================================================================
--- packages/trunk/playonlinux/debian/rules     2012-05-22 17:37:10 UTC (rev 
13602)
+++ packages/trunk/playonlinux/debian/rules     2012-05-22 18:16:13 UTC (rev 
13603)
@@ -15,3 +15,6 @@
 override_dh_install:
        dh_install
        chmod +x debian/playonlinux/usr/share/playonlinux/bash/terminals/Default
+       chmod +x debian/playonlinux/usr/share/playonlinux/bash/analyse_menu
+       chmod +x debian/playonlinux/usr/share/playonlinux/bash/read_pc_cd
+       chmod -x 
debian/playonlinux/usr/share/playonlinux/python/lib/DirTreeCtrl.py


_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to