Author: ewl-guest
Date: 2011-06-05 13:07:07 +0000 (Sun, 05 Jun 2011)
New Revision: 13751

Modified:
   trunk/freeplane/debian/changelog
   trunk/freeplane/debian/control
Log:
Fix lintian warnings (description, library dependency on jre),


Modified: trunk/freeplane/debian/changelog
===================================================================
--- trunk/freeplane/debian/changelog    2011-06-04 20:42:04 UTC (rev 13750)
+++ trunk/freeplane/debian/changelog    2011-06-05 13:07:07 UTC (rev 13751)
@@ -9,8 +9,10 @@
   * Added png and svg icons on top of default xpm one.
   * Removed Update Check from menu and toolbar (Closes: #626187).
     Note: adds a warning on the console, but that should be OK.
+  * Fix lintian warnings (description, library dependency on jre),
+    'relative classpath in manifest' ignored until lintian clarified.
 
- -- Eric Lavarde <d...@zorglub.s.bawue.de>  Sat, 26 Feb 2011 16:13:12 +0100
+ -- Eric Lavarde <d...@zorglub.s.bawue.de>  Sun, 05 Jun 2011 15:05:42 +0200
 
 freeplane (1.1.1-1) unstable; urgency=low
 

Modified: trunk/freeplane/debian/control
===================================================================
--- trunk/freeplane/debian/control      2011-06-04 20:42:04 UTC (rev 13750)
+++ trunk/freeplane/debian/control      2011-06-05 13:07:07 UTC (rev 13751)
@@ -12,7 +12,7 @@
 Architecture: all
 Depends: ${misc:Depends}, openjdk-6-jre | sun-java6-jre, javahelp2, groovy, 
libcommons-lang-java, libjgoodies-forms-java, simplyhtml, libbatik-java, rhino, 
fop, libxerces2-java, libxml-commons-external-java, libjaxp1.3-java, 
libjlatexmath-java, libknopflerfish-osgi-framework-java, 
libjortho-freeplane-java (= ${binary:Version})
 Recommends: xdg-utils, java-wrappers
-Description: A Java program to create and edit mind maps.
+Description: Java program to create and edit mind maps.
  Freeplane is a free, open source software application for creating mind maps
  (diagrams of connections between ideas), and electronic outlines.
  .
@@ -28,9 +28,9 @@
 Package: libjortho-freeplane-java
 Section: java
 Architecture: all
-Depends: ${misc:Depends}, openjdk-6-jre | sun-java6-jre
+Depends: ${misc:Depends}
 Provides: libjortho-java
-Description: A Java spell-checking library.
+Description: Java spell-checking library.
  JOrtho (Java Orthography) is a spell-checker entirely written in Java.
  Its dictionaries are based on the free Wiktionary project and can therefore
  be updated for virtually any language.


_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to