[pkg-java] r5010 - trunk/libgconf-java/debian

mh at alioth.debian.org mh at alioth.debian.org
Thu Dec 13 18:19:07 UTC 2007


Author: mh
Date: 2007-12-13 18:19:06 +0000 (Thu, 13 Dec 2007)
New Revision: 5010

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


Modified: trunk/libgconf-java/debian/changelog
===================================================================
--- trunk/libgconf-java/debian/changelog	2007-12-13 18:17:47 UTC (rev 5009)
+++ trunk/libgconf-java/debian/changelog	2007-12-13 18:19:06 UTC (rev 5010)
@@ -1,3 +1,9 @@
+libgconf-java (2.12.6-4) UNRELEASED; urgency=low
+
+  * Fixed typos in descriptions. Closes: #440582.
+
+ -- Mark Howard <mh at debian.org>  Thu, 13 Dec 2007 18:18:16 +0000
+
 libgconf-java (2.12.6-3) unstable; urgency=low
 
   * New package, libgconf-java-dev, split from libgconf-jni and libgconf-cni,

Modified: trunk/libgconf-java/debian/control
===================================================================
--- trunk/libgconf-java/debian/control	2007-12-13 18:17:47 UTC (rev 5009)
+++ trunk/libgconf-java/debian/control	2007-12-13 18:19:06 UTC (rev 5010)
@@ -16,16 +16,16 @@
 Recommends: libgconf-java-gcj
 Conflicts: libgtk2-java
 Description: GConf 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 GConf bindings.
+ This package provides architecture-independent files for GConf bindings.
  .
  http://java-gnome.sf.net
 
@@ -35,14 +35,14 @@
 Depends: ${shlibs:Depends}
 Conflicts: libgconf-java (<< 2.12.6-1)
 Description: GConf 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 GConf bindings.
  .
@@ -54,14 +54,14 @@
 Depends: libgconf-jni (= ${binary:Version}), ${shlibs:Depends}
 Replaces: libgconf-java (<< 2.12.6-1)
 Description: GConf 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 GConf bindings.
  .
@@ -72,14 +72,14 @@
 Architecture: any
 Depends: libgconf-java (= ${source:Version}), libglib-java-gcj (>= 0.4.2), ${misc:Depends}, ${shlibs:Depends}
 Description: GConf 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, libglib-java-doc
 Replaces: libgconf-java (<< 2.12.4)
 Description: GConf 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 GConf bindings.
  .
@@ -110,14 +110,14 @@
 Depends: libglib-java-dev (>= 0.4.2-7), libgconf-jni (= ${binary:Version}), libgconf-cni (= ${binary:Version}), libgconf-java (= ${source:Version})
 Replaces: libgconf-java (<< 2.12.6-1), libgconf-jni (<< 2.12.6-3), libgconf-cni (<< 2.12.6-3)
 Description: GConf 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 GConf bindings.
  .




More information about the pkg-java-commits mailing list