Author: tgg Date: 2008-01-20 15:17:20 +0000 (Sun, 20 Jan 2008) New Revision: 5507
Modified: trunk/glib-java/debian/changelog trunk/glib-java/debian/control Log: rework descriptions again Modified: trunk/glib-java/debian/changelog =================================================================== --- trunk/glib-java/debian/changelog 2008-01-20 11:30:43 UTC (rev 5506) +++ trunk/glib-java/debian/changelog 2008-01-20 15:17:20 UTC (rev 5507) @@ -1,9 +1,14 @@ glib-java (0.4.2-8) UNRELEASED; urgency=low + [ Mark Howard ] * Fixed typo in descriptions. Closes: #440581. - -- Mark Howard <[EMAIL PROTECTED]> Thu, 13 Dec 2007 18:16:56 +0000 + [ Thomas Girard ] + * Add Homepage: control field. + * Bump Standards-Version: to 3.7.3. No changes needed. + -- Thomas Girard <[EMAIL PROTECTED]> Sun, 20 Jan 2008 14:35:38 +0100 + 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 2008-01-20 11:30:43 UTC (rev 5506) +++ trunk/glib-java/debian/control 2008-01-20 15:17:20 UTC (rev 5507) @@ -4,9 +4,10 @@ Maintainer: Debian Java maintainers <[EMAIL PROTECTED]> Uploaders: Mark Howard <[EMAIL PROTECTED]>, Thomas Girard <[EMAIL PROTECTED]> Build-Depends: debhelper (>> 5), gcj, java-gcj-compat-dev (>= 1.0.65-6), docbook-utils, cdbs (>= 0.4.34), pkg-config, libglib2.0-dev (>= 2.12.0), quilt (>= 0.29-2), autotools-dev -Standards-Version: 3.7.2.0 +Standards-Version: 3.7.3 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/glib-java XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/glib-java +Homepage: http://java-gnome.sf.net Package: libglib-java Section: libs @@ -15,111 +16,69 @@ Replaces: libgtk2-java, glib-java 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 - application. Most other Java UI toolkits such as SWT or swing provide at most - 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. +Description: Java bindings for GLib + The Java-Gnome project provides Java bindings for the Gnome platform. . - This package provides architecture-independent files for GLib bindings. + (Please be aware that Java-Gnome 2.x series is deprecated.) . - http://java-gnome.sf.net + This package provides architecture-independent files of the Java + bindings for GLib. Package: libglib-jni Section: libs Architecture: any 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 - application. Most other Java UI toolkits such as SWT or swing provide at most - 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. +Description: Java bindings for GLib (native library) + This package provides the native library needed by the Java bindings + for GLib. . - This package provides the architecture-dependant library for GLib bindings. - . - http://java-gnome.sf.net + For more information on the Java bindings for GLib see the + libglib-java package. Package: libglib-cni Section: libs Architecture: any 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 - application. Most other Java UI toolkits such as SWT or swing provide at most - 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. +Description: Java bindings for GLib (native code) + This package provides the Java bindings for GLib compiled to native + code. . - This package provides natively compiled code for GLib bindings. - . - http://java-gnome.sf.net + For more information on the Java bindings for GLib see the + libglib-java package. Package: libglib-java-gcj Section: libs 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 - application. Most other Java UI toolkits such as SWT or swing provide at most - 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. +Description: Java bindings for GLib (native code for use with gij) + This package provides the Java bindings for GLib compiled to native + code, for use with gij. . - This package provides natively compiled code to run with gij. - . - http://java-gnome.sf.net + For more information on the Java bindings for GLib see the + libglib-java package. Package: libglib-java-doc Section: doc Architecture: all 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 - application. Most other Java UI toolkits such as SWT or swing provide at most - 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. +Description: Java bindings for GLib (API documentation) + This package provides the API documentation of the Java bindings for + GLib. . - This package contains the API documentation for the GLib bindings. - . - http://java-gnome.sf.net + For more information on the Java bindings for GLib see the + libglib-java package. Package: libglib-java-dev Section: devel Architecture: any 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 - application. Most other Java UI toolkits such as SWT or swing provide at most - 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. +Description: Java bindings for GLib (development files) + This package provides headers, library symlinks and pkg-config file + of the Java bindings for GLib. . - This package provides headers, library symlinks and pkg-config file for GLib - bindings. - . - http://java-gnome.sf.net + For more information on the Java bindings for GLib see the + libglib-java package. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

