[pkg-java] r13756 - in tags/freeplane: . 1.1.3-1/debian
Eric Lavarde
ewl-guest at alioth.debian.org
Sun Jun 5 13:15:20 UTC 2011
Author: ewl-guest
Date: 2011-06-05 13:15:20 +0000 (Sun, 05 Jun 2011)
New Revision: 13756
Added:
tags/freeplane/1.1.3-1/
tags/freeplane/1.1.3-1/debian/changelog
tags/freeplane/1.1.3-1/debian/control
Removed:
tags/freeplane/1.1.3-1/debian/changelog
tags/freeplane/1.1.3-1/debian/control
Log:
[svn-buildpackage] Tagging freeplane 1.1.3-1
Deleted: tags/freeplane/1.1.3-1/debian/changelog
===================================================================
--- trunk/freeplane/debian/changelog 2011-05-29 11:52:06 UTC (rev 13722)
+++ tags/freeplane/1.1.3-1/debian/changelog 2011-06-05 13:15:20 UTC (rev 13756)
@@ -1,19 +0,0 @@
-freeplane (1.1.3-1) unstable; urgency=low
-
- * New upstream release.
- * uscan call in get-orig-source target with rename and repack.
- * Bumped standard to 3.9.1.0 (no actual changes).
- * Use java-wrappers to detect best available Java version.
- * Removed alternative dependency on Sun Java 5.
- * Add reportbug hook to gather more information.
- * 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.
-
- -- Eric Lavarde <deb at zorglub.s.bawue.de> Sat, 26 Feb 2011 16:13:12 +0100
-
-freeplane (1.1.1-1) unstable; urgency=low
-
- * Initial release (Closes: #566375).
-
- -- Eric Lavarde <deb at zorglub.s.bawue.de> Sun, 18 Jul 2010 09:26:51 +0200
Copied: tags/freeplane/1.1.3-1/debian/changelog (from rev 13754, trunk/freeplane/debian/changelog)
===================================================================
--- tags/freeplane/1.1.3-1/debian/changelog (rev 0)
+++ tags/freeplane/1.1.3-1/debian/changelog 2011-06-05 13:15:20 UTC (rev 13756)
@@ -0,0 +1,21 @@
+freeplane (1.1.3-1) unstable; urgency=low
+
+ * New upstream release.
+ * uscan call in get-orig-source target with rename and repack.
+ * Bumped standard to 3.9.2.0 (no actual changes).
+ * Use java-wrappers to detect best available Java version.
+ * Removed alternative dependency on Sun Java 5.
+ * Add reportbug hook to gather more information.
+ * 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 <deb at zorglub.s.bawue.de> Sun, 05 Jun 2011 15:05:42 +0200
+
+freeplane (1.1.1-1) unstable; urgency=low
+
+ * Initial release (Closes: #566375).
+
+ -- Eric Lavarde <deb at zorglub.s.bawue.de> Sun, 18 Jul 2010 09:26:51 +0200
Deleted: tags/freeplane/1.1.3-1/debian/control
===================================================================
--- trunk/freeplane/debian/control 2011-05-29 11:52:06 UTC (rev 13722)
+++ tags/freeplane/1.1.3-1/debian/control 2011-06-05 13:15:20 UTC (rev 13756)
@@ -1,42 +0,0 @@
-Source: freeplane
-Section: editors
-Priority: extra
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Eric Lavarde <deb at zorglub.s.bawue.de>
-Build-Depends: cdbs, debhelper (>= 7), docbook-to-man, imagemagick, ant, openjdk-6-jdk, quilt
-Build-Depends-Indep: 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
-Standards-Version: 3.9.1.0
-Homepage: http://freeplane.org/
-
-Package: freeplane
-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.
- Freeplane is a free, open source software application for creating mind maps
- (diagrams of connections between ideas), and electronic outlines.
- .
- New features of Freeplane include:
- .
- * Export to PNG, JPEG, SVG (in addition to HTML / XHTML and PDF)
- * Find / Replace in all open maps
- * Paste HTML as node structure
- * Outline mode
- * Scripting via Groovy
- * Spell Checker
-
-Package: libjortho-freeplane-java
-Section: java
-Architecture: all
-Depends: ${misc:Depends}, openjdk-6-jre | sun-java6-jre
-Provides: libjortho-java
-Description: A 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.
- .
- The library works with any JTextComponent from the Swing frame work.
- This includes JTextPane, JEditorPane and JTextArea.
- .
- The version packaged is based on JOrtho 0.4, slightly adapted for the needs
- of Freeplane. See http://jortho.sourceforge.net/.
Copied: tags/freeplane/1.1.3-1/debian/control (from rev 13754, trunk/freeplane/debian/control)
===================================================================
--- tags/freeplane/1.1.3-1/debian/control (rev 0)
+++ tags/freeplane/1.1.3-1/debian/control 2011-06-05 13:15:20 UTC (rev 13756)
@@ -0,0 +1,42 @@
+Source: freeplane
+Section: editors
+Priority: extra
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Eric Lavarde <deb at zorglub.s.bawue.de>
+Build-Depends: cdbs, debhelper (>= 7), docbook-to-man, imagemagick, ant, openjdk-6-jdk, quilt
+Build-Depends-Indep: 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
+Standards-Version: 3.9.2.0
+Homepage: http://freeplane.org/
+
+Package: freeplane
+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: 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.
+ .
+ New features of Freeplane include:
+ .
+ * Export to PNG, JPEG, SVG (in addition to HTML / XHTML and PDF)
+ * Find / Replace in all open maps
+ * Paste HTML as node structure
+ * Outline mode
+ * Scripting via Groovy
+ * Spell Checker
+
+Package: libjortho-freeplane-java
+Section: java
+Architecture: all
+Depends: ${misc:Depends}
+Provides: libjortho-java
+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.
+ .
+ The library works with any JTextComponent from the Swing frame work.
+ This includes JTextPane, JEditorPane and JTextArea.
+ .
+ The version packaged is based on JOrtho 0.4, slightly adapted for the needs
+ of Freeplane. See http://jortho.sourceforge.net/.
More information about the pkg-java-commits
mailing list