r14089 - in packages/trunk/playonlinux/debian: . patches

Bertrand Marc bbk-guest at alioth.debian.org
Mon May 20 08:10:20 UTC 2013


Author: bbk-guest
Date: 2013-05-20 08:10:20 +0000 (Mon, 20 May 2013)
New Revision: 14089

Modified:
   packages/trunk/playonlinux/debian/changelog
   packages/trunk/playonlinux/debian/patches/remove_binary_plugin.diff
   packages/trunk/playonlinux/debian/patches/set_debian_env.diff
Log:
Add description to all patches.


Modified: packages/trunk/playonlinux/debian/changelog
===================================================================
--- packages/trunk/playonlinux/debian/changelog	2013-05-20 00:16:17 UTC (rev 14088)
+++ packages/trunk/playonlinux/debian/changelog	2013-05-20 08:10:20 UTC (rev 14089)
@@ -4,7 +4,7 @@
   * Most of the patches were included upstream under the condition that
     DEBIAN_PACKAGE is set to TRUE. So delete all the patches included
     upstream and replace them with set_debian_env.diff.
-  * Refresh debian/patches/remove_binary_plugin.diff.
+  * Refresh debian/patches/remove_binary_plugin.diff and add a description.
   * Remove temporary permission fix in debian/rules.
   * Fix spelling error in description and manpage.
   * debian/control: suggests curl and scrot as the screen capture plugin
@@ -12,7 +12,7 @@
   * State in README.Debian that is linux is the only platform supported
     (closes: #699859).
 
- -- Bertrand Marc <beberking at gmail.com>  Wed, 08 May 2013 14:36:57 +0200
+ -- Bertrand Marc <beberking at gmail.com>  Mon, 20 May 2013 10:06:10 +0200
 
 playonlinux (4.1.1-1) unstable; urgency=low
 

Modified: packages/trunk/playonlinux/debian/patches/remove_binary_plugin.diff
===================================================================
--- packages/trunk/playonlinux/debian/patches/remove_binary_plugin.diff	2013-05-20 00:16:17 UTC (rev 14088)
+++ packages/trunk/playonlinux/debian/patches/remove_binary_plugin.diff	2013-05-20 08:10:20 UTC (rev 14089)
@@ -1,3 +1,8 @@
+Description: Remove binary code from the package
+ Upstream ships a binary plugin in the archive. This plugin is not necessary to
+ get PlayOnLinux working and it still can be downloaded from upstream.
+Forwarded: not-needed
+Author: Bertrand Marc <beberking at gmail.com>
 --- a/plugins/plugins.lst
 +++ b/plugins/plugins.lst
 @@ -21,9 +21,6 @@

Modified: packages/trunk/playonlinux/debian/patches/set_debian_env.diff
===================================================================
--- packages/trunk/playonlinux/debian/patches/set_debian_env.diff	2013-05-20 00:16:17 UTC (rev 14088)
+++ packages/trunk/playonlinux/debian/patches/set_debian_env.diff	2013-05-20 08:10:20 UTC (rev 14089)
@@ -1,3 +1,10 @@
+Description: Trigger the use of Debian specific code in PlayOnLinux
+ Upstream included most of our patches but inactivated them. To disable update
+ alerts, bug reports and statistics, change the locale directory, use the
+ msttcorefonts from the Debian package and use the default terminal emulator,
+ we just need to set DEBIAN_PACKAGE to TRUE.
+Forwarded: not-needed
+Author: Bertrand Marc <beberking at gmail.com>
 --- a/python/lib/Variables.py
 +++ b/python/lib/Variables.py
 @@ -25,7 +25,7 @@




More information about the Pkg-games-commits mailing list