[SCM] ktexteditor packaging branch, master, updated. debian/5.14.0-1-2-gc73c710

Maximiliano Curia maxy at moszumanska.debian.org
Sat Sep 19 09:59:12 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/ktexteditor.git;a=commitdiff;h=c73c710

The following commit has been merged in the master branch:
commit c73c710c770b20bfab56bdf6362b4979ed9c0e9b
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sat Sep 19 11:59:08 2015 +0200

    Add copyright information about the current license of the linkable code. (Closes: #799430)
---
 debian/changelog |  3 ++-
 debian/copyright | 13 +++++++++++++
 2 files changed, 15 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7db107f..06979c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 ktexteditor (5.14.0-2~) UNRELEASED; urgency=medium
 
-  * 
+  * Add copyright information about the current license of the linkable
+    code. (Closes: #799430)
 
  -- Maximiliano Curia <maxy at debian.org>  Sat, 19 Sep 2015 11:56:21 +0200
 
diff --git a/debian/copyright b/debian/copyright
index 8cf9520..4ff8a9d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,19 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: ktexteditor
 Source: https://projects.kde.org/projects/frameworks/ktexteditor
+Comment:
+ KDE software follows the KDE licensing policy that can be found:
+ https://techbase.kde.org/Policies/Licensing_Policy
+ Some files might refer to license names that are explained it these the
+ mentioned policy.
+ .
+ Unless otherwise noted the default license used in this framework is
+ LGPL-2.1+ for the source code. Some of the optional xml and js files used
+ at runtime are under a version of the GPL license.
+ .
+ In particular, this licensing allows this project to link against libgit2
+ (which may, in turn, link against the openssl, which has incompatibilities
+ with the GPL), as the linkable code per se is under a version of the LGPL.
 
 Files: *
 Copyright: 2009-2013, Alex Turbov <I.zaufi at gmail.com>

-- 
ktexteditor packaging



More information about the pkg-kde-commits mailing list