[mysql-connector-java] 04/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 ae86c2297b4aec7558b568faeed0640a2e200af2
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Oct 12 23:48:27 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index ace4323..31c482f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mysql-connector-java (5.1.43-1) UNRELEASED; urgency=medium
+mysql-connector-java (5.1.44-1) UNRELEASED; urgency=medium
 
   * Team upload.
   * New upstream release
diff --git a/debian/patches/0002-java6-compilation-compat.patch b/debian/patches/0002-java6-compilation-compat.patch
index 02fb0d6..18b4acd 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
-@@ -5548,4 +5548,56 @@
+@@ -5552,4 +5552,56 @@
              }
          }
      }
@@ -253,7 +253,7 @@ Subject: [PATCH] Java 8 compatibility
       * 
 --- a/src/com/mysql/jdbc/MultiHostMySQLConnection.java
 +++ b/src/com/mysql/jdbc/MultiHostMySQLConnection.java
-@@ -2490,4 +2490,56 @@
+@@ -2498,4 +2498,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
-@@ -2893,4 +2893,56 @@
+@@ -2901,4 +2901,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