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

myon pushed a commit to branch master
in repository libpostgresql-jdbc-java.

commit 21f61b69bdb17bb986ba8002c8f8e2c118fc0ab3
Author: Christoph Berg <m...@debian.org>
Date:   Mon Apr 30 22:37:55 2018 +0200

    Refresh debian/patches/01-missing-pom-configuration.patch.
---
 debian/changelog                                  | 1 +
 debian/patches/01-missing-pom-configuration.patch | 8 ++++----
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9836cdb..7bd96db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libpgjava (42.2.2-1) UNRELEASED; urgency=medium
 
   * New upstream version.
   * Add myself and pkg-postgresql to Uploaders.
+  * Refresh debian/patches/01-missing-pom-configuration.patch.
 
  -- Christoph Berg <m...@debian.org>  Mon, 30 Apr 2018 22:29:11 +0200
 
diff --git a/debian/patches/01-missing-pom-configuration.patch 
b/debian/patches/01-missing-pom-configuration.patch
index ea871e5..e6daa4d 100644
--- a/debian/patches/01-missing-pom-configuration.patch
+++ b/debian/patches/01-missing-pom-configuration.patch
@@ -3,10 +3,10 @@ Author: Emmanuel Bourg <ebo...@apache.org>
 Forwarded: not-needed
 --- a/pgjdbc/pom.xml
 +++ b/pgjdbc/pom.xml
-@@ -33,6 +33,20 @@
-     <jdbc.specification.version>4.2</jdbc.specification.version>
+@@ -34,6 +34,20 @@
      <jdbc.specification.version.nodot>42</jdbc.specification.version.nodot>
      <skip.assembly>false</skip.assembly>
+     <checkstyle.version>8.5</checkstyle.version>
 +
 +    <!-- Properties from pgjdbc-versions 1.1.2 -->
 +    <postgresql.driver.fullversion>PostgreSQL 
${postgresql.jdbc.spec}</postgresql.driver.fullversion>
@@ -23,8 +23,8 @@ Forwarded: not-needed
 +
    </properties>
  
-   <profiles>
-@@ -240,6 +254,110 @@
+   <dependencies>
+@@ -249,6 +263,110 @@
    <build>
      <plugins>
        <plugin>

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

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to