The following commit has been merged in the master branch:
commit 4d6270a1d421c0be71f16fb5f647eda1191d3558
Author: Felix Natter <fnat...@gmx.net>
Date:   Sun Mar 31 19:35:42 2013 +0200

    change project description in debian/control and debian/freeplane.1.xml

diff --git a/debian/control b/debian/control
index d2e258c..970a6de 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Package: freeplane
 Architecture: all
 Depends: ${misc:Depends}, default-jre | sun-java6-jre, javahelp2, groovy, 
libcommons-lang-java, libcommons-io-java, libjgoodies-forms-java, simplyhtml 
(>=0.16.05), libbatik-java, librhino-java, libfop-java, libxerces2-java, 
libxml-commons-external-java, libjaxp1.3-java, libjlatexmath-java, 
libknopflerfish-osgi-framework-java, libjsyntaxpane-java (>=0.9.6~r156), 
libjortho-freeplane-java (= ${binary:Version})
 Recommends: xdg-utils, java-wrappers
-Description: Java program to create and edit mind maps
+Description: Java program for working with Mind Maps
  Freeplane is a free and open source software application that supports
  thinking, sharing information and getting things done at work, in school
  and at home. The core of the software is tools for mind mapping (also
@@ -25,6 +25,11 @@ Description: Java program to create and edit mind maps
  Freeplane allows the user to add content as quickly and naturally as they
  would in a text editor, yet producing structured content that can be
  manipulated as easily as a diagram.
+ .
+ Features include ordering ideas in nodes and freely positionable
+ nodes, connecting nodes, automatic/conditional styles, scripting,
+ add-ons, LaTeX, search/filtering, different export features, printing,
+ password protection of nodes/maps and more.
  . 
  See http://freeplane.sourceforge.net/wiki/index.php/Main_Page for a full
  list of applications and features.
diff --git a/debian/freeplane.1.xml b/debian/freeplane.1.xml
index 4c7ce4f..14529e9 100644
--- a/debian/freeplane.1.xml
+++ b/debian/freeplane.1.xml
@@ -7,7 +7,7 @@
   <!ENTITY dhfirstname "<firstname>Eric</firstname>">
   <!ENTITY dhsurname   "<surname>Lavarde</surname>">
   <!-- Please adjust the date whenever revising the manpage. -->
-  <!ENTITY dhdate      "<date>March 25th, 2013</date>">
+  <!ENTITY dhdate      "<date>March 31st, 2013</date>">
   <!-- SECTION should be 1-8, maybe w/ subsection other parameters are
        allowed: see man(7), man(1). -->
   <!ENTITY dhsection   "<manvolnum>1</manvolnum>">
@@ -56,7 +56,7 @@
   <refnamediv>
     <refname>&dhpackage;</refname>
 
-    <refpurpose>Program to create, edit, print and export Mind Maps including 
scripting and more.</refpurpose>
+    <refpurpose>Program for working with Mind Maps.</refpurpose>
   </refnamediv>
   <refsynopsisdiv>
     <cmdsynopsis>
@@ -74,17 +74,34 @@
   <refsect1>
     <title>DESCRIPTION</title>
 
-    <para><command>&dhpackage;</command> is a program that allows you to
-    work with mind maps including automatic/conditional styles, scripting,
-    add-ons, LaTeX, search/filtering, different export features and some
-    (see
-    
http://freeplane.sourceforge.net/wiki/index.php/Home#Application_areas).</para>
+    <para><command>&dhpackage;</command> is a free and open source software
+    application that supports thinking, sharing information and getting
+    things done at work, in school and at home. The core of the software is
+    tools for mind mapping (also known as concept mapping or information
+    mapping) and using mapped information.
+    </para>
+
+    <para>
+      Occupying the middle ground between an editor and a diagramming tool,
+      Freeplane allows the user to add content as quickly and naturally as
+      they would in a text editor, yet producing structured content that
+      can be manipulated as easily as a diagram.
+    </para>
+
+    <para>Features include ordering ideas in nodes and freely positionable
+    nodes, connecting nodes, automatic/conditional styles, scripting,
+    add-ons, LaTeX, search/filtering, different export features, printing,
+    password protection of nodes/maps and more.</para>
+
+    <para>
+      See http://freeplane.sourceforge.net/wiki/index.php/Main_Page for a
+      full list of applications and features.
+    </para>
 
     <para>This manual page was written for the &debian; distribution
       because the original program does not have a manual page.
       Instead, it has documentation in the 
-      <application>Help</application> menu and
-      the <command>Freeplane</command> wiki
+      <application>Help</application> menu and the 
<command>Freeplane</command> wiki
       (http://freeplane.sourceforge.net/wiki/index.php/Main_Page).
     </para>
 
@@ -151,8 +168,8 @@
         <term>JAVA_OPTS</term>
         <listitem>
           <para>Set Java Properties, e.g. set the freeplane user config
-            directory in Freeplane &lt;1.3.3:
-            <command>JAVA_OPTS=-Dorg.freeplane.userfpdir=$HOME/blabla 
freeplane</command>
+            directory:
+            <command>JAVA_OPTS=-Dorg.freeplane.userfpdir=$HOME/.myfp 
freeplane</command>
           </para>
         </listitem>
       </varlistentry>

-- 
freeplane packaging

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

Reply via email to