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

mitya57-guest at users.alioth.debian.org mitya57-guest at users.alioth.debian.org
Tue Mar 11 08:46:34 UTC 2014


    Date: Tuesday, March 11, 2014 @ 08:46:34
  Author: mitya57-guest
Revision: 28132

pylupdate and pyrcc are dual-licensed under LGPL-2.1 or GPL-3

Modified:
  packages/pyqt5/trunk/debian/changelog
  packages/pyqt5/trunk/debian/copyright

Modified: packages/pyqt5/trunk/debian/changelog
===================================================================
--- packages/pyqt5/trunk/debian/changelog	2014-03-11 06:45:06 UTC (rev 28131)
+++ packages/pyqt5/trunk/debian/changelog	2014-03-11 08:46:34 UTC (rev 28132)
@@ -1,3 +1,9 @@
+pyqt5 (5.2.1+dfsg-1) UNRELEASED; urgency=medium
+
+  * Update licensing information for pylupdate and pyrcc modules.
+
+ -- Dmitry Shachnev <mitya57 at gmail.com>  Tue, 11 Mar 2014 12:45:18 +0400
+
 pyqt5 (5.2+dfsg-4) unstable; urgency=medium
 
   * Build-depend on libqt5x11extras5-dev instead of libqt5x11extras-dev,

Modified: packages/pyqt5/trunk/debian/copyright
===================================================================
--- packages/pyqt5/trunk/debian/copyright	2014-03-11 06:45:06 UTC (rev 28131)
+++ packages/pyqt5/trunk/debian/copyright	2014-03-11 08:46:34 UTC (rev 28132)
@@ -25,12 +25,12 @@
 Files: pylupdate/*
 Copyright: 2002-2007, Detlev Offenbach <detlev at die-offenbachs.de>
            2013,      Digia Plc and/or its subsidiary(-ies)
-License: GPL-2+
+License: LGPL-2.1 or GPL-3
 
 Files: pyrcc/*
 Copyright: 2013, Digia Plc and/or its subsidiary(-ies)
            2014, Riverbank Computing Limited
-License: LGPL-2.1
+License: LGPL-2.1 or GPL-3
 
 Files: pyuic/*
 Copyright: 2005, Thorsten Marek <shlomme at gmx.net>




More information about the Python-modules-commits mailing list