freemind (0.9.0~beta9-2) UNRELEASED; urgency=low * NOT RELEASED YET -- Eric Lavarde Fri, 23 Mar 2007 17:29:37 +0100 freemind (0.9.0~beta9-1) experimental; urgency=low * Continuing tests. * Bumped policy version to 3.7.2.2 (no changes required). -- Eric Lavarde Sat, 10 Mar 2007 16:04:24 +0100 freemind (0.8.0+01-4) unstable; urgency=low * Corrected polish translation (thanks to hekto5 on sf.net). * Add debug dpkg/rpm information and check for Sun/Blackdown VM in freemind.sh. -- Eric Lavarde Wed, 9 Nov 2005 17:07:52 +0000 freemind (0.8.0+01-3) unstable; urgency=low * Introduce usage of commons-codec to replace sun.misc.Base64Encoder/Decoder. * Set java source and target version to 1.3 in order to avoid warnings from jikes. * Suppress useless import of sun.java2d.loops.FontInfo from FontSizeAction.java. -- Eric Lavarde Sun, 6 Nov 2005 16:02:33 +0000 freemind (0.8.0+01-2) unstable; urgency=low * Made the freemind.sharedmimeinfo file multi-lingual. * Improved French traduction. * corrected urlsee to send output to /tmp/urlsee.log when DEBUG is defined because FreeMind discards all output. * corrected urlsee to transform %20 into when using 'see' or other local command. * Corrected the polish translation (it's neither complete nor guaranteed correct but at least it loads). -- Eric Lavarde Sun, 6 Nov 2005 15:20:01 +0000 freemind (0.8.0+01-1) unstable; urgency=low * Adding avalon-framework, commons-io, commons-logging to svg plugin classpath for fop-transcoder to work. * removing pdf-transcoder.jar from source package. -- Eric Lavarde Sat, 22 Oct 2005 15:11:13 +0000 freemind (0.8.0-2) unstable; urgency=low * replaced gnujaxp through xmlParserAPIs in rules file (thanks to WBaer). * included use of fop-transcoder from libbatik-java >= 1.6. -- Eric Lavarde Fri, 21 Oct 2005 07:47:07 +0000 freemind (0.8.0-1) unstable; urgency=low * Finalized upstream version. -- Eric Lavarde Wed, 7 Sep 2005 18:49:37 +0200 freemind (0.7.9.rc5-4) unstable; urgency=low * Bug fixing: link to freemind.jar had old version and forgot to fully remove forms.jar from package. -- Eric Lavarde Sat, 27 Aug 2005 12:23:35 +0200 freemind (0.7.9.rc5-3) unstable; urgency=low * Moved to policy 3.6.2.0 (no change required). * Introduced dependency to libforms-java. -- Eric Lavarde Thu, 18 Aug 2005 17:04:18 +0200 freemind (0.7.9.rc5-2) unstable; urgency=low * Migrating to cdbs system. -- Eric Lavarde Thu, 18 Aug 2005 16:24:16 +0200 freemind (0.7.9.rc5-1) unstable; urgency=low * New upstream release -- Eric Lavarde Tue, 19 Jul 2005 14:11:14 +0200 freemind (0.7.9.rc4-1) unstable; urgency=low * New upstream release -- Eric Lavarde Tue, 5 Jul 2005 11:27:24 +0200 freemind (0.7.9.rc3-2) unstable; urgency=low * Fixed some warnings from docbook-to-man concerning freemind.sgml. * Simplified all debian/freemind-plugins-*.install files. * Added new package freemind-plugins-collab-jabber for collaboration through jabber. * Removed need for replacement variables in freemind.properties and user.properties as it becomes more complicated than it brings anything. -- Eric Lavarde Tue, 24 May 2005 19:50:42 +0200 freemind (0.7.9.rc3-1) unstable; urgency=low * New upstream release -- Eric Lavarde Sun, 22 May 2005 17:08:09 +0200 freemind (0.7.9.rc2-4) unstable; urgency=low * Got the hint that I was compiling against the wrong libraries (thanks to Wolfgang). * Fixed small dependencies and recommends glitches. * Remove jhall (non free) from source and binary packages. * Added urlsee as 'default_browser_command_other_os' default (i.e. the command used by FreeMind to display links and files). Manpage included. * Source for freemind.1 is now SGML based. -- Eric Lavarde Wed, 16 Mar 2005 20:37:40 +0100 freemind (0.7.9.rc2-3) unstable; urgency=low * Added alternative dependencies for Java 1.5. * Replaced some more jars through dependencies on librelaxng-datatype- java, libjaxp1.2-java, libcommons-lang-java. -- Eric Lavarde Fri, 4 Mar 2005 20:31:28 +0100 freemind (0.7.9.rc2-2) unstable; urgency=low * Replaced jar files from svg plugin through standard jars from libxerces2-java, libbatik-java and rhino -- Eric Lavarde Tue, 1 Mar 2005 20:20:25 +0100 freemind (0.7.9.rc2-1) unstable; urgency=low * New upstream release * Added package freemind-plugins-time * Added freedesktop support (closes: #296258) -- Eric Lavarde Mon, 28 Feb 2005 20:38:33 +0100 freemind (0.7.9.rc1-3) unstable; urgency=low * Modified dependencies to non-free Java implementations, Sun and Blackdown packaged with java-package (Closes: #291946, #292182). -- Eric Lavarde Sat, 5 Feb 2005 12:11:32 +0100 freemind (0.7.9.rc1-2) unstable; urgency=low * Move 'accessories' to usr/share/freemind for exports. * Add -Dfreemind.base.dir to freemind.sh for FreeMind to find plugins and accessories. -- Eric Lavarde Fri, 14 Jan 2005 20:32:39 +0100 freemind (0.7.9.rc1-1) unstable; urgency=low * New upstream release -- Eric Lavarde Tue, 11 Jan 2005 20:12:57 +0100 freemind (0.7.9.beta4-1) unstable; urgency=low * New upstream release * Added packages freemind-browser, freemind-plugins-help and freemind- plugins-svg. -- Eric Lavarde Sat, 8 Jan 2005 20:00:00 +0100 freemind (0.7.1-6) unstable; urgency=low * Added "gtk" as LookAndFeel possibility, as well as the possibility to enter directly the Look&Feel class name (Closes: #288512). * Renamed 'enum' to 'enumerator' in XMLElement.java; this is _not_ a promise to support Java 1.5, Java 1.5 support will come only officially with version >= 0.8.0 (Closes: #288506). * Removed JAVA_HOME from debian/rules (Closes: #288505). * Removed bashisms from freemind.sh, making it POSIX conform (Closes: #289067). -- Eric Lavarde Sat, 8 Jan 2005 19:37:05 +0100 freemind (0.7.1-5) unstable; urgency=low * minor changes towards Debian conformity, no end-user change. -- Eric Lavarde Sat, 20 Nov 2004 22:10:14 +0100 freemind (0.7.1-4) unstable; urgency=low * Prepare for upload. * Upgrade to policy standard 3.6.1.0. * Enhanced description. * Dependencies and jar location conform to Java Policy. * use xpm instead of png icon to be policy conform. * moved mm2xbel.xsl and xbel2mm.xsl to doc directory with README.Debian. -- Eric Lavarde Mon, 15 Nov 2004 20:55:47 +0100 freemind (0.7.1-3) unstable; urgency=low * Upgrade freemind.sh to better find the java binary (Thanks to Jan Schulz again) and copy patterns.xml to user directory. * Updated man page to document all environment variables and files used by freemind start script. * Remove user.properties because freemind does create it itself now (removes need for /etc/skel files and README.Debian). * Changed subsection from 'editor' to 'text' to be consistent with menu. -- Eric Lavarde Sat, 19 Jun 2004 22:41:56 +0200 freemind (0.7.1-2) unstable; urgency=low * Adding icon to menu entry. * Small fixes of the manpage. * Changed to patches as sent to upstream team. * Added mime-type application/x-freemind. * Some changes thanks to Jan Schulz: - Set mozilla | www-browser as Recommend field. - JAVA_HOME can now be overwritten (change to rules). - Added new property 'browser_other' for mozilla vs. sensible-browser -- Eric Lavarde Sat, 1 May 2004 12:40:50 +0200 freemind (0.7.1-1) unstable; urgency=low * New upstream release * Changed 'src' to 'freemind' in source tree. * Slight change to man page. * Lookandfeel now remains to default (not windows or metal anymore). -- Eric Lavarde Mon, 1 Mar 2004 06:48:06 +0100 freemind (0.6.7-1) unstable; urgency=low * Initial Release. * This is my first Debian package (following maint-guide's recommendation ;-) * removed *.bak files * modified freemind.properties and user.properties: - properties_folder from freemind to .freemind - modified lookandfeel from windows to metal - adapted docmapurl and browsemode_initial_map to Debian dir structure * made freemin.sh able to start from everywhere -- Eric Lavarde Tue, 17 Feb 2004 23:24:49 +0100