[playonlinux] 177/230: Add description to all patches.

Bertrand Marc bmarc at moszumanska.debian.org
Sun Jul 9 17:42:09 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 c3a0ebee1cb6e3eb212b0f2511e543aa39dceb97
Author: Bertrand Marc <beberking at gmail.com>
Date:   Mon May 20 08:10:20 2013 +0000

    Add description to all patches.
---
 debian/changelog                         | 4 ++--
 debian/patches/remove_binary_plugin.diff | 5 +++++
 debian/patches/set_debian_env.diff       | 7 +++++++
 3 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6177f80..3a1b24b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,7 @@ playonlinux (4.2.1-1) unstable; urgency=low
   * 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 @@ playonlinux (4.2.1-1) unstable; urgency=low
   * 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
 
diff --git a/debian/patches/remove_binary_plugin.diff b/debian/patches/remove_binary_plugin.diff
index c49f6da..d5d3727 100644
--- a/debian/patches/remove_binary_plugin.diff
+++ b/debian/patches/remove_binary_plugin.diff
@@ -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 @@
diff --git a/debian/patches/set_debian_env.diff b/debian/patches/set_debian_env.diff
index b964232..b0c9ef9 100644
--- a/debian/patches/set_debian_env.diff
+++ b/debian/patches/set_debian_env.diff
@@ -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 @@

-- 
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