[pkg-wine-party] [wine] 351/360: Update changelog and switch to src:wine-development.

Jens Reyer jreyer-guest at moszumanska.debian.org
Wed Feb 7 21:35:39 UTC 2018


This is an automated email from the git hooks/post-receive script.

jreyer-guest pushed a commit to branch master
in repository wine.

commit 2447a81aeb54fcf75b1da621829f3dce804c96f9
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Mon Feb 5 21:24:45 2018 +0100

    Update changelog and switch to src:wine-development.
    
    Finalize import of wine 3.1.
    
    Closes: #889158
---
 debian/changelog                      | 14 ++++++++++++++
 debian/patches/generate/opengl.patch  |  2 +-
 debian/patches/generate/request.patch |  2 +-
 3 files changed, 16 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 92f3cca..c59446b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+wine-development (3.1-1) UNRELEASED; urgency=medium
+
+  * New upstream release 3.1, released Feb 2, 2018.
+    - Kerberos authentication support.
+    - Window class redirection for Common Controls 6.
+    - Support for X11 ARGB visuals.
+    - DOSBox required for running DOS executables.
+    - Various bug fixes.
+  * Switch to src:wine-development (closes: #889158).
+  * Set Rules-Requires-Root: no.
+  * Make versioned dependency on debhelper backports safe.
+
+ -- Jens Reyer <jre.winesim at gmail.com>  Mon, 05 Feb 2018 21:24:44 +0100
+
 wine (3.0-1) unstable; urgency=medium
 
   * New upstream release 3.0, released Jan 18, 2018.
diff --git a/debian/patches/generate/opengl.patch b/debian/patches/generate/opengl.patch
index 8bc212c..a67ad17 100644
--- a/debian/patches/generate/opengl.patch
+++ b/debian/patches/generate/opengl.patch
@@ -39,7 +39,7 @@ author: Michael Gilbert <mgilbert at debian.org>
 -    $wgl_version = $1;
 -    last;
 -}
-+my $wgl_version = 16;
++my $wgl_version = 17;
 +
 +#
 +# Generate the wglext.h file
diff --git a/debian/patches/generate/request.patch b/debian/patches/generate/request.patch
index 59bbdfa..f067e16 100644
--- a/debian/patches/generate/request.patch
+++ b/debian/patches/generate/request.patch
@@ -18,7 +18,7 @@ author: Michael Gilbert <mgilbert at debian.org>
 -        if (/^\#define SERVER_PROTOCOL_VERSION (\d+)/) { $protocol = $1; last; }
 -    }
 -    close SERVER_PROT;
-+    my $protocol = 546;
++    my $protocol = 547;
      return $protocol;
  }
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git



More information about the pkg-wine-party mailing list