[SCM] qtsvg packaging branch, experimental, updated. debian/5.2.1-2-11-gfbb3e3c

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Mon May 26 16:22:30 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtsvg.git;a=commitdiff;h=16803d2

The following commit has been merged in the experimental branch:
commit 16803d26bce316486cb7e8dda8faf2e45fa78f65
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Mon May 26 13:15:42 2014 -0300

    Add the script to debian/copyright.
---
 debian/changelog |  1 +
 debian/copyright | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f156cca..c1ec246 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ qtsvg-opensource-src (5.3.0-1) UNRELEASED; urgency=medium
     - Create mark_private_symbols.sh to mark the private symbols.
     - Run mark_private_symbols.sh after dh_makeshlibs.
     - Mark private symbols as such.
+    - Add the script to debian/copyright.
   * Do not override dh_builddeb anymore, xz compression is now the default
     method.
 
diff --git a/debian/copyright b/debian/copyright
index e683bd7..2aca666 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -15,6 +15,11 @@ Copyright: 2007-2012 Fathi Boudra <fabo at debian.org>
            2012-2013 Timo Jyrinki <timo.jyrinki at canonical.com>
 License: LGPL-2.1
 
+Files: debian/mark_private_symbols.sh
+Copyright: 2013 Sune Vuorela <sune at debian.org>
+           2014 Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>
+License: Expat
+
 Files: src/svg/qtsvgglobal.h
 Copyright: 2012 Intel Corporation
 License: LGPL-2.1 with Digia Qt LGPL exception or GPL-3
@@ -162,3 +167,19 @@ License: Mixed MIT and LGPL-2.1 with Digia Qt LGPL exception
  OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  PERFORMANCE OF THIS SOFTWARE.
+
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.

-- 
qtsvg packaging



More information about the pkg-kde-commits mailing list