[pkg-java] r5009 - trunk/glib-java/debian

mh at alioth.debian.org mh at alioth.debian.org
Thu Dec 13 18:17:47 UTC 2007


Author: mh
Date: 2007-12-13 18:17:47 +0000 (Thu, 13 Dec 2007)
New Revision: 5009

Modified:
   trunk/glib-java/debian/changelog
   trunk/glib-java/debian/control
Log:
fixed typos


Modified: trunk/glib-java/debian/changelog
===================================================================
--- trunk/glib-java/debian/changelog	2007-12-13 18:14:58 UTC (rev 5008)
+++ trunk/glib-java/debian/changelog	2007-12-13 18:17:47 UTC (rev 5009)
@@ -1,3 +1,9 @@
+glib-java (0.4.2-8) UNRELEASED; urgency=low
+
+  * Fixed typo in descriptions. Closes: #440581.
+
+ -- Mark Howard <mh at debian.org>  Thu, 13 Dec 2007 18:16:56 +0000
+
 glib-java (0.4.2-7) unstable; urgency=low
 
   * New package, libglib-java-dev, split from libglib-jni and libglib-cni,

Modified: trunk/glib-java/debian/control
===================================================================
--- trunk/glib-java/debian/control	2007-12-13 18:14:58 UTC (rev 5008)
+++ trunk/glib-java/debian/control	2007-12-13 18:17:47 UTC (rev 5009)
@@ -16,16 +16,16 @@
 Recommends: libglib-java-gcj
 Conflicts: libgtk2-java
 Description: GLib 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 architecture-independant files for GLib bindings.
+ This package provides architecture-independent files for GLib bindings.
  .
  http://java-gnome.sf.net
 
@@ -35,14 +35,14 @@
 Depends: ${shlibs:Depends}
 Conflicts: libglib-java (<< 0.4.2-2)
 Description: GLib 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 library for GLib bindings.
  .
@@ -54,14 +54,14 @@
 Depends: libglib-jni (= ${binary:Version}), ${shlibs:Depends}
 Replaces: libglib-java (<< 0.4.2-2)
 Description: GLib 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 GLib bindings.
  .
@@ -72,14 +72,14 @@
 Architecture: any
 Depends: libglib-java (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
 Description: GLib 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
 Replaces: libglib-java (<< 0.4.2-2)
 Description: GLib 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 GLib bindings.
  .
@@ -110,14 +110,14 @@
 Depends: libglib2.0-dev (>= 2.12.0), libglib-jni (= ${binary:Version}), libglib-cni (= ${binary:Version}), libglib-java (= ${source:Version})
 Replaces: libglib-java (<< 0.4.2-2), libglib-jni (<< 0.4.2-7), libglib-cni (<< 0.4.2-7)
 Description: GLib 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 headers, library symlinks and pkg-config file for GLib
  bindings.




More information about the pkg-java-commits mailing list