[Python-modules-commits] r27288 - in packages/mysql-connector-python/trunk/debian (2 files)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Sat Jan 18 14:33:22 UTC 2014
Date: Saturday, January 18, 2014 @ 14:33:22
Author: morph
Revision: 27288
* debian/copyright
- fix license, it's only GPLv2
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 2014-01-18 14:25:15 UTC (rev 27287)
+++ packages/mysql-connector-python/trunk/debian/changelog 2014-01-18 14:33:22 UTC (rev 27288)
@@ -7,8 +7,10 @@
* New upstream release
* debian/watch
- updated to reflect upstream website changes
+ * debian/copyright
+ - fix license, it's only GPLv2
- -- Sandro Tosi <morph at debian.org> Sat, 18 Jan 2014 12:47:24 +0100
+ -- Sandro Tosi <morph at debian.org> Sat, 18 Jan 2014 15:33:08 +0100
mysql-connector-python (1.0.9-1) experimental; urgency=low
Modified: packages/mysql-connector-python/trunk/debian/copyright
===================================================================
--- packages/mysql-connector-python/trunk/debian/copyright 2014-01-18 14:25:15 UTC (rev 27287)
+++ packages/mysql-connector-python/trunk/debian/copyright 2014-01-18 14:33:22 UTC (rev 27288)
@@ -5,7 +5,7 @@
Files: *
Copyright: Copyright (c) 2009, 2013, Oracle and/or its affiliates. All rights reserved.
Use is subject to license terms.
-License: GPL-2+ (with FOSS License Exception)
+License: GPL-2 (with FOSS License Exception)
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.
@@ -34,4 +34,4 @@
Files: debian/*
Copyright: 2011-2013 Sandro Tosi <morph at debian.org>
-License: GPL-2+
+License: GPL-2
More information about the Python-modules-commits
mailing list