Your message dated Wed, 06 Jun 2018 18:43:41 +0000
with message-id <[email protected]>
and subject line Bug#893416: fixed in sezpoz 1.12-1
has caused the Debian Bug report #893416,
regarding sezpoz FTBFS with openjdk-9
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
893416: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893416
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: sezpoz
Version: 1.10-2
Severity: serious
Tags: buster sid
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/sezpoz.html
...
[[1;34mINFO[m] -------------------------------------------------------
[[1;34mINFO[m] T E S T S
[[1;34mINFO[m] -------------------------------------------------------
[[1;34mINFO[m] Running net.java.sezpoz.[1mIndexTest[m
warning: Supported source version 'RELEASE_6' from annotation processor
'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
/tmp/net.java.sezpoz.IndexTest/test1/src/x/A.java:5: warning: should be marked
@Retention(RetentionPolicy.SOURCE)
public @interface A {}
^
error: java.nio.file.NoSuchFileException:
/tmp/net.java.sezpoz.IndexTest/test1/clz/META-INF/annotations/x.A
1 error
2 warnings
warning: Supported source version 'RELEASE_6' from annotation processor
'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
/tmp/net.java.sezpoz.IndexTest/test2/src/x/A.java:6: warning: should be marked
@Retention(RetentionPolicy.SOURCE)
public @interface A {
^
error: java.nio.file.NoSuchFileException:
/tmp/net.java.sezpoz.IndexTest/test2/clz/META-INF/annotations/x.A
1 error
2 warnings
warning: Supported source version 'RELEASE_6' from annotation processor
'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
/tmp/net.java.sezpoz.IndexTest/test3/src/api/MenuItem.java:6: warning: should
be marked @Retention(RetentionPolicy.SOURCE)
public @interface MenuItem {
^
error: java.nio.file.NoSuchFileException:
/tmp/net.java.sezpoz.IndexTest/test3/clz/META-INF/annotations/api.MenuItem
1 error
2 warnings
warning: Supported source version 'RELEASE_6' from annotation processor
'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
/tmp/net.java.sezpoz.IndexTest/test4/src/x/A.java:5: warning: should be marked
@Retention(RetentionPolicy.SOURCE)
public @interface A {
^
error: java.nio.file.NoSuchFileException:
/tmp/net.java.sezpoz.IndexTest/test4/clz/META-INF/annotations/x.A
1 error
2 warnings
warning: Supported source version 'RELEASE_6' from annotation processor
'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
/tmp/net.java.sezpoz.IndexTest/test5/src/x/A.java:6: warning: should be marked
@Retention(RetentionPolicy.SOURCE)
public @interface A {
^
error: java.nio.file.NoSuchFileException:
/tmp/net.java.sezpoz.IndexTest/test5/clz/META-INF/annotations/x.A
1 error
2 warnings
warning: Supported source version 'RELEASE_6' from annotation processor
'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
error: java.nio.file.NoSuchFileException:
/tmp/net.java.sezpoz.IndexTest/test6/clz/META-INF/annotations/net.java.sezpoz.IndexTest$Marker
1 error
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor
'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
/tmp/net.java.sezpoz.IndexTest/test7/src/x/A.java:5: warning: should be marked
@Retention(RetentionPolicy.SOURCE)
public @interface A {
^
error: java.nio.file.NoSuchFileException:
/tmp/net.java.sezpoz.IndexTest/test7/clz/META-INF/annotations/x.A
1 error
2 warnings
warning: Supported source version 'RELEASE_6' from annotation processor
'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
/tmp/net.java.sezpoz.IndexTest/test8/src/x/A.java:5: warning: should be marked
@Retention(RetentionPolicy.SOURCE)
public @interface A {}
^
error: java.nio.file.NoSuchFileException:
/tmp/net.java.sezpoz.IndexTest/test8/clz/META-INF/annotations/x.A
1 error
2 warnings
[[1;31mERROR[m] [1;31mTests [0;1mrun: [0;1m8[m, Failures: 0,
[1;31mErrors: [0;1;31m8[m, Skipped: 0, Time elapsed: 3.751 s[1;31m <<<
FAILURE![m - in net.java.sezpoz.[1mIndexTest[m
[[1;31mERROR[m] multipleCodeSources(net.java.sezpoz.IndexTest) Time elapsed:
1.474 s <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
at net.java.sezpoz.IndexTest.multipleCodeSources(IndexTest.java:209)
[[1;31mERROR[m] complexStructure(net.java.sezpoz.IndexTest) Time elapsed:
0.425 s <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
at net.java.sezpoz.IndexTest.complexStructure(IndexTest.java:398)
[[1;31mERROR[m] basicUsage(net.java.sezpoz.IndexTest) Time elapsed: 0.478 s
<<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
at net.java.sezpoz.IndexTest.basicUsage(IndexTest.java:94)
[[1;31mERROR[m] heavyOverlap(net.java.sezpoz.IndexTest) Time elapsed: 0.352
s <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
at net.java.sezpoz.IndexTest.heavyOverlap(IndexTest.java:277)
[[1;31mERROR[m] defaultValues(net.java.sezpoz.IndexTest) Time elapsed: 0.24
s <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
at net.java.sezpoz.IndexTest.defaultValues(IndexTest.java:320)
[[1;31mERROR[m] staticallyKnownAnnotation(net.java.sezpoz.IndexTest) Time
elapsed: 0.145 s <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
at
net.java.sezpoz.IndexTest.staticallyKnownAnnotation(IndexTest.java:147)
[[1;31mERROR[m] codeSourceOverlapping(net.java.sezpoz.IndexTest) Time
elapsed: 0.14 s <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
at net.java.sezpoz.IndexTest.codeSourceOverlapping(IndexTest.java:244)
[[1;31mERROR[m] methodsAndFields(net.java.sezpoz.IndexTest) Time elapsed:
0.193 s <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
at net.java.sezpoz.IndexTest.methodsAndFields(IndexTest.java:182)
[[1;34mINFO[m] Running net.java.sezpoz.impl.[1mIndexer6Test[m
warning: Supported source version 'RELEASE_6' from annotation processor
'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
error: java.nio.file.NoSuchFileException:
/tmp/net.java.sezpoz.impl.Indexer6Test/test1/clz/META-INF/annotations/x.A
1 error
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor
'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor
'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
error: java.nio.file.NoSuchFileException:
/tmp/net.java.sezpoz.impl.Indexer6Test/test3/clz/META-INF/annotations/x.A
1 error
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor
'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor
'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
error: java.nio.file.NoSuchFileException:
/tmp/net.java.sezpoz.impl.Indexer6Test/test4/clz2/META-INF/annotations/Thing
1 error
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor
'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
error: java.nio.file.NoSuchFileException:
/tmp/net.java.sezpoz.impl.Indexer6Test/test5/clz/META-INF/annotations/x.A
1 error
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor
'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor
'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
error: java.nio.file.NoSuchFileException:
/tmp/net.java.sezpoz.impl.Indexer6Test/test6/clz2/META-INF/annotations/api.MenuItem
1 error
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor
'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
error: java.nio.file.NoSuchFileException:
/tmp/net.java.sezpoz.impl.Indexer6Test/test7/clz/META-INF/annotations/x.Outer$A
1 error
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor
'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
error: java.nio.file.NoSuchFileException:
/tmp/net.java.sezpoz.impl.Indexer6Test/test8/clz/META-INF/annotations/x.A
1 error
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor
'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
error: java.nio.file.NoSuchFileException:
/tmp/net.java.sezpoz.impl.Indexer6Test/test9/clz/META-INF/annotations/x.A
1 error
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor
'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
error: java.nio.file.NoSuchFileException:
/tmp/net.java.sezpoz.impl.Indexer6Test/test10/clz/META-INF/annotations/x.A
1 error
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor
'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
error: java.nio.file.NoSuchFileException:
/tmp/net.java.sezpoz.impl.Indexer6Test/test11/clz/META-INF/annotations/x.A
error: java.nio.file.NoSuchFileException:
/tmp/net.java.sezpoz.impl.Indexer6Test/test11/clz/META-INF/annotations/x.B
2 errors
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor
'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
error: java.nio.file.NoSuchFileException:
/tmp/net.java.sezpoz.impl.Indexer6Test/test12/clz/META-INF/annotations/x.A
1 error
1 warning
[[1;31mERROR[m] [1;31mTests [0;1mrun: [0;1m12[m, Failures: 0,
[1;31mErrors: [0;1;31m11[m, Skipped: 0, Time elapsed: 4.548 s[1;31m <<<
FAILURE![m - in net.java.sezpoz.impl.[1mIndexer6Test[m
[[1;31mERROR[m] incompatibleType(net.java.sezpoz.impl.Indexer6Test) Time
elapsed: 1.543 s <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
at
net.java.sezpoz.impl.Indexer6Test.incompatibleType(Indexer6Test.java:158)
[[1;31mERROR[m] nonPublic(net.java.sezpoz.impl.Indexer6Test) Time elapsed:
0.105 s <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
at net.java.sezpoz.impl.Indexer6Test.nonPublic(Indexer6Test.java:90)
[[1;31mERROR[m] incrementalCompilation(net.java.sezpoz.impl.Indexer6Test)
Time elapsed: 0.175 s <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
at
net.java.sezpoz.impl.Indexer6Test.incrementalCompilation(Indexer6Test.java:65)
[[1;31mERROR[m]
inappropriateModifiersOrArgs(net.java.sezpoz.impl.Indexer6Test) Time elapsed:
0.125 s <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
at
net.java.sezpoz.impl.Indexer6Test.inappropriateModifiersOrArgs(Indexer6Test.java:123)
[[1;31mERROR[m] basicUsage(net.java.sezpoz.impl.Indexer6Test) Time elapsed:
0.288 s <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
[[1;31mERROR[m] nestedClasses(net.java.sezpoz.impl.Indexer6Test) Time
elapsed: 0.087 s <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
[[1;31mERROR[m] serializeExoticConstants(net.java.sezpoz.impl.Indexer6Test)
Time elapsed: 0.089 s <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
[[1;31mERROR[m] compositeVals(net.java.sezpoz.impl.Indexer6Test) Time
elapsed: 0.12 s <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
[[1;31mERROR[m] methodsAndFields(net.java.sezpoz.impl.Indexer6Test) Time
elapsed: 0.123 s <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
[[1;31mERROR[m] defaultValsNotWritten(net.java.sezpoz.impl.Indexer6Test)
Time elapsed: 0.244 s <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
[[1;31mERROR[m] strangeAnnStringVals(net.java.sezpoz.impl.Indexer6Test) Time
elapsed: 0.116 s <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
[[1;34mINFO[m] Running net.java.sezpoz.[1mClassLoaderTest[m
warning: Supported source version 'RELEASE_6' from annotation processor
'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
/tmp/net.java.sezpoz.ClassLoaderTest/test1/src1/api/MyAnnotation.java:11:
warning: should be marked @Retention(RetentionPolicy.SOURCE)
public @interface MyAnnotation {
^
2 warnings
warning: Supported source version 'RELEASE_6' from annotation processor
'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
error: java.nio.file.NoSuchFileException:
/tmp/net.java.sezpoz.ClassLoaderTest/test1/clz2/META-INF/annotations/api.MyAnnotation
1 error
1 warning
[[1;31mERROR[m] [1;31mTests [0;1mrun: [0;1m1[m, Failures: 0,
[1;31mErrors: [0;1;31m1[m, Skipped: 0, Time elapsed: 2.511 s[1;31m <<<
FAILURE![m - in net.java.sezpoz.[1mClassLoaderTest[m
[[1;31mERROR[m] differentLoaders(net.java.sezpoz.ClassLoaderTest) Time
elapsed: 2.231 s <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
at
net.java.sezpoz.ClassLoaderTest.differentLoaders(ClassLoaderTest.java:99)
[[1;34mINFO[m]
[[1;34mINFO[m] Results:
[[1;34mINFO[m]
[[1;31mERROR[m] [1;31mErrors: [m
[[1;31mERROR[m] [1;31m ClassLoaderTest.differentLoaders:99 ? AptFailed
processing failed with error c...[m
[[1;31mERROR[m] [1;31m IndexTest.basicUsage:94 ? AptFailed processing
failed with error code 1[m
[[1;31mERROR[m] [1;31m IndexTest.codeSourceOverlapping:244 ? AptFailed
processing failed with error c...[m
[[1;31mERROR[m] [1;31m IndexTest.complexStructure:398 ? AptFailed
processing failed with error code 1[m
[[1;31mERROR[m] [1;31m IndexTest.defaultValues:320 ? AptFailed processing
failed with error code 1[m
[[1;31mERROR[m] [1;31m IndexTest.heavyOverlap:277 ? AptFailed processing
failed with error code 1[m
[[1;31mERROR[m] [1;31m IndexTest.methodsAndFields:182 ? AptFailed
processing failed with error code 1[m
[[1;31mERROR[m] [1;31m IndexTest.multipleCodeSources:209 ? AptFailed
processing failed with error cod...[m
[[1;31mERROR[m] [1;31m IndexTest.staticallyKnownAnnotation:147 ? AptFailed
processing failed with err...[m
[[1;31mERROR[m] [1;31m Indexer6Test>IndexerTestBase.basicUsage:81 ?
AptFailed processing failed with ...[m
[[1;31mERROR[m] [1;31m Indexer6Test>IndexerTestBase.compositeVals:127 ?
AptFailed processing failed w...[m
[[1;31mERROR[m] [1;31m
Indexer6Test>IndexerTestBase.defaultValsNotWritten:166 ? AptFailed processing
...[m
[[1;31mERROR[m] [1;31m Indexer6Test.inappropriateModifiersOrArgs:123 ?
AptFailed processing failed wi...[m
[[1;31mERROR[m] [1;31m Indexer6Test.incompatibleType:158 ? AptFailed
processing failed with error cod...[m
[[1;31mERROR[m] [1;31m Indexer6Test.incrementalCompilation:65 ? AptFailed
processing failed with erro...[m
[[1;31mERROR[m] [1;31m Indexer6Test>IndexerTestBase.methodsAndFields:219 ?
AptFailed processing faile...[m
[[1;31mERROR[m] [1;31m Indexer6Test>IndexerTestBase.nestedClasses:243 ?
AptFailed processing failed w...[m
[[1;31mERROR[m] [1;31m Indexer6Test.nonPublic:90 ? AptFailed processing
failed with error code 1[m
[[1;31mERROR[m] [1;31m
Indexer6Test>IndexerTestBase.serializeExoticConstants:196 ? AptFailed
processi...[m
[[1;31mERROR[m] [1;31m Indexer6Test>IndexerTestBase.strangeAnnStringVals:99
? AptFailed processing fa...[m
[[1;34mINFO[m]
[[1;31mERROR[m] [1;31mTests run: 21, Failures: 0, Errors: 20, Skipped: 0[m
[[1;34mINFO[m]
[[1;34mINFO[m]
[1m------------------------------------------------------------------------[m
[[1;34mINFO[m] [1mReactor Summary:[m
[[1;34mINFO[m]
[[1;34mINFO[m] SezPoz .............................................
[1;32mSUCCESS[m [ 0.004 s]
[[1;34mINFO[m] SezPoz Library .....................................
[1;31mFAILURE[m [ 19.792 s]
[[1;34mINFO[m]
[1m------------------------------------------------------------------------[m
[[1;34mINFO[m] [1;31mBUILD FAILURE[m
[[1;34mINFO[m]
[1m------------------------------------------------------------------------[m
[[1;34mINFO[m] Total time: 20.027 s
[[1;34mINFO[m] Finished at: 2019-04-20T10:34:50-12:00
[[1;34mINFO[m] Final Memory: 16M/54M
[[1;34mINFO[m]
[1m------------------------------------------------------------------------[m
[[1;31mERROR[m] Failed to execute goal
[32morg.apache.maven.plugins:maven-surefire-plugin:2.20.1:test[m
[1m(default-test)[m on project [36msezpoz[m: [1;31mThere are test
failures.[m
[[1;31mERROR[m] [1;31m[m
[[1;31mERROR[m] [1;31mPlease refer to
/build/1st/sezpoz-1.10/sezpoz/target/surefire-reports for the individual test
results.[m
[[1;31mERROR[m] [1;31mPlease refer to dump files (if any exist)
[date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.[m
[[1;31mERROR[m] -> [1m[Help 1][m
[[1;31mERROR[m]
[[1;31mERROR[m] To see the full stack trace of the errors, re-run Maven with
the [1m-e[m switch.
[[1;31mERROR[m] Re-run Maven using the [1m-X[m switch to enable full debug
logging.
[[1;31mERROR[m]
[[1;31mERROR[m] For more information about the errors and possible solutions,
please read the following articles:
[[1;31mERROR[m] [1m[Help 1][m
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[[1;31mERROR[m]
[[1;31mERROR[m] After correcting the problems, you can resume the build with
the command
[[1;31mERROR[m] [1mmvn <goals> -rf :sezpoz[m
make: *** [/usr/share/cdbs/1/class/maven.mk:127: debian/stamp-maven-check]
Error 1
--- End Message ---
--- Begin Message ---
Source: sezpoz
Source-Version: 1.12-1
We believe that the bug you reported is fixed in the latest version of
sezpoz, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Emmanuel Bourg <[email protected]> (supplier of updated sezpoz package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 06 Jun 2018 20:10:35 +0200
Source: sezpoz
Binary: libsezpoz-java libsezpoz-java-doc
Architecture: source
Version: 1.12-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: Emmanuel Bourg <[email protected]>
Description:
libsezpoz-java - Lightweight library for modular service lookups
libsezpoz-java-doc - Documentation for SezPoz
Closes: 893416
Changes:
sezpoz (1.12-1) unstable; urgency=medium
.
* Team upload.
* New upstream release
* Ignore the test failures to avoid the FTBFS with Java 9 (Closes: #893416)
* Build with the DH sequencer instead of CDBS
* Standards-Version updated to 4.1.4
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
Checksums-Sha1:
f22389845ed657912d5808497094ff61620a08cb 2090 sezpoz_1.12-1.dsc
7ebad1869ca993f1489f15092d46e737af012197 54560 sezpoz_1.12.orig.tar.xz
b0e56c90a8330dbc2d168d346396d55adb102fe4 9636 sezpoz_1.12-1.debian.tar.xz
cf9cb76318188c689a8b2e281789d8e6c7c492db 15103 sezpoz_1.12-1_source.buildinfo
Checksums-Sha256:
3c430db2d9ea2105ef1d0b3e400de13737674ef36bb8fc6a29e3f55abe4f3ea4 2090
sezpoz_1.12-1.dsc
65ff7e52c78bc9a0f1021500bd8d987bcad83f6ed855e00840f58efd9ef39d6b 54560
sezpoz_1.12.orig.tar.xz
a678135f15a2c3393172cfc43662fd2f6f574b5a17d694cd01a540eb5b5dc514 9636
sezpoz_1.12-1.debian.tar.xz
8de42677d77ae7c696771e7502779e2728608d959994878a8f32e64c3e4aee9a 15103
sezpoz_1.12-1_source.buildinfo
Files:
01f43c984abbecd026707e3102518805 2090 java optional sezpoz_1.12-1.dsc
65356d319670a4f7a6ed91cc1a554925 54560 java optional sezpoz_1.12.orig.tar.xz
2791d2f1e8c4b16d4983c9e26c62af0d 9636 java optional sezpoz_1.12-1.debian.tar.xz
1b77aefee5b5ce91a967ccff593f87d5 15103 java optional
sezpoz_1.12-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlsYJNUSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsLDQQALSkTFDU4vdnBxPexkT8u6E3QHlA6092
aOLIcb+hXJzIOswjUOI7zv9rzuYudFEqATtoO0/azmIPuRUIPnzwJQCk4YJzufzO
NEU0os86WB9XbmSXIxSmMIsf1FiwvogXcNsz8j6sYdFaSLsbSF9hen1w0I5wf7Bl
YSItc31Ga+8/nl+a9rXc788Ft81gzS/dBFmmmcHGBZCynejN9aOrrg4nZFDKrt8M
qEHceSSDjbNDPn49GedycZqiW0NYa/tkVYVcHsOQqZ0olNvS+u8L2NgkmHVbQ4zA
l9EHp9bWXVgUxv5QbxCRZ/UDmQXzDopwCqJWFcuqIaQJksJrNCAzlOWYtvI//RmT
+CKhaSOdBcmY/4hfxfVA1p6Et6L5JihQ/iF1VSpfSXp6bcUuhYsYGtngxWvBA3MO
IaxvL/skidmdvVaw6FBlUu2mnRHl/ZSSwgamO90bt3ZQdTqegj/CZ0d7mycYq+rK
uloOwWuR/QcHPsJ3Myhu72bA9sVhlzsjckbA8XLUSTAbJCw5LbHwCDLtIigUDxyZ
0g4SMdNl91K1NKtEG0m06VZvIb6k+MUCXjIveRv+YBky4yLzWnjlETpfIPzF5lIf
skkY74BzdrkzNeTcJmBKp92o5VhPaaU+WWEHN6wrsJ4wlNZ3+LxnLpdJr3wgyejD
j8AT8Zp/TguW
=6lmg
-----END PGP SIGNATURE-----
--- End Message ---
__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
Please use
[email protected] for discussions and questions.