[freeplane] branch master updated (396e7c8 -> 65ad79f)

Felix Natter fnatter-guest at moszumanska.debian.org
Sun Aug 14 12:51:46 UTC 2016


This is an automated email from the git hooks/post-receive script.

fnatter-guest pushed a change to branch master
in repository freeplane.

      from  396e7c8   Add gbp.conf to use pristine-tar by default.
       new  5ab56a3   Imported Upstream version 1.5.14
       new  2e40474   Merge tag 'upstream/1.5.14'
       new  65e896c   mergedViewerDependencies->compile
       new  8f47eaf   refresh patch #30
       new  d266d97   build 1.5.14-1
       new  65ad79f   release 1.5.14-1

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog                                   |   9 ++
 debian/patches/10_build_usr_share_java.patch       |  18 ++-
 debian/patches/30_disable_update_check.patch       |   2 +-
 freeplane/doc/history_en.txt                       |   9 ++
 .../resources/default_accelerators.properties      |  10 ++
 .../resources/default_accelerators_mac.properties  |   5 +
 freeplane/resources/freeplane_mac.properties       |   4 -
 .../resources/translations/Resources_da.properties |  10 +-
 .../resources/translations/Resources_eu.properties | 101 ++++++++++++++++
 .../resources/translations/Resources_nl.properties |  43 ++++++-
 .../core/ui/ActionAcceleratorManager.java          |  19 ++-
 .../java/org/freeplane/core/util/Quantity.java     |   5 +
 .../export/mindmapmode/XsltExportEngine.java       |  30 +++++
 .../features/help/DocumentationAction.java         |   3 +-
 .../mindmapmode/MLocationController.java           |   1 +
 .../features/nodestyle/NodeSizeModel.java          |   2 -
 .../mindmapmode/MNodeStyleController.java          |   2 +
 .../ImportLinkedBranchWithoutRootAction.java       |   1 +
 .../application/ApplicationResourceController.java |   4 -
 .../main/application/CommandLineParser.java        |  15 ++-
 .../mindmapmode/stylemode/ExtensionInstaller.java  |   7 ++
 .../mindmapmode/stylemode/SModeController.java     |   2 +-
 .../stylemode/SModeControllerFactory.java          |   9 +-
 .../org/freeplane/main/osgi/ActivatorImpl.java     |  97 ++++++++++------
 .../org/freeplane/view/swing/map/MainView.java     |   4 +-
 .../swing/ui/mindmapmode/MNodeMotionListener.java  |   4 +-
 .../org/freeplane/core/util/QuantityShould.java    |  12 ++
 freeplane/viewer-resources/freeplane.properties    |  10 --
 freeplane/viewer-resources/version.properties      |   2 +-
 .../windows-installer/Freeplane_without_Java.iss   |   2 +-
 .../windows-portable/App/AppInfo/appinfo.ini       |   4 +-
 .../plugin/bugreport/ReportGenerator.java          | 128 ++++++++++-----------
 .../java/org/freeplane/plugin/latex/Activator.java |  32 +++---
 .../freeplane/plugin/latex/LatexRegistration.java  |  50 --------
 .../org/freeplane/plugin/script/proxy/Proxy.java   |   4 +-
 gitinfo.properties                                 |   2 +-
 gitinfo.txt                                        |   2 +-
 37 files changed, 446 insertions(+), 218 deletions(-)
 create mode 100644 freeplane/resources/default_accelerators.properties
 create mode 100644 freeplane/resources/default_accelerators_mac.properties
 delete mode 100644 freeplane/resources/freeplane_mac.properties
 create mode 100644 freeplane/src/main/java/org/freeplane/main/mindmapmode/stylemode/ExtensionInstaller.java
 delete mode 100644 freeplane_plugin_latex/src/main/java/org/freeplane/plugin/latex/LatexRegistration.java

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/freeplane.git



More information about the pkg-java-commits mailing list