[mysql-connector-java] 02/07: Refreshed the patches

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Oct 12 21:51:43 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository mysql-connector-java.

commit 705d27cccc2063a1b360a123674d1a241ec7083f
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Oct 12 23:46:54 2017 +0200

    Refreshed the patches
---
 debian/changelog                                   | 8 ++++++++
 debian/patches/0002-java6-compilation-compat.patch | 6 +++---
 2 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fd0a0cb..ace4323 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+mysql-connector-java (5.1.43-1) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * New upstream release
+    - Refreshed the patches
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Thu, 12 Oct 2017 23:45:45 +0200
+
 mysql-connector-java (5.1.42-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/patches/0002-java6-compilation-compat.patch b/debian/patches/0002-java6-compilation-compat.patch
index 04c65ba..02fb0d6 100644
--- a/debian/patches/0002-java6-compilation-compat.patch
+++ b/debian/patches/0002-java6-compilation-compat.patch
@@ -169,7 +169,7 @@ Subject: [PATCH] Java 8 compatibility
       */
 --- a/src/com/mysql/jdbc/ConnectionImpl.java
 +++ b/src/com/mysql/jdbc/ConnectionImpl.java
-@@ -5507,4 +5507,56 @@
+@@ -5548,4 +5548,56 @@
              }
          }
      }
@@ -253,7 +253,7 @@ Subject: [PATCH] Java 8 compatibility
       * 
 --- a/src/com/mysql/jdbc/MultiHostMySQLConnection.java
 +++ b/src/com/mysql/jdbc/MultiHostMySQLConnection.java
-@@ -2482,4 +2482,56 @@
+@@ -2490,4 +2490,56 @@
      public boolean isUseSSLExplicit() {
          return getActiveMySQLConnection().isUseSSLExplicit();
      }
@@ -693,7 +693,7 @@ Subject: [PATCH] Java 8 compatibility
      //		try {
 --- a/src/com/mysql/jdbc/jdbc2/optional/ConnectionWrapper.java
 +++ b/src/com/mysql/jdbc/jdbc2/optional/ConnectionWrapper.java
-@@ -2885,4 +2885,56 @@
+@@ -2893,4 +2893,56 @@
      public boolean isUseSSLExplicit() {
          return this.mc.isUseSSLExplicit();
      }

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



More information about the pkg-java-commits mailing list