[jdeb] 01/02: update to build against BCPG 1.55

Tony Mancill tmancill at moszumanska.debian.org
Tue Sep 13 04:46:57 UTC 2016


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

tmancill pushed a commit to branch master
in repository jdeb.

commit 77a28ccbf959b58d061237eb63f2f7857800aa51
Author: tony mancill <tmancill at debian.org>
Date:   Mon Sep 12 21:43:25 2016 -0700

    update to build against BCPG 1.55
---
 debian/control                                    | 2 +-
 debian/patches/01_fix_testcase_bouncycastle.patch | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index bfe9852..c25c12d 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9),
 Build-Depends-Indep: libmaven-invoker-plugin-java,
  libmaven-shade-plugin-java,
  ant,
- libbcpg-java (>= 1.54),
+ libbcpg-java (>= 1.55),
  libcommons-compress-java,
  libcommons-io-java,
  libmaven3-core-java,
diff --git a/debian/patches/01_fix_testcase_bouncycastle.patch b/debian/patches/01_fix_testcase_bouncycastle.patch
index c208366..a90404e 100644
--- a/debian/patches/01_fix_testcase_bouncycastle.patch
+++ b/debian/patches/01_fix_testcase_bouncycastle.patch
@@ -1,4 +1,4 @@
-Description: Update testcase to work with bouncycastle 1.54
+Description: Update testcase to work with bouncycastle 1.55
 Author: Andreas Moog <amoog at ubuntu.com>
 
 --- a/src/test/java/org/vafer/jdeb/signing/PGPSignerTestCase.java
@@ -8,7 +8,7 @@ Author: Andreas Moog <amoog at ubuntu.com>
                  "TEST3\n" +
                  "-----BEGIN PGP SIGNATURE-----\n" +
 -                "Version: BCPG v1.53\n" +
-+                "Version: BCPG v1.54\n" +
++                "Version: BCPG v1.55\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



More information about the pkg-java-commits mailing list