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

ebourg-guest pushed a commit to branch master
in repository jdeb.

commit 85278aa2074e69772a281c4799a12258c12da0f2
Author: Emmanuel Bourg <ebo...@apache.org>
Date:   Tue Jan 2 14:00:24 2018 +0100

    Fixed the test failure with BouncyCastle 1.58
---
 debian/changelog                                  | 7 +++++++
 debian/patches/01_fix_testcase_bouncycastle.patch | 6 +++---
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 13ef8e9..b82f3a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jdeb (1.5-7) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Fixed the test failure with BouncyCastle 1.58
+
+ -- Emmanuel Bourg <ebo...@apache.org>  Tue, 02 Jan 2018 13:55:26 +0100
+
 jdeb (1.5-6) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/patches/01_fix_testcase_bouncycastle.patch 
b/debian/patches/01_fix_testcase_bouncycastle.patch
index 64c7323..b071550 100644
--- a/debian/patches/01_fix_testcase_bouncycastle.patch
+++ b/debian/patches/01_fix_testcase_bouncycastle.patch
@@ -1,6 +1,6 @@
-Description: Update testcase to work with bouncycastle 1.57
+Description: Update testcase to work with bouncycastle 1.58
 Author: Andreas Moog <am...@ubuntu.com>
-
+Forwarded: not-needed
 --- a/src/test/java/org/vafer/jdeb/signing/PGPSignerTestCase.java
 +++ b/src/test/java/org/vafer/jdeb/signing/PGPSignerTestCase.java
 @@ -42,7 +42,7 @@
@@ -8,7 +8,7 @@ Author: Andreas Moog <am...@ubuntu.com>
                  "TEST3\n" +
                  "-----BEGIN PGP SIGNATURE-----\n" +
 -                "Version: BCPG v1.53\n" +
-+                "Version: BCPG v1.57\n" +
++                "Version: BCPG v1.58\n" +
                  "\n" +
                  
"iEYEARECABAFAkax1rgJEHM9pIAuB02PAABIJgCghFmoCJCZ0CGiqgVLGGPd/Yh5\n" +
                  "FQQAnRVqvI2ij45JQSHYJBblZ0Vv2meN\n" +

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

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

Reply via email to