[freeplane] 01/02: Remove trailing whitespace
Markus Koschany
apo at moszumanska.debian.org
Sat Aug 27 16:09:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository freeplane.
commit 8fe4a127c44ee26182d91fe3eab6bc23d8d8793a
Author: Markus Koschany <apo at debian.org>
Date: Sat Aug 27 17:53:31 2016 +0200
Remove trailing whitespace
---
debian/copyright | 8 ++++----
debian/freeplane.1.xml | 16 ++++++++--------
debian/freeplane.sharedmimeinfo | 4 ++--
3 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 02e0f22..ade46ff 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,14 +8,14 @@ Copyright: 2000-2008 Joerg Mueller, Daniel Polansky, Christian Foltin, Dimitry P
2008-2016 Dimitry Polivaev <dpolivaev at gmx.de>, Volker Börchers <boercher at web.de>, Felix Natter <fnatter at gmx.net>
2008-2016 Others
License: GPL-2+
-
+
Files: debian/*
Copyright: 2010-2012 Eric Lavarde <deb at zorglub.s.bawue.de>
2013-2016 Felix Natter <fnatter at gmx.net>
License: GPL-2+
Files: ./freeplane/resources/fonts/intuitive-subset.ttf
-Copyright: 2011 Bruno de Souza Leão
+Copyright: 2011 Bruno de Souza Leão
License: OFL-1.1
Files: ./freeplane_framework/script/freeplane.svg
@@ -525,7 +525,7 @@ License: OFL-1.1
.
The OFL allows the licensed fonts to be used, studied, modified and
redistributed freely as long as they are not sold by themselves. The
- fonts, including any derivative works, can be bundled, embedded,
+ fonts, including any derivative works, can be bundled, embedded,
redistributed and/or sold with any software provided that any reserved
names are not used by derivative works. The fonts and derivatives,
however, cannot be released under any other type of license. The
@@ -597,4 +597,4 @@ License: OFL-1.1
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
- OTHER DEALINGS IN THE FONT SOFTWARE.
\ No newline at end of file
+ OTHER DEALINGS IN THE FONT SOFTWARE.
diff --git a/debian/freeplane.1.xml b/debian/freeplane.1.xml
index 9f9df7b..7f8b261 100644
--- a/debian/freeplane.1.xml
+++ b/debian/freeplane.1.xml
@@ -2,7 +2,7 @@
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
+
<!-- Fill in your name for FIRSTNAME and SURNAME. -->
<!ENTITY dhfirstname "<firstname>Eric</firstname>">
<!ENTITY dhsurname "<surname>Lavarde</surname>">
@@ -32,7 +32,7 @@
<author>
&dhfirstname;
&dhsurname;
- &dhemail;
+ &dhemail;
</author>
<author>
<firstname>Felix</firstname>
@@ -101,7 +101,7 @@
<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
+ Instead, it has documentation in the
<application>Help</application> menu and the <command>Freeplane</command> wiki
(http://freeplane.sourceforge.net/wiki/index.php/Main_Page).
</para>
@@ -172,7 +172,7 @@
<refsect1>
<title>ENVIRONMENT VARIABLES</title>
-
+
<variablelist>
<varlistentry>
<term>JAVA_OPTS</term>
@@ -187,7 +187,7 @@
<varlistentry>
<term>DEBUG</term>
<listitem>
- <para>Start Freeplane in debug mode (if you have problems starting):
+ <para>Start Freeplane in debug mode (if you have problems starting):
<command>DEBUG=true freeplane</command></para>
</listitem>
</varlistentry>
@@ -195,14 +195,14 @@
</variablelist>
</refsect1>
-
+
<refsect1>
<title>NEW FEATURES IN 1.5.x</title>
<para>
Please open the what's new map: Help->Whats new in Freeplane 1.5.x.
</para>
</refsect1>
-
+
<refsect1>
<title>NEW FEATURES IN 1.3.x</title>
@@ -276,7 +276,7 @@
<listitem>
<para>The Debian package does not include the <emphasis>signed</emphasis> applet code.
That's why <ulink url="http://www.duckware.com/tech/java-security-clusterfuck.html">most applets won't run</ulink> after creating an applet export from the Debian package.
- You can ask for the signed applet in the open discussion forum:
+ You can ask for the signed applet in the open discussion forum:
http://www.freeplane.org/discussion
</para>
</listitem>
diff --git a/debian/freeplane.sharedmimeinfo b/debian/freeplane.sharedmimeinfo
index 402cf65..3b2d6c8 100644
--- a/debian/freeplane.sharedmimeinfo
+++ b/debian/freeplane.sharedmimeinfo
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
- <!-- register FreeMind files, but with a lower priority than
+ <!-- register FreeMind files, but with a lower priority than
FreeMind uses, if that is installed -->
<mime-type type="application/x-freeplane">
<comment xml:lang="cs">FreeMind Mapa</comment>
@@ -28,7 +28,7 @@
<icon name="freeplane"/>
<glob pattern="*.mm" />
<!-- freemind.xml uses prority 65, and we don't want to override it! -->
- <magic priority="60">
+ <magic priority="60">
<match type="string" value="<map" offset="0" />
</magic>
<sub-class-of type="text/plain" />
--
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