r9964 - packages/trunk/playonlinux/debian
Bertrand Marc
bbk-guest at alioth.debian.org
Sat Jul 4 09:47:07 UTC 2009
Author: bbk-guest
Date: 2009-07-04 09:47:06 +0000 (Sat, 04 Jul 2009)
New Revision: 9964
Modified:
packages/trunk/playonlinux/debian/changelog
packages/trunk/playonlinux/debian/playonlinux.install
packages/trunk/playonlinux/debian/rules
Log:
New Upstream Release.\n Update playonlinux.install.\n Fix permissions
Modified: packages/trunk/playonlinux/debian/changelog
===================================================================
--- packages/trunk/playonlinux/debian/changelog 2009-07-03 19:28:31 UTC (rev 9963)
+++ packages/trunk/playonlinux/debian/changelog 2009-07-04 09:47:06 UTC (rev 9964)
@@ -1,6 +1,10 @@
-playonlinux (3.5-2) UNRELEASED; urgency=low
+playonlinux (3.6-1) UNRELEASED; urgency=low
+ * New upstream release :
+ - Various bug fixed
+ - Winetricks integration
* Bump Standards-Version to 3.8.2 (no changes needed).
+ * Match playonlinux.install with the new source tree.
-- Bertrand Marc <beberking at gmail.com> Sun, 28 Jun 2009 14:26:30 +0200
Modified: packages/trunk/playonlinux/debian/playonlinux.install
===================================================================
--- packages/trunk/playonlinux/debian/playonlinux.install 2009-07-03 19:28:31 UTC (rev 9963)
+++ packages/trunk/playonlinux/debian/playonlinux.install 2009-07-04 09:47:06 UTC (rev 9964)
@@ -7,7 +7,6 @@
lang/locale/* usr/share/locale/
lib/* usr/share/playonlinux/lib/
python/*.py usr/share/playonlinux/python/
-python/tools/* usr/share/playonlinux/python/tools/
python/lib/*.py usr/share/playonlinux/python/lib/
themes/* usr/share/playonlinux/themes/
playonlinux* usr/share/playonlinux/
Modified: packages/trunk/playonlinux/debian/rules
===================================================================
--- packages/trunk/playonlinux/debian/rules 2009-07-03 19:28:31 UTC (rev 9963)
+++ packages/trunk/playonlinux/debian/rules 2009-07-04 09:47:06 UTC (rev 9964)
@@ -36,6 +36,10 @@
dh_prep
chmod -x CHANGELOG
+ chmod -R -x+X etc/
+ chmod -R -x+X themes/
+ chmod -R -x+X lang/locale/
+ chmod -x python/lib/__init__.py
chmod +x lib/*
chmod +x lang/old/*
chmod +x bash/terminals/*
More information about the Pkg-games-commits
mailing list