[Python-modules-commits] r33572 - in packages/logilab-common/trunk/debian (changelog copyright)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sat Aug 1 22:56:29 UTC 2015


    Date: Saturday, August 1, 2015 @ 22:56:28
  Author: morph
Revision: 33572

* debian/copyright
  - fix license name

Modified:
  packages/logilab-common/trunk/debian/changelog
  packages/logilab-common/trunk/debian/copyright

Modified: packages/logilab-common/trunk/debian/changelog
===================================================================
--- packages/logilab-common/trunk/debian/changelog	2015-08-01 22:50:26 UTC (rev 33571)
+++ packages/logilab-common/trunk/debian/changelog	2015-08-01 22:56:28 UTC (rev 33572)
@@ -7,8 +7,10 @@
     - use HTTPS to refer to upstream website
   * debian/rules
     - adapt test execution to new upstream code
+  * debian/copyright
+    - fix license name
 
- -- Sandro Tosi <morph at debian.org>  Sat, 01 Aug 2015 23:50:07 +0100
+ -- Sandro Tosi <morph at debian.org>  Sat, 01 Aug 2015 23:56:02 +0100
 
 logilab-common (0.63.2-1) experimental; urgency=medium
 

Modified: packages/logilab-common/trunk/debian/copyright
===================================================================
--- packages/logilab-common/trunk/debian/copyright	2015-08-01 22:50:26 UTC (rev 33571)
+++ packages/logilab-common/trunk/debian/copyright	2015-08-01 22:56:28 UTC (rev 33572)
@@ -6,12 +6,14 @@
 Copyright:
  Copyright (c) 2003-2014 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
  http://www.logilab.fr/ -- mailto:contact at logilab.fr
-License: LGPLv2.1+
+License: LGPL-2.1
+
+License: LGPL-2.1
  On Debian systems, the complete text of the GNU Lesser General Public License
  Version 2.1 may be found in '/usr/share/common-licenses/LGPL-2.1'.
 
 Files: debian/*
 Copyright: Copyright (C) 2008-2015, Sandro Tosi <morph at debian.org>
-License: LGPLv2.1+
+License: LGPL-2.1
  On Debian systems, the complete text of the GNU Lesser General Public License
  Version 2.1 may be found in '/usr/share/common-licenses/LGPL-2.1'.




More information about the Python-modules-commits mailing list