[playonlinux] 206/230: Refresh patches

Bertrand Marc bmarc at moszumanska.debian.org
Sun Jul 9 17:42:22 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 099866b5463b81eac9ece93e8fe441e72917819a
Author: Bertrand Marc <beberking at gmail.com>
Date:   Sun Mar 29 14:04:54 2015 +0000

    Refresh patches
---
 debian/changelog                   | 1 +
 debian/patches/set_debian_env.diff | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f747b5e..a7f2679 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 playonlinux (4.2.6-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Refresh patches.
 
  -- Bertrand Marc <beberking at gmail.com>  Sun, 29 Mar 2015 14:40:49 +0200
 
diff --git a/debian/patches/set_debian_env.diff b/debian/patches/set_debian_env.diff
index 044300a..c9d6d28 100644
--- a/debian/patches/set_debian_env.diff
+++ b/debian/patches/set_debian_env.diff
@@ -15,4 +15,4 @@ Author: Bertrand Marc <beberking at gmail.com>
 +os.environ["DEBIAN_PACKAGE"] = "TRUE"
  
  # Variables PlayOnMac
- if (os.environ["POL_OS"] == "Mac"):
+ if os.environ["POL_OS"] == "Mac":

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