Change logs for wine source package in Edgy

  • wine (0.9.30-0ubuntu2~edgy1) edgy-backports; urgency=low
    
      * Automated backport upload; no source changes.
    
    wine (0.9.30-0ubuntu2) feisty; urgency=low
    
      * debian/rules:
        - Removed dpatch rules
    
    wine (0.9.30-0ubuntu1) feisty; urgency=low
    
      * New Upstream release
      * What's new in this release:
        - Many improvements to Direct3D shaders and state management.
        - Support for inter-process memory allocations.
        - OLE32 marshalling fixes.
        - Lots of bug fixes.
      * debian/control:
        - Removed dpatch from build-deps
        - Removed debian/patches/ directory, because all bugfixes are now in
          upstream.
    
    wine (0.9.29-0ubuntu3) feisty; urgency=low
    
      * debian/control: introduced dpatch to build-deps
      * added 01_ubuntu_mdi_c.dpatch (Closes: LP #81182)
    
    wine (0.9.29-0ubuntu2) feisty; urgency=low
    
      * debian/control:
        - Added Suggest: xdg-utils (Closed: LP #80849)
    
     -- John Dong <email address hidden>   Mon,  5 Feb 2007 13:16:18 +0000
  • wine (0.9.29-0ubuntu1~edgy1) edgy-backports; urgency=low
    
      * Automated backport upload; no source changes.
    
    wine (0.9.29-0ubuntu1) feisty; urgency=low
    
      * New Upstream release
    
    wine (0.9.29~winehq0~ubuntu~6.10-1) edgy; urgency=low
    
      * New upstream release
        - More work on the new Direct3D state management.
        - Debugger support for Mac OS.
        - Many OLE fixes and improvements.
        - Audio input support on Mac OS.
        - Lots of bug fixes.
    
    wine (0.9.28-0ubuntu1) feisty; urgency=low
    
      * New Upstream release
    
    wine (0.9.28~winehq0~ubuntu~6.10-1) edgy; urgency=low
    
      * New upstream release
        - OpenGL in child windows should work again.
        - Better mouse support in games.
        - Beginnings of new state management in Direct3D.
        - Improved audio and font support on Mac OS.
        - Lots of bug fixes.
    
    wine (0.9.27-0ubuntu1) feisty; urgency=low
    
      * New Upstream Release
    
    wine (0.9.27~winehq0~ubuntu~6.10-1) edgy; urgency=low
    
      * New upstream release
        - Better support for noexec kernels.
        - Better Dwarf support in dbghelp.
        - Several Winsock fixes.
        - Various code cleanups.
        - Lots of bug fixes.
    
    wine (0.9.26-0ubuntu1) feisty; urgency=low
    
      * New Upstream Release
    
    wine (0.9.26~winehq0~ubuntu~6.10-1) edgy; urgency=low
    
      * New upstream release
        - Better support for Unix locale settings.
        - Improved X11 keyboard support.
        - Various MSI fixes.
        - Winecfg improvements.
        - Lots of bug fixes.
    
    wine (0.9.25-0ubuntu1) feisty; urgency=low
    
      * New Upstream release
      * debian/control:
        - Changed build-deps
          + linux-kernel-headers => linux-libc-dev
          + libfontconfig-dev => libfontconfig1-dev
    
    wine (0.9.25~winehq0~ubuntu~6.10-1) edgy; urgency=low
    
      * New upstream release
        - Many more fixes for installer support.
        - Many MSHTML improvements.
        - Support for NTLMv2.
        - RPC over TCP improvements.
        - Lots of bug fixes.
    
    wine (0.9.24~winehq0~ubuntu~6.10-1) edgy; urgency=low
    
      * New upstream release
        - Support for multiple monitors using Xinerama.
        - Various MSI fixes and improvements.
        - A ton of memory leaks fixed.
        - Many common controls fixes.
        - Lots of bug fixes.
    
    wine (0.9.22-0ubuntu4) feisty; urgency=low
    
      * Rebuild for ldbl128 change on powerpc and sparc.
    
     -- John Dong <email address hidden>   Fri, 19 Jan 2007 11:32:36 +0000
  • wine (0.9.22-0ubuntu3) edgy; urgency=low
    
      * Re-apply dropped change from dapper:  (Closes: Ubuntu #63492)
      + Remove insecure mailcap entries; MS Windows '.exe' files should be run
        using 'binfmt-misc' support instead.  (Closes: Ubuntu #24829)
    
     -- Paul Sladen <email address hidden>   Fri, 13 Oct 2006 02:15:26 +0100
  • wine (0.9.22-0ubuntu2) edgy; urgency=low
    
      * Fixed diff.gz
    
     -- Stephan Hermann <email address hidden>   Wed, 11 Oct 2006 14:03:46 +0200
  • wine (0.9.22-0ubuntu1) edgy; urgency=low
    
      * New upstream release (from upstream)
        - The usual assortment of MSI improvements.
        - Several bug fixes to the various common controls.
        - Pixel shaders enabled by default in D3D.
        - Various improvements to the build process.
        - Many translation updates.
        - Lots of bug fixes.
      * Added new build-depends: libhal-dev, libhal-storage-dev
      * Added new build-depends: libgphoto2-2-dev
    
     -- Stephan Hermann <email address hidden>   Thu,  5 Oct 2006 19:35:09 +0200
  • wine (0.9.21-0ubuntu1) edgy; urgency=low
    
      * New upstream version
      * Changelog from Upstream:
        - OpenGL restructurations.
        - The usual assortment of MSI improvements.
        - Several Richedit fixes.
        - WCMD Winelib app renamed to CMD for compatibility.
        - Many improvements to the Wintrust DLL.
        - Some code cleanups.
        - Lots of bug fixes.
    
     -- Stephan Hermann <email address hidden>   Thu, 14 Sep 2006 14:39:06 +0200
  • wine (0.9.20-0ubuntu3) edgy; urgency=low
    
      * debian/rules: changed x86_64 to amd64 to provide amd64 packages
    
     -- Stephan Hermann <email address hidden>   Tue, 12 Sep 2006 12:42:46 +0200
  • wine (0.9.20-0ubuntu2) edgy; urgency=low
    
      * debian/rules: changed ARCH = $(DEB_BUILD_ARCH) to
        ARCH += $(DEB_BUILD_ARCH) (trying to fix amd64 build)
    
     -- Stephan Hermann <email address hidden>   Mon, 11 Sep 2006 15:20:47 +0200
  • wine (0.9.20-0ubuntu1) edgy; urgency=low
    
      * New WineHQ Release
      * debian/rules:
        - added to CFLAGS -fno-stack-protector
        - added some code to build wine on x86_64 archs
      * debian/control:
        - Removed libjack0.80.0-dev from build-deps
    
    wine (0.9.20~winehq0~ubuntu~6.06-1) unstable; urgency=low
    
      * New upstream release
        - XEmbed system tray support.
        - Many improvements to NTLM support.
        - Many messages made localizable instead of hardcoded to English.
        - Improved support for various OpenGL platforms.
        - More improvements to the IDL compiler.
        - Lots of bug fixes.
    
    wine (0.9.19~winehq0~ubuntu~6.06-2) unstable; urgency=low
    
      * Added my own patch to make Full Tilt Poker work
    
     -- Stephan Hermann <email address hidden>   Wed, 30 Aug 2006 12:47:41 +0200
  • wine (0.9.19-0ubuntu3) edgy; urgency=low
    
      * debian/rules: Added -fno-stack-protector to CFLAGS to fix segmentation
        faults (Closes: lp #56965)
    
     -- Stephan Hermann <email address hidden>   Wed, 23 Aug 2006 13:15:31 +0200
  • wine (0.9.19-0ubuntu2) edgy; urgency=low
    
      * debian/rules: Fix rules file to determina $DEB_BUILD_ARCH and build wine
        for 64bit
    
     -- Stephan Hermann <email address hidden>   Sun, 20 Aug 2006 10:19:05 +0200
  • wine (0.9.19-0ubuntu1) edgy; urgency=low
    
      * New upstream version
      * debian/control:
        - Removed libicu28-dev,libjack0.80.0-dev from build-dep
    
    wine (0.9.19~winehq0~ubuntu~5.10-1) unstable; urgency=low
    
      * New upstream release
        - Support for a proper Trash folder.
        - Many improvements to the IDL compiler.
        - Better FreeBSD support.
        - A number of MSI bug fixes.
        - Many RichEdit improvements.
    
    wine (0.9.18~winehq0~ubuntu~5.10-1) unstable; urgency=low
    
      * New upstream release
        - Still more work on Direct3D.
        - A lot of MSI bug fixes and improvements.
        - More compatible memory management.
        - Several fixes for Win64 support.
        - Some performance improvements.
    
    wine (0.9.17~winehq0~ubuntu~5.10-1) unstable; urgency=low
    
      * New upstream release
        - Still more work on Direct3D shaders.
        - Now using the Gecko engine directly for MSHTML.
        - Better support for apps switching to full screen mode.
        - Support for multiple joysticks.
    
    wine (0.9.16~winehq0~ubuntu~5.10-1) unstable; urgency=low
    
      * New upstream release
        - More work on Direct3D shaders.
        - Major DirectDraw rewrite on top of Direct3D.
        - Support for debug information in Dwarf format.
        - Beginnings of an OleView Winelib application.
    
    wine (0.9.15~winehq0~ubuntu~5.10-1) unstable; urgency=low
    
      * New upstream release
        - More MS/RPC improvements.
        - Core Audio driver for Mac OS X.
        - More complete DNSAPI dll.
        - Improvements to Web browser support.
        - Lots of bug fixes.
      * Added libncurses-dev, libcupsys-dev virtual package as build-depends option
    
    wine (0.9.14~winehq1~ubuntu~5.10-1) unstable; urgency=low
    
      * New upstream release
        - Better MS/RPC compatibility.
        - Many fixes to Direct3D shaders.
        - Several improvements to the header control.
        - Lots of bug fixes.
      * Added libgl-dev, libicu-dev, libjack-dev, freeglut-dev virtual packages as
        options in build-depends
      * Added ${shlibs:Depends} to depends
    
    wine (0.9.13~winehq1~ubuntu~5.10-1) unstable; urgency=low
    
      * New upstream release
        - New GPhoto backend for TWAIN.
        - Dynamic drive configuration using HAL.
        - A gazillion Direct3D fixes.
        - New TCP transport for RPC.
        - Lots of bug fixes.
    
    wine (0.9.12~winehq2~ubuntu~5.10-1) unstable; urgency=low
    
      * New versioning system that makes upgrading to dapper package nice
      * This package is now a fork, backport, breezy-only line
      * Binary packages are now being built using hand-installed fontforge
        - This is because the fontforge in Breezy is broken
    
    wine (0.9.12~winehq1-1) unstable; urgency=low
    
      * New upstream release
        - New Winelib Internet Explorer application (all 5 lines of it).
        - Several improvements to the font support.
        - More work on the IDL compiler.
        - Faster drawing of the cards in Solitaire (very important feature).
        - A number of fixes for issues found by the Coverity code cheker.
    
    wine (0.9.11~winehq1-1) unstable; urgency=low
    
      * New upstream release
        - Fake dll files created in the system directory to help installers.
        - Desktop mode now properly supports multiple processes.
        - Better type parsing in dbghelp.
        - Several OpenGL fixes.
        - A bunch of Unicode functions in advpack.
        - Lots of bug fixes.
    
    wine (0.9.10~winehq1-2) unstable; urgency=low
    
      * Added new build depends, libglut3-dev | freeglut3-dev
    
    wine (0.9.10~winehq1-1) unstable; urgency=low
    
      * New upstream release
        - Improved ESD audio driver.
        - More Web browser improvements in mshtml and wininet.
        - Direct3D fixes and preparation for ddraw code migration.
        - Explorer process now managing the desktop window.
        - Lots of bug fixes.
      * New naming scheme uses ~winehq1 at end of version name.  This should make Dapper packages replace.
    
     -- Stephan Hermann <email address hidden>   Sat, 19 Aug 2006 23:14:28 +0200
  • wine (0.9.9-0ubuntu2) dapper; urgency=low
    
      * Remove insecure mailcap entries; MS Windows '.exe' files should be run
        using 'binfmt-misc' support instead.  (Closes: Ubuntu #24829)
      * Fix build-deps on 'libicu-dev'
    
     -- Paul Sladen <email address hidden>   Mon, 29 May 2006 12:37:24 +0100