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

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sun May 7 22:42:20 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 6b17d9aef0ce8ed139e792794964b4db99dc092e
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed May 3 00:26:02 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 581df76..063a224 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+mysql-connector-java (5.1.42-1) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * New upstream release
+    - Refreshed the patches
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 03 May 2017 00:24:55 +0200
+
 mysql-connector-java (5.1.41-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 b6a6471..04c65ba 100644
--- a/debian/patches/0002-java6-compilation-compat.patch
+++ b/debian/patches/0002-java6-compilation-compat.patch
@@ -76,7 +76,7 @@ Subject: [PATCH] Java 8 compatibility
  }
 --- a/src/com/mysql/jdbc/CallableStatement.java
 +++ b/src/com/mysql/jdbc/CallableStatement.java
-@@ -2383,6 +2383,90 @@
+@@ -2396,6 +2396,90 @@
          }
      }
  
@@ -228,7 +228,7 @@ Subject: [PATCH] Java 8 compatibility
  }
 --- a/src/com/mysql/jdbc/DatabaseMetaData.java
 +++ b/src/com/mysql/jdbc/DatabaseMetaData.java
-@@ -7880,6 +7880,22 @@
+@@ -7878,6 +7878,22 @@
          return pStmt;
      }
  
@@ -345,7 +345,7 @@ Subject: [PATCH] Java 8 compatibility
       * Same as PreparedStatement.executeUpdate() but returns long instead of int.
 --- a/src/com/mysql/jdbc/ResultSetImpl.java
 +++ b/src/com/mysql/jdbc/ResultSetImpl.java
-@@ -7908,4 +7908,200 @@
+@@ -7890,4 +7890,200 @@
      protected ExceptionInterceptor getExceptionInterceptor() {
          return this.exceptionInterceptor;
      }

-- 
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