Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (5)
Use debhelper 12
· 86e1079f
Tony Mancill
authored
Jul 25, 2019
86e1079f
Update for BouncyCastle 1.61
· 77d9e2b1
Tony Mancill
authored
Jul 25, 2019
77d9e2b1
Bump Standards-Version to 4.4.0
· 17dc06fa
Tony Mancill
authored
Jul 25, 2019
17dc06fa
prepare changelog for upload to unstable
· c9c79369
Tony Mancill
authored
Jul 25, 2019
c9c79369
whitespace
· ffff722e
Tony Mancill
authored
Jul 25, 2019
ffff722e
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
ffff722e
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
...
...
debian/compat
View file @
ffff722e
1
1
1
2
debian/control
View file @
ffff722e
...
...
@@ -7,10 +7,10 @@ Uploaders:
Emmanuel Bourg <ebourg@apache.org>
Build-Depends:
ant,
debhelper (>= 1
1
),
debhelper (>= 1
2
),
default-jdk,
junit,
libbcpg-java (>= 1.6
0
),
libbcpg-java (>= 1.6
1
),
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
...
...
debian/patches/01_fix_testcase_bouncycastle.patch
View file @
ffff722e
Description: Update testcase to work with bouncycastle 1.6
0
Description: Update testcase to work with bouncycastle 1.6
1
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.6
0
\n" +
+ "Version: BCPG v1.6
1
\n" +
"\n" +
"iEYEARECABAFAkax1rgJEHM9pIAuB02PAABIJgCghFmoCJCZ0CGiqgVLGGPd/Yh5\n" +
"FQQAnRVqvI2ij45JQSHYJBblZ0Vv2meN\n" +