[Python-modules-commits] r28014 - in packages/pyqt5/trunk/debian (copyright)

mitya57-guest at users.alioth.debian.org mitya57-guest at users.alioth.debian.org
Wed Mar 5 07:30:23 UTC 2014


    Date: Wednesday, March 5, 2014 @ 07:30:21
  Author: mitya57-guest
Revision: 28014

Even more copyright updates.

Upstream changed licensing of pyrcc and pylupdate modules. The
patch is too big to cherry-pick it, but let's at least mention
the new pyrcc license in debian/copyright.

TODO: update pylupdate licensing with new upstream release.

Modified:
  packages/pyqt5/trunk/debian/copyright

Modified: packages/pyqt5/trunk/debian/copyright
===================================================================
--- packages/pyqt5/trunk/debian/copyright	2014-03-04 22:48:15 UTC (rev 28013)
+++ packages/pyqt5/trunk/debian/copyright	2014-03-05 07:30:21 UTC (rev 28014)
@@ -18,14 +18,20 @@
 Files: examples/designer/plugins/python/*
        examples/designer/plugins/widgets/*
 Copyright: 2006,      David Boddie <david at boddie.org.uk>
-           2005-2006, Trolltech ASA
+           2005-2006, Trolltech ASA,
+           2008,      Denviso GmbH
 License: GPL-2+
 
 Files: pylupdate/*
-Copyright: 1992-2006, Trolltech ASA
-           2002-2007, Detlev Offenbach <detlev at die-offenbachs.de>
+Copyright: 2002-2007, Detlev Offenbach <detlev at die-offenbachs.de>
+           2013,      Digia Plc and/or its subsidiary(-ies)
 License: GPL-2+
 
+Files: pyrcc/*
+Copyright: 2013, Digia Plc and/or its subsidiary(-ies)
+           2014, Riverbank Computing Limited
+License: LGPL-2.1
+
 Files: pyuic/*
 Copyright: 2005, Thorsten Marek <shlomme at gmx.net>
            2014, Riverbank Computing Limited
@@ -61,8 +67,22 @@
  GNU General Public License for more details.
  .
  On Debian systems, the complete text of the GNU General Public
- License, can be found in /usr/share/common-licenses/GPL.
+ License, version 3, can be found in /usr/share/common-licenses/GPL-3.
 
+License: LGPL-2.1
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License version
+ 2.1 as published by the Free Software Foundation.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU Lesser General Public License for more details.
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License, version 2.1, can be found in
+ /usr/share/common-licenses/LGPL-2.1.
+
 License: BSD-3-clause
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions




More information about the Python-modules-commits mailing list