Your message dated Fri, 18 Aug 2017 04:34:14 +0000
with message-id <e1diyz8-000cb7...@fasolo.debian.org>
and subject line Bug#871352: fixed in jdeb 1.5-6
has caused the Debian Bug report #871352,
regarding jdeb: FTBFS: [ERROR] 
/<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/mapping/LsMapperTestCase.java:[25,45]
 cannot find symbol
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 ow...@bugs.debian.org
immediately.)


-- 
871352: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871352
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jdeb
Version: 1.5-5
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170807 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure
>       mh_patchpoms -plibjdeb-java --debian-build --keep-pom-version 
> --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
>    dh_auto_build
>       /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
>  -Dmaven.home=/usr/share/maven 
> -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
> -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo package -DskipTests 
> -Dnotimestamp=true -Dlocale=en_US
> [INFO] Scanning for projects...
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building jdeb 1.5
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:resources 
> (default-resources) @ jdeb ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 2 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:compile 
> (default-compile) @ jdeb ---
> [WARNING] The POM for 
> org.codehaus.plexus:plexus-compiler-api:jar:2.x is invalid, transitive 
> dependencies (if any) will not be available, enable debug logging for more 
> details
> [WARNING] The POM for 
> org.codehaus.plexus:plexus-compiler-javac:jar:2.x is invalid, transitive 
> dependencies (if any) will not be available, enable debug logging for more 
> details
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 49 source files to /<<PKGBUILDDIR>>/target/classes
> [INFO] 
> /<<PKGBUILDDIR>>/src/main/java/org/vafer/jdeb/ControlBuilder.java: 
> /<<PKGBUILDDIR>>/src/main/java/org/vafer/jdeb/ControlBuilder.java uses or 
> overrides a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/src/main/java/org/vafer/jdeb/ControlBuilder.java: Recompile 
> with -Xlint:deprecation for details.
> [INFO] 
> [INFO] --- maven-plugin-plugin:3.5:descriptor 
> (default-descriptor) @ jdeb ---
> [INFO] Using 'UTF-8' encoding to read mojo source files.
> [INFO] java-annotations mojo extractor found 1 mojo descriptor.
> line 8 column 4 - Error: <build> is not recognized!
> line 9 column 6 - Error: <plugins> is not recognized!
> line 10 column 8 - Error: <plugin> is not recognized!
> line 11 column 8 - Error: <artifactid> is not recognized!
> line 12 column 8 - Error: <groupid> is not recognized!
> line 14 column 8 - Error: <configuration> is not recognized!
> [INFO] 
> [INFO] --- maven-plugin-plugin:3.5:descriptor 
> (mojo-descriptor) @ jdeb ---
> [INFO] Using 'UTF-8' encoding to read mojo source files.
> [INFO] java-annotations mojo extractor found 1 mojo descriptor.
> line 8 column 4 - Error: <build> is not recognized!
> line 9 column 6 - Error: <plugins> is not recognized!
> line 10 column 8 - Error: <plugin> is not recognized!
> line 11 column 8 - Error: <artifactid> is not recognized!
> line 12 column 8 - Error: <groupid> is not recognized!
> line 14 column 8 - Error: <configuration> is not recognized!
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:testResources 
> (default-testResources) @ jdeb ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 22 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:testCompile 
> (default-testCompile) @ jdeb ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 21 source files to 
> /<<PKGBUILDDIR>>/target/test-classes
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/utils/FilteredFileTestCase.java:[24,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/utils/FilteredFileTestCase.java:[28,43]
>  cannot find symbol
>   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/DataBuilderTestCase.java:[23,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/DataBuilderTestCase.java:[30,42]
>  cannot find symbol
>   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/signing/DebMakerTestCase.java:[26,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/signing/DebMakerTestCase.java:[45,39]
>  cannot find symbol
>   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/maven/DataTestCase.java:[22,23] 
> package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/maven/DataTestCase.java:[28,35] 
> cannot find symbol
>   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/debian/ChangesFileTestCase.java:[19,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/debian/ChangesFileTestCase.java:[22,48]
>  cannot find symbol
>   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/debian/PackageControlFileTestCase.java:[22,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/debian/PackageControlFileTestCase.java:[24,55]
>  cannot find symbol
>   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/signing/PGPSignerTestCase.java:[23,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/signing/PGPSignerTestCase.java:[26,46]
>  cannot find symbol
>   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/ant/AntSelectorTestCase.java:[19,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/ant/AntSelectorTestCase.java:[22,48]
>  cannot find symbol
>   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/utils/InformationInputStreamTestCase.java:[23,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/utils/InformationInputStreamTestCase.java:[25,53]
>  cannot find symbol
>   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/producers/DataProducerFilesTestCase.java:[13,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/producers/DataProducerFilesTestCase.java:[23,48]
>  cannot find symbol
>   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/utils/UtilsTestCase.java:[26,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/utils/UtilsTestCase.java:[28,36]
>  cannot find symbol
>   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/ant/DebAntTaskTestCase.java:[28,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/ant/DebAntTaskTestCase.java:[43,47]
>  cannot find symbol
>   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/debian/ControlFieldTestCase.java:[19,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/debian/ControlFieldTestCase.java:[21,43]
>  cannot find symbol
>   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/DebMakerTestCase.java:[27,23] 
> package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/DebMakerTestCase.java:[38,39] 
> cannot find symbol
>   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/producers/DataProducerPathTemplateTestCase.java:[23,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/producers/DataProducerPathTemplateTestCase.java:[30,55]
>  cannot find symbol
>   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/changes/TextfileChangesProviderTestCase.java:[20,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/changes/TextfileChangesProviderTestCase.java:[23,60]
>  cannot find symbol
>   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/mapping/LsMapperTestCase.java:[20,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/mapping/LsMapperTestCase.java:[25,45]
>  cannot find symbol
>   symbol: class TestCase
> [INFO] 34 errors 
> [INFO] -------------------------------------------------------------
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 3.086 s
> [INFO] Finished at: 2017-08-07T12:55:29Z
> [INFO] Final Memory: 26M/819M
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.6.1:testCompile 
> (default-testCompile) on project jdeb: Compilation 
> failure: Compilation failure: 
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/utils/FilteredFileTestCase.java:[24,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/utils/FilteredFileTestCase.java:[28,43]
>  cannot find symbol
> [ERROR]   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/DataBuilderTestCase.java:[23,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/DataBuilderTestCase.java:[30,42]
>  cannot find symbol
> [ERROR]   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/signing/DebMakerTestCase.java:[26,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/signing/DebMakerTestCase.java:[45,39]
>  cannot find symbol
> [ERROR]   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/maven/DataTestCase.java:[22,23] 
> package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/maven/DataTestCase.java:[28,35] 
> cannot find symbol
> [ERROR]   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/debian/ChangesFileTestCase.java:[19,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/debian/ChangesFileTestCase.java:[22,48]
>  cannot find symbol
> [ERROR]   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/debian/PackageControlFileTestCase.java:[22,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/debian/PackageControlFileTestCase.java:[24,55]
>  cannot find symbol
> [ERROR]   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/signing/PGPSignerTestCase.java:[23,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/signing/PGPSignerTestCase.java:[26,46]
>  cannot find symbol
> [ERROR]   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/ant/AntSelectorTestCase.java:[19,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/ant/AntSelectorTestCase.java:[22,48]
>  cannot find symbol
> [ERROR]   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/utils/InformationInputStreamTestCase.java:[23,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/utils/InformationInputStreamTestCase.java:[25,53]
>  cannot find symbol
> [ERROR]   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/producers/DataProducerFilesTestCase.java:[13,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/producers/DataProducerFilesTestCase.java:[23,48]
>  cannot find symbol
> [ERROR]   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/utils/UtilsTestCase.java:[26,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/utils/UtilsTestCase.java:[28,36]
>  cannot find symbol
> [ERROR]   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/ant/DebAntTaskTestCase.java:[28,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/ant/DebAntTaskTestCase.java:[43,47]
>  cannot find symbol
> [ERROR]   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/debian/ControlFieldTestCase.java:[19,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/debian/ControlFieldTestCase.java:[21,43]
>  cannot find symbol
> [ERROR]   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/DebMakerTestCase.java:[27,23] 
> package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/DebMakerTestCase.java:[38,39] 
> cannot find symbol
> [ERROR]   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/producers/DataProducerPathTemplateTestCase.java:[23,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/producers/DataProducerPathTemplateTestCase.java:[30,55]
>  cannot find symbol
> [ERROR]   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/changes/TextfileChangesProviderTestCase.java:[20,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/changes/TextfileChangesProviderTestCase.java:[23,60]
>  cannot find symbol
> [ERROR]   symbol: class TestCase
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/mapping/LsMapperTestCase.java:[20,23]
>  package junit.framework does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/src/test/java/org/vafer/jdeb/mapping/LsMapperTestCase.java:[25,45]
>  cannot find symbol
> [ERROR]   symbol: class TestCase
> [ERROR] -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven 
> with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full 
> debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible 
> solutions, please read the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
>  -Dmaven.home=/usr/share/maven 
> -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
> -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo package -DskipTests 
> -Dnotimestamp=true -Dlocale=en_US returned exit code 1
> debian/rules:6: recipe for target 'build' failed
> make: *** [build] Error 2

The full build log is available from:
   http://aws-logs.debian.net/2017/08/07/jdeb_1.5-5_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: jdeb
Source-Version: 1.5-6

We believe that the bug you reported is fixed in the latest version of
jdeb, 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 871...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
tony mancill <tmanc...@debian.org> (supplier of updated jdeb 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 17 Aug 2017 21:06:28 -0700
Source: jdeb
Binary: libjdeb-java
Architecture: source all
Version: 1.5-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: tony mancill <tmanc...@debian.org>
Description:
 libjdeb-java - utility to construct Debian packages from Ant or Maven
Closes: 871352
Changes:
 jdeb (1.5-6) unstable; urgency=medium
 .
   * Team upload.
   * Add build-dep on junit and adjust maven rules (Closes: #871352)
   * Use https URL for Homepage in debian/control
Checksums-Sha1:
 9b2ad25c7535bfdb2034b8238f02f01bb9ddfb3b 2240 jdeb_1.5-6.dsc
 48b5122d5eeb84ff380ab1fbe1fe91b99effbe52 3668 jdeb_1.5-6.debian.tar.xz
 47f65fa9787a6f73051550dc0c088db0722b7bcf 14749 jdeb_1.5-6_amd64.buildinfo
 f51e445b073b5489b0eb754838d7dbe9483e7b34 655460 libjdeb-java_1.5-6_all.deb
Checksums-Sha256:
 0709a64450249a976b6c0d20fd90004007ccb7d7aa252e0f8759d6541e13682a 2240 
jdeb_1.5-6.dsc
 276026fbbb3dfef5d0819da60e7ea72546f1d7581824026dae47d967595155d1 3668 
jdeb_1.5-6.debian.tar.xz
 4ee4fa5059d3b0777e4442c6aadd1a93727aa290aa92d1f90c87ff4664bcba42 14749 
jdeb_1.5-6_amd64.buildinfo
 8c5ae2a252fe0e12ad3480fdb7e4c4e425c26c191c0018941cdc56b71c9d3b12 655460 
libjdeb-java_1.5-6_all.deb
Files:
 e4604c5af0e85845ee8e21a8d05f7dca 2240 java optional jdeb_1.5-6.dsc
 6250ac2230dabbcf61ce9f448c03ddc2 3668 java optional jdeb_1.5-6.debian.tar.xz
 d183110be4a9a06624a1e3f5275953a0 14749 java optional jdeb_1.5-6_amd64.buildinfo
 f0cd35e4513e3b5320957efbba369e8f 655460 java optional 
libjdeb-java_1.5-6_all.deb

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAlmWakcUHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpawTg//fDQ/AP/a1H+TNh3FAXpGdrHp+kS1
D1UJhAq3+lQvRUI/MXBZfisja48qOIkqqhl02ZgCFe+12im+bhCjyUwVlKgejJra
V03vAyS1rjmF9rvZE9/4bif5k9WWUyQT2Rhm7aranvui/QXHB3p8hcgwzA8vieJB
0tBNcQNlrlQPheS5jt5jL04tWnlz9+nyuZPqXTkenePzdrpjVt6lOaUJn8JZ9oLZ
LO0anLoSWCJBphbWpiYRCRiXwRkC8vYI1qQbhG31RRv9f0yh3dz44yR6kY3axi8o
nG7r9LskxVIInXcbNYxzreU/XfcpOTQlDs3qzeLAPwK+n7bFMI+5R02jKvW0x+pU
mUTIeVLPgaWSPXvmqqfIeKzq7OEHiPrcFF+OjcIb5DGZWQ/P/QliUKmyqERSWa00
ln1fVInDhhgwAGI8O3FlwH2aquCEN9+KsIgISyF0kXgNJbkmx5ZXl2LHOXYzGtAh
3Nx2kOwetRgSZ3nhf2b1RPr7Al/EBOCJUDM/tsIyloanj0zR9oag8cQeEpuWbQNT
HU5QgiNmel53mcKpsTtnuKLEzTXWQzlLgbN+nKSUBHDbwCEj0BM5WUjseBd3hKk6
qBFoC7pnbb2soCsmfDjRJsu1NTCdagy03Vue2wBEM6j7gWfuTY/UhT8UcvsfNton
6wERbOcZHnGDzw4=
=S2rP
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to