[pkg-java] r2540 - branches/xml-im-exporter/feature/debian/debian
Marcus Better
marcusb-guest at costa.debian.org
Tue Oct 3 08:48:34 UTC 2006
Author: marcusb-guest
Date: 2006-10-03 08:48:33 +0000 (Tue, 03 Oct 2006)
New Revision: 2540
Modified:
branches/xml-im-exporter/feature/debian/debian/changelog
branches/xml-im-exporter/feature/debian/debian/control
Log:
Remove bogus Suggests on non-existing -doc package.
Modified: branches/xml-im-exporter/feature/debian/debian/changelog
===================================================================
--- branches/xml-im-exporter/feature/debian/debian/changelog 2006-10-03 05:52:43 UTC (rev 2539)
+++ branches/xml-im-exporter/feature/debian/debian/changelog 2006-10-03 08:48:33 UTC (rev 2540)
@@ -1,3 +1,9 @@
+xml-im-exporter (1.1-2) unstable; urgency=low
+
+ * debian/control: Removed bogus Suggests on -doc package.
+
+ -- Marcus Better <marcus at better.se> Tue, 3 Oct 2006 10:45:12 +0200
+
xml-im-exporter (1.1-1) unstable; urgency=low
* Initial release. (Closes: #386173)
Modified: branches/xml-im-exporter/feature/debian/debian/control
===================================================================
--- branches/xml-im-exporter/feature/debian/debian/control 2006-10-03 05:52:43 UTC (rev 2539)
+++ branches/xml-im-exporter/feature/debian/debian/control 2006-10-03 08:48:33 UTC (rev 2540)
@@ -10,7 +10,7 @@
Package: libxml-im-exporter-java
Architecture: all
Depends: classpath-common | java1-runtime | java2-runtime
-Suggests: libxml-im-exporter-java-doc, classpath-doc
+Suggests: classpath-doc
Description: Java library for handling XML documents
XML Im-/Exporter is a low level library to assist in the process of
importing and exporting XML in Java programs. It is designed with
More information about the pkg-java-commits
mailing list