[pkg-java] r5013 - trunk/libgnome-java/debian

mh at alioth.debian.org mh at alioth.debian.org
Thu Dec 13 18:24:38 UTC 2007


Author: mh
Date: 2007-12-13 18:24:38 +0000 (Thu, 13 Dec 2007)
New Revision: 5013

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


Modified: trunk/libgnome-java/debian/changelog
===================================================================
--- trunk/libgnome-java/debian/changelog	2007-12-13 18:23:28 UTC (rev 5012)
+++ trunk/libgnome-java/debian/changelog	2007-12-13 18:24:38 UTC (rev 5013)
@@ -1,3 +1,9 @@
+libgnome-java (2.12.7-4) UNRELEASED; urgency=low
+
+  * Fixed typos in description. Closes: #440584
+
+ -- Mark Howard <mh at debian.org>  Thu, 13 Dec 2007 18:21:37 +0000
+
 libgnome-java (2.12.7-3) unstable; urgency=low
 
   * New package, libgnome-java-dev, split from libgnome-jni and libgnome-cni,

Modified: trunk/libgnome-java/debian/control
===================================================================
--- trunk/libgnome-java/debian/control	2007-12-13 18:23:28 UTC (rev 5012)
+++ trunk/libgnome-java/debian/control	2007-12-13 18:24:38 UTC (rev 5013)
@@ -15,17 +15,17 @@
 Replaces: libgnome0-java, libgnome2-java
 Recommends: libgnome-java-gcj
 Conflicts: libgnome2-java
-Description: Gnome 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
+Description: GNOME 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
  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-independent files for gnome support.
+ This package provides the architecture-independent files for GNOME support.
  .
  http://java-gnome.sf.net
 
@@ -35,17 +35,17 @@
 Depends: ${shlibs:Depends}
 Replaces: libgnome0-jni, libgnome2-jni, libgnome-java (<< 2.12.7-1)
 Conflicts: libgnome2-jni
-Description:  Gnome 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
+Description:  GNOME 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
  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 gnome support.
+ This package provides the architecture-dependant files for GNOME support.
  .
  http://java-gnome.sf.net
 
@@ -53,15 +53,15 @@
 Section: libs
 Architecture: any
 Depends: libgnome-java (= ${source:Version}), libgtk-java-gcj (>= 2.10.2), ${misc:Depends}, ${shlibs:Depends}
-Description: Gnome 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
+Description: GNOME 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
  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.
  .
@@ -72,17 +72,17 @@
 Architecture: all
 Depends: classpath-doc, libgtk-java-doc
 Replaces: libgnome-java (<< 2.12.5)
-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
+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
  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 gnome bindings.
+ This package contains the API documentation for the GNOME bindings.
  .
  http://java-gnome.sf.net
 
@@ -91,17 +91,17 @@
 Architecture: any
 Depends: libgnome-jni (= ${binary:Version}), ${shlibs:Depends}
 Replaces: libgnome-jni (<< 2.12.7-1)
-Description:  Gnome 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
+Description:  GNOME 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
  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 gnome support.
+ This package provides natively compiled code for GNOME support.
  .
  http://java-gnome.sf.net
 
@@ -110,16 +110,16 @@
 Architecture: any
 Depends: libglib-java-dev (>= 0.4.2-7), libgtk-java-dev (>= 2.10.2-4), libgnome-jni (= ${binary:Version}), libgnome-cni (= ${binary:Version}), libgnome-java (= ${source:Version})
 Replaces: libgnome-java (<< 2.12.7-1), libgnome-jni (<< 2.12.7-3), libgnome-cni (<< 2.12.7-3)
-Description:  Gnome 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
+Description:  GNOME 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
  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 gnome support.
+ This package provides library symlinks and pkg-config file for GNOME support.
  .
  http://java-gnome.sf.net




More information about the pkg-java-commits mailing list