[pkg-java] r5011 - trunk/libglade-java/debian
mh at alioth.debian.org
mh at alioth.debian.org
Thu Dec 13 18:20:30 UTC 2007
Author: mh
Date: 2007-12-13 18:20:30 +0000 (Thu, 13 Dec 2007)
New Revision: 5011
Modified:
trunk/libglade-java/debian/changelog
trunk/libglade-java/debian/control
Log:
fixed typos
Modified: trunk/libglade-java/debian/changelog
===================================================================
--- trunk/libglade-java/debian/changelog 2007-12-13 18:19:06 UTC (rev 5010)
+++ trunk/libglade-java/debian/changelog 2007-12-13 18:20:30 UTC (rev 5011)
@@ -1,3 +1,9 @@
+libglade-java (2.12.8-4) UNRELEASED; urgency=low
+
+ * Fixed typos in description. Closes: #440583.
+
+ -- Mark Howard <mh at debian.org> Thu, 13 Dec 2007 18:19:38 +0000
+
libglade-java (2.12.8-3) unstable; urgency=low
* New package, libglade-java-dev, split from libglade-jni and libglade-cni,
Modified: trunk/libglade-java/debian/control
===================================================================
--- trunk/libglade-java/debian/control 2007-12-13 18:19:06 UTC (rev 5010)
+++ trunk/libglade-java/debian/control 2007-12-13 18:20:30 UTC (rev 5011)
@@ -16,16 +16,16 @@
Recommends: libglade-java-gcj
Conflicts: libgtk2-java
Description: Glade bindings for Java
- 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
+ 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
application. Most other Java UI toolkits such as SWT or swing provide at most
- compatibility layers so that your app will look like gnome appliactions. You
- should use java-gnome if you want to use standard gtk and gnome features such
+ compatibility layers so that your app will look like GNOME applications. You
+ should use java-gnome if you want to use standard GTK+ and GNOME features such
as stock icons, and file chooser buttons; or if you want to use additional
- gnome libraries such as gnome-vfs, vte, libmozembed.
+ GNOME libraries such as gnome-vfs, vte, libmozembed.
.
- This package provides the architecture-independant files for Glade support.
+ This package provides the architecture-independent files for Glade support.
.
http://java-gnome.sf.net
@@ -35,14 +35,14 @@
Depends: ${shlibs:Depends}
Conflicts: libglade-java (<< 2.12.8-1)
Description: Glade bindings for Java (native library)
- 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
+ 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
application. Most other Java UI toolkits such as SWT or swing provide at most
- compatibility layers so that your app will look like gnome appliactions. You
- should use java-gnome if you want to use standard gtk and gnome features such
+ compatibility layers so that your app will look like GNOME applications. You
+ should use java-gnome if you want to use standard GTK+ and GNOME features such
as stock icons, and file chooser buttons; or if you want to use additional
- gnome libraries such as gnome-vfs, vte, libmozembed.
+ GNOME libraries such as gnome-vfs, vte, libmozembed.
.
This package provides the architecture-dependant files for Glade support.
.
@@ -54,14 +54,14 @@
Depends: libglade-jni (= ${binary:Version}), ${shlibs:Depends}
Replaces: libglade-java (<< 2.12.8-1)
Description: Glade bindings for Java (native code)
- 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
+ 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
application. Most other Java UI toolkits such as SWT or swing provide at most
- compatibility layers so that your app will look like gnome appliactions. You
- should use java-gnome if you want to use standard gtk and gnome features such
+ compatibility layers so that your app will look like GNOME applications. You
+ should use java-gnome if you want to use standard GTK+ and GNOME features such
as stock icons, and file chooser buttons; or if you want to use additional
- gnome libraries such as gnome-vfs, vte, libmozembed.
+ GNOME libraries such as gnome-vfs, vte, libmozembed.
.
This package provides natively compiled code for Glade support.
.
@@ -72,14 +72,14 @@
Architecture: any
Depends: libglade-java (= ${source:Version}), libgnome-java-gcj (>= 2.12.7), ${misc:Depends}, ${shlibs:Depends}
Description: Glade bindings for Java (native code for use with gij)
- 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
+ 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
application. Most other Java UI toolkits such as SWT or swing provide at most
- compatibility layers so that your app will look like gnome appliactions. You
- should use java-gnome if you want to use standard gtk and gnome features such
+ compatibility layers so that your app will look like GNOME applications. You
+ should use java-gnome if you want to use standard GTK+ and GNOME features such
as stock icons, and file chooser buttons; or if you want to use additional
- gnome libraries such as gnome-vfs, vte, libmozembed.
+ GNOME libraries such as gnome-vfs, vte, libmozembed.
.
This package provides natively compiled code to run with gij.
.
@@ -91,14 +91,14 @@
Depends: classpath-doc, libgnome-java-doc
Replaces: libglade-java (<< 2.12.8-1)
Description: Glade 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
+ 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
application. Most other Java UI toolkits such as SWT or swing provide at most
- compatibility layers so that your app will look like gnome appliactions. You
- should use java-gnome if you want to use standard gtk and gnome features such
+ compatibility layers so that your app will look like GNOME applications. You
+ should use java-gnome if you want to use standard GTK+ and GNOME features such
as stock icons, and file chooser buttons; or if you want to use additional
- gnome libraries such as gnome-vfs, vte, libmozembed.
+ GNOME libraries such as gnome-vfs, vte, libmozembed.
.
This package contains the API documentation for the Glade bindings.
.
@@ -110,14 +110,14 @@
Depends: libglib-java-dev (>= 0.4.2-7), libgtk-java-dev (>= 2.10.2-4), libgnome-java-dev (>= 2.12.7-3), libglade-jni (= ${binary:Version}), libglade-cni (= ${binary:Version}), libglade-java (= ${source:Version})
Replaces: libglade-java (<< 2.12.8-1), libglade-jni (<< 2.12.8-3), libglade-cni (<< 2.12.8-3)
Description: Glade bindings for Java (development files)
- 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
+ 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
application. Most other Java UI toolkits such as SWT or swing provide at most
- compatibility layers so that your app will look like gnome appliactions. You
- should use java-gnome if you want to use standard gtk and gnome features such
+ compatibility layers so that your app will look like GNOME applications. You
+ should use java-gnome if you want to use standard GTK+ and GNOME features such
as stock icons, and file chooser buttons; or if you want to use additional
- gnome libraries such as gnome-vfs, vte, libmozembed.
+ GNOME libraries such as gnome-vfs, vte, libmozembed.
.
This package provides library symlinks and pkg-config file for Glade bindings.
.
More information about the pkg-java-commits
mailing list