Your message dated Thu, 11 Jul 2013 12:33:29 +0000 with message-id <[email protected]> and subject line Bug#658288: fixed in libapache-poi-java 3.9-1 has caused the Debian Bug report #658288, regarding libapache-poi-java: Class OOXMLLister is missing 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.) -- 658288: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658288 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: libapache-poi-java Version: 3.6+dfsg-2 Severity: normal Dear Maintainer, The Javadoc in the libapache-poi-java-doc package includes documentation for a class org.apache.poi.dev.OOXMLLister at /usr/share/doc/libapache-poi- java/api/org/apache/poi/dev/OOXMLLister.html, but that class is not actually present in the jar file: $ grep org.apache.poi.dev /usr/share/java/* Binary file /usr/share/java/jakarta-poi.jar matches Binary file /usr/share/java/poi-3.6.jar matches Binary file /usr/share/java/poi.jar matches $ ls -l /usr/share/java/*poi*.jar lrwxrwxrwx 1 root root 15 Sep 7 16:24 /usr/share/java/jakarta-contrib- poi.jar -> poi-contrib.jar lrwxrwxrwx 1 root root 7 Sep 7 16:24 /usr/share/java/jakarta-poi.jar -> poi.jar lrwxrwxrwx 1 root root 18 Sep 7 16:24 /usr/share/java/jakarta-scratchpad- poi.jar -> poi-scratchpad.jar -rw-r--r-- 1 root root 1539296 Sep 7 16:24 /usr/share/java/poi-3.6.jar -rw-r--r-- 1 root root 69142 Sep 7 16:24 /usr/share/java/poi-contrib-3.6.jar lrwxrwxrwx 1 root root 19 Sep 7 16:24 /usr/share/java/poi-contrib.jar -> poi-contrib-3.6.jar lrwxrwxrwx 1 root root 11 Sep 7 16:24 /usr/share/java/poi.jar -> poi-3.6.jar -rw-r--r-- 1 root root 792652 Sep 7 16:24 /usr/share/java/poi- scratchpad-3.6.jar lrwxrwxrwx 1 root root 22 Sep 7 16:24 /usr/share/java/poi-scratchpad.jar -> poi-scratchpad-3.6.jar $ jar tvf /usr/share/java/poi-3.6.jar | grep OOXMLLister $ jar tvf /usr/share/java/poi-3.6.jar | grep org.apache.poi.dev 0 Wed Sep 07 20:23:48 EDT 2011 org/apache/poi/dev/ 5405 Wed Sep 07 20:23:48 EDT 2011 org/apache/poi/dev/RecordGenerator.class -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libapache-poi-java depends on: ii libcommons-beanutils-java 1.8.3-2 ii libcommons-lang-java 2.6-3 ii libcommons-logging-java 1.1.1-9 ii liblog4j1.2-java 1.2.16-3 ii libxalan2-java 2.7.1-7 libapache-poi-java recommends no packages. Versions of packages libapache-poi-java suggests: ii libapache-poi-java-doc 3.6+dfsg-2 -- no debconf information
--- End Message ---
--- Begin Message ---Source: libapache-poi-java Source-Version: 3.9-1 We believe that the bug you reported is fixed in the latest version of libapache-poi-java, 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 libapache-poi-java 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: SHA1 Format: 1.8 Date: Tue, 09 Jul 2013 23:10:21 +0200 Source: libapache-poi-java Binary: libapache-poi-java libapache-poi-java-doc Architecture: source all Version: 3.9-1 Distribution: unstable Urgency: low Maintainer: Debian Java Maintainers <[email protected]> Changed-By: Emmanuel Bourg <[email protected]> Description: libapache-poi-java - Apache POI - Java API for Microsoft Documents libapache-poi-java-doc - Apache POI - Java API for Microsoft Documents (Documentation) Closes: 654046 658288 659067 Changes: libapache-poi-java (3.9-1) unstable; urgency=low . [ Emmanuel Bourg ] * New upstream release - Refreshed the patches - Removed poi-contrib.jar (merged into poi.jar and poi-examples.jar) - Removed the unused dependencies on commons-beanutils, commons-lang and xalan - Added a dependency on libcommons-codec-java - Added the new excelant component (Excel Ant tasks) * Removed the patches 01_javac_encoding.patch and 02_classpath.patch * Enabled the unit tests * Added the classpath attribute in the manifests * Enabled the ooxml modules (Closes: #658288) - Removed the patch 03_no_ooxml.patch - Updated debian/orig-tar.sh to fetch the OOXML schemas from the ECMA site - Added a dependency on libxmlbeans-java - Updated debian/copyright to document the license of the OOXML schemas * debian/control: - Updated Standards-Version to 3.9.4 (no changes) - Use canonical URLs for the Vcs-* fields - Removed Michael Koch from the uploaders (Closes: #654046) - Improved the package description * debian/rules: Improved the clean target * Updated the debian/README.* files . [ tony mancill ] * Update debian/copyright to DEP5 format; clarify license of chunks_parse_cmds.tbl. (Closes: #659067) Checksums-Sha1: 0d9b82dbbaca4f99cd1ceeb41a401ca696248e88 2356 libapache-poi-java_3.9-1.dsc b451304134277d92d10de9bd9d71052932a2eb8e 43424796 libapache-poi-java_3.9.orig.tar.gz 8952f7a5612239f91a795341607c32adafe97713 7300 libapache-poi-java_3.9-1.debian.tar.gz 27dc9cb1acd4a6a054e7029b486ee35192b069a8 11465078 libapache-poi-java_3.9-1_all.deb b04047531281fae86eeaefd9daf774bb391f2dd1 4697428 libapache-poi-java-doc_3.9-1_all.deb Checksums-Sha256: f316bbe7a728175be9a41f5e4c865cdc58bfba2695000d0021136d3defd0d763 2356 libapache-poi-java_3.9-1.dsc 2481b69f47cf46262dc53f0be3149704e2e9a9522d4b8bfe629d241974043d9a 43424796 libapache-poi-java_3.9.orig.tar.gz 0535ecd47a507ff72f76b0cfae6c5acf7f8dcda7980c6546a4df70e16353462b 7300 libapache-poi-java_3.9-1.debian.tar.gz 8e3de6ec641a868c2e7735c064a3396fdc78baa0a5deffb14c8581f2f355bc75 11465078 libapache-poi-java_3.9-1_all.deb 9698d65c9247feabf1affa904a7200cd47de945240a2e9b65fbeca614b36cea0 4697428 libapache-poi-java-doc_3.9-1_all.deb Files: dd7836aa8ee36c2edea405098bd1635e 2356 java optional libapache-poi-java_3.9-1.dsc 441d6dd28dcfae23525ebcd9db845399 43424796 java optional libapache-poi-java_3.9.orig.tar.gz 233239f945f97154ed5152cf19faab5a 7300 java optional libapache-poi-java_3.9-1.debian.tar.gz 1664155953798d75180f85f26fcbb023 11465078 java optional libapache-poi-java_3.9-1_all.deb fbf35ad8caa51d07e45e70b88175031c 4697428 doc optional libapache-poi-java-doc_3.9-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBAgAGBQJR3qQVAAoJEPUTxBnkudCsZ+sP/2yLtQtsK3NcaNqUShp+sFzk qU0ukUFjlnJX/YosNL55WlJwY/E9CjMcTebgQsBwmqYEYVFm/QCOi4CB4zgG7OL+ 2zoqSOdeO+XrXM4yz8sEqf0Rd/PGdM3r2jGbd/nETLeQAOiYE5W0iKGI73slrgiC oVwBzivFdUON88Rg+rjcCyxuWCxtmQvWE5uQjZI0Oa+9WcIHGe08nEpckyzuGpVL LCaBKFYO8APTjKwVuU4u4wTw1coAQBJBDNrPapLDH/hGOnFslXBXCVBVDN/EnbIV YFBC7WPWC7PKH0B5yuv/iHJigLOQlux8QaRzWLCtoVn8cdfMiaGZ95Q5pi8UQpfG D2Z8QLPyZ+NBNP65ilm38ekZTCgnzfAIEspwh46oBdjne3nGaLcCNYgPoc3gfqRH 8MNHLDbjNr0eVpsEJ+O+doauY1gHNKokQhAzdCsUDmAoM2jwp9YV3ynkQQG3ffEg h1OOk4p6s3JdkgEMlR9Hg+fCiDQI3R8zos+JFtPTDaonRlzXsWbdOq6ckT5oNjo8 L5IEAiCSfIxeMaxHYKfM/s+ev++ki4nj6x+FheHkwYmy5aFxT1tCayb/zIDkagky eEcwsugl84tjB2i9fwhk8FlAleB23eqiHQ+ey5MqmMMQPWvjrSZdy3i5BeI6c2wJ +dlIoHU+FAPjZUCGzf5X =EGC6 -----END PGP SIGNATURE-----
--- End Message ---

