[Python-modules-commits] r20783 - in packages/python-qt4/trunk/debian (changelog copyright)
kitterman at users.alioth.debian.org
kitterman at users.alioth.debian.org
Wed Mar 14 13:23:51 UTC 2012
Date: Wednesday, March 14, 2012 @ 13:23:50
Author: kitterman
Revision: 20783
* Fix debian/copyright to mention both GPL versions 2 and 3
Modified:
packages/python-qt4/trunk/debian/changelog
packages/python-qt4/trunk/debian/copyright
Modified: packages/python-qt4/trunk/debian/changelog
===================================================================
--- packages/python-qt4/trunk/debian/changelog 2012-03-14 12:49:43 UTC (rev 20782)
+++ packages/python-qt4/trunk/debian/changelog 2012-03-14 13:23:50 UTC (rev 20783)
@@ -2,8 +2,9 @@
* Fix debian/rules PYTHONS definition to include all supported python3
versions
+ * Fix debian/copyright to mention both GPL versions 2 and 3 (LP: #955004)
- -- Scott Kitterman <scott at kitterman.com> Wed, 14 Mar 2012 08:48:38 -0400
+ -- Scott Kitterman <scott at kitterman.com> Wed, 14 Mar 2012 09:22:15 -0400
python-qt4 (4.9.1-2) experimental; urgency=low
Modified: packages/python-qt4/trunk/debian/copyright
===================================================================
--- packages/python-qt4/trunk/debian/copyright 2012-03-14 12:49:43 UTC (rev 20782)
+++ packages/python-qt4/trunk/debian/copyright 2012-03-14 13:23:50 UTC (rev 20783)
@@ -11,7 +11,8 @@
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License.
+ the Free Software Foundation; either version 2 or version 3 of the
+ License.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -24,7 +25,7 @@
Fifth Floor, Boston, MA 02110-1301 USA
On Debian systems, the complete text of the GNU General Public
- License, version 2, can be found in /usr/share/common-licenses/GPL-2.
+ License, can be found in /usr/share/common-licenses/GPL.
-------------------------------------------------------------------
More information about the Python-modules-commits
mailing list