Huge rewrite of patchupdate.py, use script based method to apply patches, deprecation of Makefile based method.

This commit is contained in:
Sebastian Lackner
2015-01-07 09:49:06 +01:00
parent 5f3631c6be
commit 9fb3f40824
10 changed files with 3815 additions and 3070 deletions

2
debian/changelog vendored
View File

@@ -1,5 +1,5 @@
wine-staging (1.7.34) UNRELEASED; urgency=low
* Temporarily disable dsound-FastMixer patch until rebased.
* Huge rewrite of patchupdate.py, deprecation of Makefile based way to apply patches.
* Rename debian package from 'wine-compholio' to 'wine-staging' and provide compatibility package.
* Avoid duplicate wined3d specfile by adding PARENTSPEC Makefile argument.
* Fix issue in DOS Attributes patch which broke ./configure on systems with alternative shells.