Author: marcusb-guest
Date: 2006-10-03 08:50:19 +0000 (Tue, 03 Oct 2006)
New Revision: 2541

Modified:
   trunk/xml-im-exporter/xml-im-exporter/debian/changelog
   trunk/xml-im-exporter/xml-im-exporter/debian/control
Log:
Merged debian branch (r2540).


Modified: trunk/xml-im-exporter/xml-im-exporter/debian/changelog
===================================================================
--- trunk/xml-im-exporter/xml-im-exporter/debian/changelog      2006-10-03 
08:48:33 UTC (rev 2540)
+++ trunk/xml-im-exporter/xml-im-exporter/debian/changelog      2006-10-03 
08:50:19 UTC (rev 2541)
@@ -1,3 +1,9 @@
+xml-im-exporter (1.1-2) unstable; urgency=low
+
+  * debian/control: Removed bogus Suggests on -doc package.
+
+ -- Marcus Better <[EMAIL PROTECTED]>  Tue,  3 Oct 2006 10:45:12 +0200
+
 xml-im-exporter (1.1-1) unstable; urgency=low
 
   * Initial release. (Closes: #386173)

Modified: trunk/xml-im-exporter/xml-im-exporter/debian/control
===================================================================
--- trunk/xml-im-exporter/xml-im-exporter/debian/control        2006-10-03 
08:48:33 UTC (rev 2540)
+++ trunk/xml-im-exporter/xml-im-exporter/debian/control        2006-10-03 
08:50:19 UTC (rev 2541)
@@ -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


_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to