Release 1.7.34-1 (Debian/Ubuntu specific dependency fix).

The package rename caused some problems on Debian/Ubuntu. This updated version should
hopefully fix those. Other distributions which do not use debian/{rules,control} for
packaging are unaffected by these changes.
This commit is contained in:
Sebastian Lackner
2015-01-11 19:25:22 +01:00
parent b56948f392
commit 17c1053de4
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View File

@@ -1,6 +1,6 @@
wine-staging (1.7.34-1) UNRELEASED; urgency=low
wine-staging (1.7.34-1) unstable; urgency=low
* Debian/Ubuntu specific package dependency fix (no changes for other distros).
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 11 Jan 2015 05:16:35 +0100
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 11 Jan 2015 19:14:09 +0100
wine-staging (1.7.34) unstable; urgency=low
* Huge rewrite of patchupdate.py, deprecation of Makefile based way to apply patches.