[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[pkg-wine-party] [wine] 02/05: Update changelog for upstream changes and bump SERVER_PROTOCOL_VERSION.



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

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

commit 5931887c26ef6fd05aca96a02df5f2b217fa6a0d
Author: Jens Reyer <jre.winesim@gmail.com>
Date:   Mon Sep 19 13:07:03 2016 +0200

    Update changelog for upstream changes and bump SERVER_PROTOCOL_VERSION.
---
 debian/changelog                      | 10 ++++++++--
 debian/patches/generate/request.patch |  2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 234697e..e0aafdc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,17 @@
-wine-development (1.9.18-2) UNRELEASED; urgency=medium
+wine-development (1.9.19-1) UNRELEASED; urgency=medium
 
+  * New upstream release 1.9.19, released Sep 16, 2016.
+    - Initial version of a udev bus driver for HID.
+    - Various improvements in joystick support.
+    - Initial implementation of DC rendering in Direct2D.
+    - Improved metafile support in GDI+.
+    - Various bug fixes.
   * Generate the correct SERVER_PROTOCOL_VERSION (closes: #836911, see also
     in stable: #836566).
   * Mention the alternatives system in wineVERSION's package description.
   * Provide wine.desktop as example in wineVERSION.
 
- -- Jens Reyer <jre.winesim@gmail.com>  Tue, 13 Sep 2016 21:12:17 +0200
+ -- Jens Reyer <jre.winesim@gmail.com>  Mon, 19 Sep 2016 12:43:24 +0200
 
 wine-development (1.9.18-1) unstable; urgency=medium
 
diff --git a/debian/patches/generate/request.patch b/debian/patches/generate/request.patch
index e008b8e..49d60b0 100644
--- a/debian/patches/generate/request.patch
+++ b/debian/patches/generate/request.patch
@@ -14,7 +14,7 @@ author: Michael Gilbert <mgilbert@debian.org>
 -        if (/^\#define SERVER_PROTOCOL_VERSION (\d+)/) { $protocol = $1; last; }
 -    }
 -    close SERVER_PROT;
-+    my $protocol = 514;
++    my $protocol = 516;
      return $protocol;
  }
  

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



Reply to: