[pkg-java] r5012 - trunk/libvte-java/debian

mh at alioth.debian.org mh at alioth.debian.org
Thu Dec 13 18:23:28 UTC 2007


Author: mh
Date: 2007-12-13 18:23:28 +0000 (Thu, 13 Dec 2007)
New Revision: 5012

Modified:
   trunk/libvte-java/debian/changelog
   trunk/libvte-java/debian/control
Log:
fixed typos in description


Modified: trunk/libvte-java/debian/changelog
===================================================================
--- trunk/libvte-java/debian/changelog	2007-12-13 18:20:30 UTC (rev 5011)
+++ trunk/libvte-java/debian/changelog	2007-12-13 18:23:28 UTC (rev 5012)
@@ -1,3 +1,9 @@
+libvte-java (0.12.3-4) UNRELEASED; urgency=low
+
+  * Fixed typos in description. Closes: #440586
+
+ -- Mark Howard <mh at debian.org>  Thu, 13 Dec 2007 18:22:44 +0000
+
 libvte-java (0.12.3-3) unstable; urgency=low
 
   * New package, libvte-java-dev, split from libvte-jni and libvte-cni,

Modified: trunk/libvte-java/debian/control
===================================================================
--- trunk/libvte-java/debian/control	2007-12-13 18:20:30 UTC (rev 5011)
+++ trunk/libvte-java/debian/control	2007-12-13 18:23:28 UTC (rev 5012)
@@ -14,16 +14,16 @@
 Depends: libvte-jni (>= ${source:Version}), libglib-java (>= 0.4.2), libgtk-java (>= 2.10), java-gcj-compat | java2-runtime
 Recommends: libvte-java-gcj
 Description: VTE 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 vte support.
+ This package provides the architecture-independent files for vte support.
  .
  http://java-gnome.sf.net
 
@@ -32,14 +32,14 @@
 Architecture: any
 Depends: libvte-java (= ${source:Version}), libgtk-java-gcj (>= 2.10), ${misc:Depends}, ${shlibs:Depends}
 Description: VTE 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.
  .
@@ -50,14 +50,14 @@
 Architecture: all
 Depends: classpath-doc, libgtk-java-doc
 Description: VTE 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 vte support.
  .
@@ -69,14 +69,14 @@
 Depends: ${shlibs:Depends}
 Replaces: libvte-java (<< 0.12.3-1)
 Description: VTE 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 vte support.
  .
@@ -87,14 +87,14 @@
 Architecture: any
 Depends: libvte-jni (= ${binary:Version}), ${shlibs:Depends}
 Description: VTE 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 vte support.
  .
@@ -106,14 +106,14 @@
 Depends: libglib-java-dev (>= 0.4.2-7), libgtk-java-dev (>= 2.10.2-4), libvte-jni (= ${binary:Version}), libvte-cni (= ${binary:Version}), libvte-java (= ${source:Version})
 Replaces: libvte-java (<< 0.12.3-1), libvte-jni (<< 0.12.3-3), libvte-cni (<< 0.12.3-3)
 Description: VTE 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 VTE bindings.
  .




More information about the pkg-java-commits mailing list