[libspring-java] 02/04: Refreshed the patches
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Oct 25 09:39:13 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libspring-java.
commit 21ba5828bc2aa2dca21538ffd2461e0b2651550b
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Oct 25 11:35:48 2017 +0200
Refreshed the patches
---
debian/changelog | 8 ++++++++
debian/patches/0043-ignore-okhttp.patch | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 096122b..1184a79 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libspring-java (4.3.12-1) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * New upstream release
+ - Refreshed the patches
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 25 Oct 2017 11:35:24 +0200
+
libspring-java (4.3.11-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/patches/0043-ignore-okhttp.patch b/debian/patches/0043-ignore-okhttp.patch
index 358e1a4..d8a31c7 100644
--- a/debian/patches/0043-ignore-okhttp.patch
+++ b/debian/patches/0043-ignore-okhttp.patch
@@ -4,7 +4,7 @@ Forwarded: not-needed
--- a/build.gradle
+++ b/build.gradle
@@ -742,6 +742,14 @@
- testCompile("com.squareup.okhttp3:mockwebserver:${okhttp3Version}")
+ testCompile("com.squareup.okhttp3:mockwebserver:${okhttp3Version}")
testRuntime("com.sun.mail:javax.mail:${javamailVersion}")
}
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libspring-java.git
More information about the pkg-java-commits
mailing list