Author: tgg Date: 2007-04-25 19:04:22 +0000 (Wed, 25 Apr 2007) New Revision: 3354
Modified: trunk/libgnome-java/debian/control Log: fix libgnome-java-doc description Modified: trunk/libgnome-java/debian/control =================================================================== --- trunk/libgnome-java/debian/control 2007-04-25 17:55:44 UTC (rev 3353) +++ trunk/libgnome-java/debian/control 2007-04-25 19:04:22 UTC (rev 3354) @@ -68,9 +68,9 @@ Package: libgnome-java-doc Section: doc Architecture: all -Depends: classpath-doc +Depends: classpath-doc, libgtk-java-doc Replaces: libgnome-java (<< 2.12.5) -Description: Gnome bindings for Java (native code for use with gij) +Description: Gnome bindings for Java (API documentation) The Java-Gnome project provides a framework for creating Gtk and Gnome applications using Java. This covers the entire gtk and gnome API, so you can create true gnome applications, which work just like any other desktop _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

