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

morph at users.alioth.debian.org morph at users.alioth.debian.org
Tue Feb 17 19:22:36 UTC 2009


    Date: Tuesday, February 17, 2009 @ 19:22:35
  Author: morph
Revision: 2429

* New upstream release; Closes: #515799
  - bump versioned depe on python-logilab-astng and python-logilab-common
* debian/copyright
  - extended copyright years

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

Modified: packages/pylint/trunk/debian/changelog
===================================================================
--- packages/pylint/trunk/debian/changelog	2009-02-17 06:21:44 UTC (rev 2428)
+++ packages/pylint/trunk/debian/changelog	2009-02-17 19:22:35 UTC (rev 2429)
@@ -1,9 +1,13 @@
-pylint (0.15.2-2) UNRELEASED; urgency=low
+pylint (0.16.0-1) UNRELEASED; urgency=low
 
+  * New upstream release; Closes: #515799
   * debian/control
     - added Vcs-{Svn,Browser} field
+    - bump versioned depe on python-logilab-astng and python-logilab-common
+  * debian/copyright
+    - extended copyright years
 
- -- Sandro Tosi <morph at debian.org>  Sat, 29 Nov 2008 14:44:41 +0100
+ -- Sandro Tosi <morph at debian.org>  Tue, 17 Feb 2009 20:17:29 +0100
 
 pylint (0.15.2-1) unstable; urgency=low
 

Modified: packages/pylint/trunk/debian/control
===================================================================
--- packages/pylint/trunk/debian/control	2009-02-17 06:21:44 UTC (rev 2428)
+++ packages/pylint/trunk/debian/control	2009-02-17 19:22:35 UTC (rev 2429)
@@ -13,7 +13,7 @@
 
 Package: pylint
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-logilab-common (>= 0.35.0), python-logilab-astng (>= 0.17.3)
+Depends: ${python:Depends}, ${misc:Depends}, python-logilab-common (>= 0.38.0), python-logilab-astng (>= 0.17.4)
 Recommends: python-tk
 XB-Python-Version: ${python:Versions}
 Conflicts: python2.2-pylint, python2.3-pylint, python2.4-pylint, pylint-common, pylint-test

Modified: packages/pylint/trunk/debian/copyright
===================================================================
--- packages/pylint/trunk/debian/copyright	2009-02-17 06:21:44 UTC (rev 2428)
+++ packages/pylint/trunk/debian/copyright	2009-02-17 19:22:35 UTC (rev 2429)
@@ -8,8 +8,8 @@
 
 Copyright:
 
-Copyright (c) 2003-2006 Sylvain Thenault (thenault at gmail.com).
-Copyright (c) 2003-2006 LOGILAB S.A. (Paris, FRANCE).
+Copyright (c) 2003-2009 Sylvain Thenault (thenault at gmail.com).
+Copyright (c) 2003-2009 LOGILAB S.A. (Paris, FRANCE).
 http://www.logilab.fr/ -- mailto:contact at logilab.fr
 
 This program is free software; you can redistribute it and/or modify it under




More information about the Python-apps-commits mailing list