[pkg-java] r16286 - in trunk/java-gnome/debian: . patches

Guillaume Mazoyer gmazoyer-guest at alioth.debian.org
Thu Aug 30 14:18:29 UTC 2012


Author: gmazoyer-guest
Date: 2012-08-30 14:18:29 +0000 (Thu, 30 Aug 2012)
New Revision: 16286

Modified:
   trunk/java-gnome/debian/changelog
   trunk/java-gnome/debian/control
   trunk/java-gnome/debian/copyright
   trunk/java-gnome/debian/patches/02_unique_dependency.diff
Log:
java-gnome: Fix several lintian warnings.

Modified: trunk/java-gnome/debian/changelog
===================================================================
--- trunk/java-gnome/debian/changelog	2012-08-30 13:57:09 UTC (rev 16285)
+++ trunk/java-gnome/debian/changelog	2012-08-30 14:18:29 UTC (rev 16286)
@@ -3,13 +3,19 @@
   * New upstream release.
   * debian/control
     - Bump GTK required version to 3.4.
+    - Remove useless quilt dependency.
+    - Update descriptions to fix lintian warnings.
   * debian/patches/02_java7_compat.diff
     - Remove no longer needed patch (fixed upstream).
   * debian/patches/02_unique_dependency.diff
     - Add patch to fix the libunique dependency.
   * debian/watch
     - Upstream provides only .xz tarballs.
+  * debian/copyright
+    - Use new format.
+    - Update file copyright.
 
+
  -- Guillaume Mazoyer <respawneral at gmail.com>  Thu, 30 Aug 2012 15:51:50 +0200
 
 java-gnome (4.1.1-4) unstable; urgency=low

Modified: trunk/java-gnome/debian/control
===================================================================
--- trunk/java-gnome/debian/control	2012-08-30 13:57:09 UTC (rev 16285)
+++ trunk/java-gnome/debian/control	2012-08-30 14:18:29 UTC (rev 16286)
@@ -20,7 +20,6 @@
                librsvg2-dev (>= 2.32),
                libunique-3.0-dev (>= 3.0),
                metacity,
-               quilt,
                xfonts-base,
                xvfb,
                python
@@ -45,13 +44,15 @@
  Linux applications so that they richly integrate with the GNOME Desktop
  while leveraging the power of the Java language and your expertise with
  it.
+ .
+ This package contains the necessary JAR file.
 
 Package: libjava-gnome-jni
 Section: libs
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Replaces: libjava-gnome-java (<< 4.0.11)
-Description: Java-gnome language bindings project
+Description: Java-gnome language bindings project JNI layer
  These are the Java bindings for GTK+ and GNOME! Featuring a robust
  engineering design, completely generated internals, a lovingly crafted
  layer presenting the public API, and steadily increasing coverage of
@@ -61,13 +62,15 @@
  Linux applications so that they richly integrate with the GNOME Desktop
  while leveraging the power of the Java language and your expertise with
  it.
+ .
+ This package contains the ncessary JNI layer.
 
 Package: libjava-gnome-java-doc
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: libjava-gnome-java
-Description: Java-gnome language bindings project
+Description: Java-gnome language bindings project documentation
  These are the Java bindings for GTK+ and GNOME! Featuring a robust
  engineering design, completely generated internals, a lovingly crafted
  layer presenting the public API, and steadily increasing coverage of

Modified: trunk/java-gnome/debian/copyright
===================================================================
--- trunk/java-gnome/debian/copyright	2012-08-30 13:57:09 UTC (rev 16285)
+++ trunk/java-gnome/debian/copyright	2012-08-30 14:18:29 UTC (rev 16286)
@@ -1,11 +1,11 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
-Name: java-gnome
-Maintainer: java-gnome-hackers at lists.sourceforge.net
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: java-gnome
+Upstream-Contact: java-gnome-hackers at lists.sourceforge.net
 Source: http://java-gnome.sourceforge.net/
 
 Files: *
 Copyright:
-    2004-2011 Operational Dynamics Consulting Pty Ltd.
+    2004-2012 Operational Dynamics Consulting Pty Ltd and Others
     1997-1998 Andrew Cowie
     1998-2005 The java-gnome Team
     2007 Vreixo Formoso Lopes

Modified: trunk/java-gnome/debian/patches/02_unique_dependency.diff
===================================================================
--- trunk/java-gnome/debian/patches/02_unique_dependency.diff	2012-08-30 13:57:09 UTC (rev 16285)
+++ trunk/java-gnome/debian/patches/02_unique_dependency.diff	2012-08-30 14:18:29 UTC (rev 16286)
@@ -1,3 +1,5 @@
+## Description: fix unique dependency
+## Origin/Author: Guillaume Mazoyer <respawneral at gmail.com>
 Index: java-gnome-4.1.2/build/faster
 ===================================================================
 --- java-gnome-4.1.2.orig/build/faster	2012-08-30 05:44:57.000000000 +0200




More information about the pkg-java-commits mailing list