[Python-modules-commits] r5033 - in packages/celementtree/trunk/debian (3 files)

shlomme at users.alioth.debian.org shlomme at users.alioth.debian.org
Tue Apr 15 08:29:11 UTC 2008


    Date: Tuesday, April 15, 2008 @ 08:29:10
  Author: shlomme
Revision: 5033

* fixed small lintian warnings

Modified:
  packages/celementtree/trunk/debian/changelog
  packages/celementtree/trunk/debian/control
  packages/celementtree/trunk/debian/control.in

Modified: packages/celementtree/trunk/debian/changelog
===================================================================
--- packages/celementtree/trunk/debian/changelog	2008-04-15 08:25:13 UTC (rev 5032)
+++ packages/celementtree/trunk/debian/changelog	2008-04-15 08:29:10 UTC (rev 5033)
@@ -17,7 +17,7 @@
     - don't use ${python:Depends} in depens fields so
       that the package can coexist with python >= 2.5 (Closes: #475897)
 
- -- Torsten Marek <shlomme at debian.org>  Tue, 15 Apr 2008 09:43:48 +0200
+ -- Torsten Marek <shlomme at debian.org>  Tue, 15 Apr 2008 10:28:03 +0200
 
 celementtree (1.0.5-9) unstable; urgency=low
 

Modified: packages/celementtree/trunk/debian/control
===================================================================
--- packages/celementtree/trunk/debian/control	2008-04-15 08:25:13 UTC (rev 5032)
+++ packages/celementtree/trunk/debian/control	2008-04-15 08:29:10 UTC (rev 5033)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org> 
 Uploaders: Torsten Marek <shlomme at debian.org>, Raphael Hertzog <hertzog at debian.org>, Scott Kitterman <scott at kitterman.com>
-Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.43), python-all-dev (>= 2.3.5-11), python-central (>= 0.6), patchutils (>= 0.2.25), python-all-dbg, libexpat-dev, python-setuptools (>= 0.6b3-1)
+Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.43), python-all-dev (>= 2.3.5-11), python-central (>= 0.6), patchutils (>= 0.2.25), python-all-dbg, libexpat-dev, python-setuptools (>= 0.6b3)
 XS-Python-Version: >= 2.3, << 2.5
 Standards-Version: 3.7.3
 Homepage: http://effbot.org/zone/celementtree.htm
@@ -40,4 +40,4 @@
  cElementTree is a C implementation of the ElementTree API and
  is supposed to be a drop-in replacement.
  .
- This package contains the extension built for the python debug interpreter.
+ This package contains the extension built for the Python debug interpreter.

Modified: packages/celementtree/trunk/debian/control.in
===================================================================
--- packages/celementtree/trunk/debian/control.in	2008-04-15 08:25:13 UTC (rev 5032)
+++ packages/celementtree/trunk/debian/control.in	2008-04-15 08:29:10 UTC (rev 5033)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org> 
 Uploaders: Torsten Marek <shlomme at debian.org>, Raphael Hertzog <hertzog at debian.org>, Scott Kitterman <scott at kitterman.com>
-Build-Depends: @cdbs@, python-all-dbg, libexpat-dev, python-setuptools (>= 0.6b3-1)
+Build-Depends: @cdbs@, python-all-dbg, libexpat-dev, python-setuptools (>= 0.6b3)
 XS-Python-Version: >= 2.3, << 2.5
 Standards-Version: 3.7.3
 Homepage: http://effbot.org/zone/celementtree.htm
@@ -40,4 +40,4 @@
  cElementTree is a C implementation of the ElementTree API and
  is supposed to be a drop-in replacement.
  .
- This package contains the extension built for the python debug interpreter.
+ This package contains the extension built for the Python debug interpreter.




More information about the Python-modules-commits mailing list