[Python-apps-commits] r5031 - in packages/pylint/trunk/debian (changelog copyright)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Fri Mar 26 23:16:04 UTC 2010


    Date: Friday, March 26, 2010 @ 23:16:01
  Author: morph
Revision: 5031

* debian/copyright
  - updated upstream and packaging copyright years

Modified:
  packages/pylint/trunk/debian/changelog
  packages/pylint/trunk/debian/copyright

Modified: packages/pylint/trunk/debian/changelog
===================================================================
--- packages/pylint/trunk/debian/changelog	2010-03-26 23:07:07 UTC (rev 5030)
+++ packages/pylint/trunk/debian/changelog	2010-03-26 23:16:01 UTC (rev 5031)
@@ -2,8 +2,10 @@
 
   * New upstream release
     - thanks to Michael Richters for the report; Closes: #475939
+  * debian/copyright
+    - updated upstream and packaging copyright years
 
- -- Sandro Tosi <morph at debian.org>  Sat, 27 Mar 2010 00:01:26 +0100
+ -- Sandro Tosi <morph at debian.org>  Sat, 27 Mar 2010 00:15:32 +0100
 
 pylint (0.19.0-1) unstable; urgency=low
 

Modified: packages/pylint/trunk/debian/copyright
===================================================================
--- packages/pylint/trunk/debian/copyright	2010-03-26 23:07:07 UTC (rev 5030)
+++ packages/pylint/trunk/debian/copyright	2010-03-26 23:16:01 UTC (rev 5031)
@@ -8,8 +8,8 @@
 
 Copyright:
 
-    Copyright (c) 2003-2009 Sylvain Thenault (thenault at gmail.com).
-    Copyright (c) 2000-2009 LOGILAB S.A. (Paris, FRANCE).
+    Copyright (c) 2003-2010 Sylvain Thenault (thenault at gmail.com).
+    Copyright (c) 2000-2010 LOGILAB S.A. (Paris, FRANCE).
     http://www.logilab.fr/ -- mailto:contact at logilab.fr
 
 License:
@@ -30,7 +30,7 @@
 On Debian systems, the complete text of the GNU General Public License v2
 may be found in '/usr/share/common-licenses/GPL-2'.
 
-The Debian packaging is Copyright (C) 2008-2009, Sandro Tosi <morph at debian.org>
+The Debian packaging is Copyright (C) 2008-2010, Sandro Tosi <morph at debian.org>
 and is licensed under the same terms as upstream code (see above).
 
 This file have different copyright notices:
@@ -38,8 +38,8 @@
   Copyright (c) 2009 Google, Inc.
 
   checkers/base.py
-  Copyright (c) 2003-2009 LOGILAB S.A. (Paris, FRANCE).
-  Copyright (c) 2009 Arista Networks, Inc.
+  Copyright (c) 2003-2010 LOGILAB S.A. (Paris, FRANCE).
+  Copyright (c) 2009-2010 Arista Networks, Inc.
 
   checkers/string_format.py
   Copyright (c) 2009 Arista Networks, Inc. - James Lingard




More information about the Python-apps-commits mailing list