Skip to content
Commits on Source (5)
jdeb (1.6-4) unstable; urgency=medium
* Team upload.
* Fixed the test failure with BouncyCastle 1.61
* Bump Standards-Version to 4.4.0
* Use debhelper 12
-- tony mancill <tmancill@debian.org> Thu, 25 Jul 2019 20:56:39 -0700
jdeb (1.6-3) unstable; urgency=medium
* Team upload.
......@@ -127,7 +136,7 @@ jdeb (1.0.2~git20130829-2) unstable; urgency=low
[ tony mancill ]
* Apply patch from Andreas Moog
- Add Build-Depends on libmaven-plugin-tools-java to fix FTBFS
- Add Build-Depends on libmaven-plugin-tools-java to fix FTBFS
(Closes: #724097) (LP: #1249778)
- debian/patches/01_fix_testcase_bouncycastle.patch:
Update testcase to work with bouncycastle 1.49
......
......@@ -7,10 +7,10 @@ Uploaders:
Emmanuel Bourg <ebourg@apache.org>
Build-Depends:
ant,
debhelper (>= 11),
debhelper (>= 12),
default-jdk,
junit,
libbcpg-java (>= 1.60),
libbcpg-java (>= 1.61),
libcommons-compress-java,
libcommons-io-java,
libmaven-invoker-plugin-java,
......@@ -20,7 +20,7 @@ Build-Depends:
libmockito-java,
libxz-java,
maven-debian-helper (>= 1.5)
Standards-Version: 4.1.5
Standards-Version: 4.4.0
Vcs-Git: https://salsa.debian.org/java-team/jdeb.git
Vcs-Browser: https://salsa.debian.org/java-team/jdeb
Homepage: https://github.com/tcurdt/jdeb
......
Description: Update testcase to work with bouncycastle 1.60
Description: Update testcase to work with bouncycastle 1.61
Author: Andreas Moog <amoog@ubuntu.com>
Forwarded: not-needed
--- a/src/test/java/org/vafer/jdeb/signing/PGPSignerTestCase.java
......@@ -8,7 +8,7 @@ Forwarded: not-needed
"TEST3\n" +
"-----BEGIN PGP SIGNATURE-----\n" +
- "Version: BCPG v1.58\n" +
+ "Version: BCPG v1.60\n" +
+ "Version: BCPG v1.61\n" +
"\n" +
"iEYEARECABAFAkax1rgJEHM9pIAuB02PAABIJgCghFmoCJCZ0CGiqgVLGGPd/Yh5\n" +
"FQQAnRVqvI2ij45JQSHYJBblZ0Vv2meN\n" +