Your message dated Thu, 24 Dec 2009 15:46:34 +0000
with message-id <[email protected]>
and subject line Bug#551547: fixed in xml-commons-external 1.3.05-1
has caused the Debian Bug report #551547,
regarding libxml-commons-external-java: needlessly depends on -jre instead of 
-jre-headless
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.)


-- 
551547: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551547
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fop
Version: 1:0.95.dfsg-5
Severity: wishlist

I have a server with no graphical interface whatsoever.  On this server,
some users use asciidoc to build webpages and PDFs; hence, fop is
installed.  This is not a problem, since by default fop runs headless.
However, fop depends on openjdk-6-jre | java2-runtime.  The former
(which is the runtime I'm using) depends on libaccess-bridge-java-jni,
which pulls in the entirety of GTK, along with all its dependencies.

Obviously, this is a complete waste of disk space (and a good
opportunity for additional security bugs).  Since by default fop runs
headless, please depend on openjdk-6-jre-headless and recommend or
suggest openjdk-6-jre.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages fop depends on:
ii  default-jre [java2-runtim 1.6-33         Standard Java or Java compatible R
ii  java-wrappers             0.1.15         wrappers for java executables
ii  libavalon-framework-java  4.2.0-4        Common framework for Java server a
ii  libbatik-java             1.7-4          xml.apache.org SVG Library
ii  libbsf-java               1:2.4.0-3      Bean Scripting Framework to suppor
ii  libcommons-io-java        1.4-2          Common useful IO related classes
ii  libcommons-logging-java   1.1.1-5        commmon wrapper interface for seve
ii  libxalan2-java            2.7.1-5        XSL Transformations (XSLT) process
ii  libxerces2-java           2.9.1-4        Validating XML parser for Java wit
ii  libxml-commons-external-j 1.3.04-2       XML Commons external code - DOM, S
ii  libxmlgraphics-commons-ja 1.3.1.dfsg-2   reusable components used by Batik 
ii  libxp6                    1:1.0.0.xsf1-2 X Printing Extension (Xprint) clie
ii  libxt6                    1:1.0.6-1      X11 toolkit intrinsics library
ii  libxtst6                  2:1.0.3-1      X11 Testing -- Resource extension 
ii  openjdk-6-jre [java2-runt 6b16-1.6.1-2   OpenJDK Java runtime, using Hotspo

Versions of packages fop recommends:
ii  libsaxon-java                 1:6.5.5-5  The Saxon XSLT Processor

Versions of packages fop suggests:
ii  fop-doc                    1:0.95.dfsg-5 Documentation for fop
ii  libservlet2.4-java         5.0.30-8      Servlet 2.4 and JSP 2.0 Java class

-- no debconf information

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 713 440 7475 | http://crustytoothpaste.ath.cx/~bmc | My opinion only
OpenPGP: RSA v4 4096b 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: xml-commons-external
Source-Version: 1.3.05-1

We believe that the bug you reported is fixed in the latest version of
xml-commons-external, which is due to be installed in the Debian FTP archive:

libxml-commons-external-java-doc_1.3.05-1_all.deb
  to 
main/x/xml-commons-external/libxml-commons-external-java-doc_1.3.05-1_all.deb
libxml-commons-external-java_1.3.05-1_all.deb
  to main/x/xml-commons-external/libxml-commons-external-java_1.3.05-1_all.deb
xml-commons-external_1.3.05-1.diff.gz
  to main/x/xml-commons-external/xml-commons-external_1.3.05-1.diff.gz
xml-commons-external_1.3.05-1.dsc
  to main/x/xml-commons-external/xml-commons-external_1.3.05-1.dsc
xml-commons-external_1.3.05.orig.tar.gz
  to main/x/xml-commons-external/xml-commons-external_1.3.05.orig.tar.gz



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.
Onkar Shinde <[email protected]> (supplier of updated xml-commons-external 
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: Thu, 17 Dec 2009 19:28:17 +0530
Source: xml-commons-external
Binary: libxml-commons-external-java libxml-commons-external-java-doc
Architecture: source all
Version: 1.3.05-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Onkar Shinde <[email protected]>
Description: 
 libxml-commons-external-java - XML Commons external code - DOM, SAX, and JAXP, 
etc
 libxml-commons-external-java-doc - Documentation of XML Commons external API
Closes: 551547
Changes: 
 xml-commons-external (1.3.05-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/control
     - Add myself to uploaders.
     - Update standards version.
     - Build-dep default-jdk-builddep -> default-jdk.
     - Fix Vcs-* headers.
     - Change dependencies from -jre to to -jre-headless. (Closes: #551547)
     - Misc lintian fixes.
   * debian/rules
     - Use DEB_UPSTREAM_VERSION instead of hard coded version.
     - Change JAVA_HOME to correspond to default-jdk.
     - Add javac argument to compile for target JVM 1.4.
     - Change folder for api docs.
     - Add get-orig-source target.
   * debian/watch
     - Keep watch on master distribution site.
Checksums-Sha1: 
 51e5bc9f59e26c634267561d8368f0304e764a9b 1446 xml-commons-external_1.3.05-1.dsc
 d01a2489cb13cc5525cee70f622030c6353628eb 346753 
xml-commons-external_1.3.05.orig.tar.gz
 d706cfe891d0b2d903b73265e3073be200600167 4367 
xml-commons-external_1.3.05-1.diff.gz
 e63b31fa7e8bba5c36626d6e37d454dddbfe02fe 102748 
libxml-commons-external-java_1.3.05-1_all.deb
 4ace160f98c17803273e455cd7c7e7201ede33e6 148102 
libxml-commons-external-java-doc_1.3.05-1_all.deb
Checksums-Sha256: 
 d3b2603746d175f4ca8103b4134fa503fbe9c1c8fcce6e2d33d2376c19f10c6b 1446 
xml-commons-external_1.3.05-1.dsc
 cd47228a9187c0b666d4b72c6cf0a9649d879a2ea3467d669fd6d731b4ad6f7f 346753 
xml-commons-external_1.3.05.orig.tar.gz
 e1dddcd443b17be72cc1d89d4dc04563adbc113c796be306529e53c621d158d0 4367 
xml-commons-external_1.3.05-1.diff.gz
 baa14b372055e042be81099aeea0692f5acd0601051948aa3664a65e3b6dddbc 102748 
libxml-commons-external-java_1.3.05-1_all.deb
 4ef2518bbb21f9c08aa5ef4034209b97c3833dc56f1386b0eb75331d9d7601e7 148102 
libxml-commons-external-java-doc_1.3.05-1_all.deb
Files: 
 30abe3cec0c867898b1ac0db19e1758a 1446 libs optional 
xml-commons-external_1.3.05-1.dsc
 7d896d90a2bf6ce4519153fbc4bd042b 346753 libs optional 
xml-commons-external_1.3.05.orig.tar.gz
 995c0cbc5ba451b5631e8d872769a6c3 4367 libs optional 
xml-commons-external_1.3.05-1.diff.gz
 015364278f899df1b59b7380ff091e32 102748 java optional 
libxml-commons-external-java_1.3.05-1_all.deb
 df12cede7ab7ef12d8a6e02baa660775 148102 doc optional 
libxml-commons-external-java-doc_1.3.05-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkszgZkACgkQpldmHVvob7lAgwCgkz4wvXg37TdJ5PmkdcxYgNt8
BagAnRYqS6l/t56v4uCeiQKZ0hqn0ZvX
=HfTG
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to