[Python-modules-commits] r31987 - in packages/checkbox-support/trunk/debian (2 files)

zyga-guest at users.alioth.debian.org zyga-guest at users.alioth.debian.org
Tue Mar 10 11:37:22 UTC 2015


    Date: Tuesday, March 10, 2015 @ 11:37:21
  Author: zyga-guest
Revision: 31987

debian/copyright: correct license of xrandr.py (it's actually "or later"
so it is compatible with the rest of the GPL3 code.

Modified:
  packages/checkbox-support/trunk/debian/changelog
  packages/checkbox-support/trunk/debian/copyright

Modified: packages/checkbox-support/trunk/debian/changelog
===================================================================
--- packages/checkbox-support/trunk/debian/changelog	2015-03-10 11:06:54 UTC (rev 31986)
+++ packages/checkbox-support/trunk/debian/changelog	2015-03-10 11:37:21 UTC (rev 31987)
@@ -1,6 +1,8 @@
 checkbox-support (0.2-3) UNRELEASED; urgency=medium
 
   * debian/watch: use the new pypi redirector
+  * debian/copyright: correct license of xrandr.py (it's actually "or later"
+    so it is compatible with the rest of the GPL3 code.
 
  -- Zygmunt Krynicki <zygmunt.krynicki at canonical.com>  Tue, 10 Mar 2015 12:03:13 +0100
 

Modified: packages/checkbox-support/trunk/debian/copyright
===================================================================
--- packages/checkbox-support/trunk/debian/copyright	2015-03-10 11:06:54 UTC (rev 31986)
+++ packages/checkbox-support/trunk/debian/copyright	2015-03-10 11:37:21 UTC (rev 31987)
@@ -28,7 +28,7 @@
  Copyright (C) 2001 Keith Packard, member of The XFree86 Project, Inc.
  Copyright (C) 2002 Hewlett Packard Company, Inc.
  Copyright (C) 2006 Intel Corporation
-License: LGPL-2.1
+License: LGPL-2.1+
  This library is free software; you can redistribute it and/or
  modify it under the terms of the GNU Lesser General Public
  License as published by the Free Software Foundation; either




More information about the Python-modules-commits mailing list