[Python-modules-commits] r22850 - in packages/mysql-connector-python/trunk/debian (2 files)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Sun Oct 28 11:54:59 UTC 2012
Date: Sunday, October 28, 2012 @ 11:54:58
Author: morph
Revision: 22850
update FLOSS exception comment
Modified:
packages/mysql-connector-python/trunk/debian/changelog
packages/mysql-connector-python/trunk/debian/copyright
Modified: packages/mysql-connector-python/trunk/debian/changelog
===================================================================
--- packages/mysql-connector-python/trunk/debian/changelog 2012-10-28 11:13:48 UTC (rev 22849)
+++ packages/mysql-connector-python/trunk/debian/changelog 2012-10-28 11:54:58 UTC (rev 22850)
@@ -3,8 +3,9 @@
* New upstream release (GA)
* debian/copyright
- extend both upstream and packaging copyright years
+ - update FLOSS exception comment
- -- Sandro Tosi <morph at debian.org> Sun, 28 Oct 2012 12:13:29 +0100
+ -- Sandro Tosi <morph at debian.org> Sun, 28 Oct 2012 12:54:45 +0100
mysql-connector-python (0.3.2-2) experimental; urgency=low
Modified: packages/mysql-connector-python/trunk/debian/copyright
===================================================================
--- packages/mysql-connector-python/trunk/debian/copyright 2012-10-28 11:13:48 UTC (rev 22849)
+++ packages/mysql-connector-python/trunk/debian/copyright 2012-10-28 11:54:58 UTC (rev 22850)
@@ -23,20 +23,15 @@
.
On Debian systems, the complete text of the GNU General Public
License v2 can be found in "/usr/share/common-licenses/GPL-2".
-Comment: Content of EXCEPTIONS-CLIENT file:
- There are special exceptions to the terms and conditions of the GNU
- General Public License as it is applied to this software. View the
- full text of the exception in file EXCEPTIONS-CLIENT in the directory
- of this software distribution or see the FOSS License Exception at
- www.mysql.com.
- .
- The MySQL Connector/Python is licensed under the terms of the GPL ,
- like most MySQL Connectors. There are special exceptions to the terms
- and conditions of the GPL as it is applied to this software, see the FLOSS
- License Exception.
- .
- http://www.mysql.com/about/legal/licensing/foss-exception/
+Comment:
+ MySQL Connector/Python is licensed under the terms of the GPLv2
+ <http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>, like most
+ MySQL Connectors. There are special exceptions to the terms and
+ conditions of the GPLv2 as it is applied to this software, see the
+ FLOSS License Exception
+ <http://www.mysql.com/about/legal/licensing/foss-exception.html>.
+
Files: debian/*
Copyright: 2011-2012 Sandro Tosi <morph at debian.org>
License: GPL-2+
More information about the Python-modules-commits
mailing list