[mongo-java-driver] 02/03: Add DEP-3 headers to test.patch

Christopher Hoskin christopher.hoskin at gmail.com
Sat Sep 24 20:15:49 UTC 2016


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

grinorcole-guest pushed a commit to branch master
in repository mongo-java-driver.

commit ca7273852c4c25e96431c02bbe1ad7530c617b0c
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date:   Sat Sep 24 21:07:56 2016 +0100

    Add DEP-3 headers to test.patch
---
 debian/changelog          | 1 +
 debian/patches/test.patch | 7 +++++++
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 12293c3..359bda5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ mongo-java-driver (3.3.0-1) UNRELEASED; urgency=medium
   * Switch build system from Maven to Gradle
   * Enable build tests
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
+  * Add DEP-3 headers to test.patch
 
  -- Christopher Hoskin <christopher.hoskin at gmail.com>  Fri, 19 Aug 2016 13:50:19 +0100
 
diff --git a/debian/patches/test.patch b/debian/patches/test.patch
index f910e07..b958b00 100644
--- a/debian/patches/test.patch
+++ b/debian/patches/test.patch
@@ -1,3 +1,10 @@
+Subject: Transitive dependency workaround
+ Gradle doesn't support POM relocation. Adding a rule to maven.rules doesn't
+ help because gradle-debian-helper only applies its ruleset if the version 
+ isn't already generic (i.e. 'debian' or ends in '.x').
+Forwarded: not-needed
+Author: Christopher Hoskin <christopher.hoskin at gmail.com>
+Last-Update: 2016-09-24
 --- a/build.gradle
 +++ b/build.gradle
 @@ -270,3 +270,11 @@

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



More information about the pkg-java-commits mailing list