Your message dated Sat, 16 May 2009 22:16:52 +0100
with message-id <[email protected]>
and subject line arbortext-catalog has been removed from Debian, closing #418844
has caused the Debian Bug report #418844,
regarding arbortext-catalog: remove dependency against libxerces-java
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.)
--
418844: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=418844
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: arbortext-catalog
Severity: wishlist
arbortext-catalog classes uses xml api but does not depends on
xerces. The xml api is not in every jre we have in Debian.
The attached patch fix the bug
--
Arnaud Vandyck
--- debian/control~ 2007-04-12 09:36:49.000000000 +0000
+++ debian/control 2007-04-12 09:45:05.000000000 +0000
@@ -7,7 +7,7 @@
Package: arbortext-catalog
Architecture: all
-Depends: java-common, libxerces-java
+Depends: java-common
Suggests: xt-catalog | saxon-catalog
Description: Catalog support classes and parsing tools
These Java classes implement the OASIS Entity Management Catalog
--- End Message ---
--- Begin Message ---
Version: 1.01-3.4+rm
The arbortext-catalog package has been removed from Debian so we are closing
the bugs that were still opened against it.
For more information about this package's removal, read
http://bugs.debian.org/528286 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
Kind regards,
--
Marco Rodrigues
--- End Message ---