[Python-modules-commits] r12994 - in packages/tftpy/trunk/debian (changelog control)
cgalisteo-guest at users.alioth.debian.org
cgalisteo-guest at users.alioth.debian.org
Tue May 18 07:53:28 UTC 2010
Date: Tuesday, May 18, 2010 @ 07:53:22
Author: cgalisteo-guest
Revision: 12994
lintian warning about python-dev fixed
Modified:
packages/tftpy/trunk/debian/changelog
packages/tftpy/trunk/debian/control
Modified: packages/tftpy/trunk/debian/changelog
===================================================================
--- packages/tftpy/trunk/debian/changelog 2010-05-17 21:49:57 UTC (rev 12993)
+++ packages/tftpy/trunk/debian/changelog 2010-05-18 07:53:22 UTC (rev 12994)
@@ -5,9 +5,11 @@
* debian/copyright
- Upstream code relicensed as MIT.
- Packaging license versioned (GPL-3)
- * Standards-Version updated (3.8.4)
+ * debian/control
+ - Standards-Version updated (3.8.4)
+ - python-dev replaced by python-all
- -- Carlos Galisteo <cgalisteo at k-rolus.net> Wed, 12 May 2010 11:33:20 +0200
+ -- Carlos Galisteo <cgalisteo at infoglobal.es> Tue, 18 May 2010 09:50:24 +0200
tftpy (0.4.6-1) unstable; urgency=low
Modified: packages/tftpy/trunk/debian/control
===================================================================
--- packages/tftpy/trunk/debian/control 2010-05-17 21:49:57 UTC (rev 12993)
+++ packages/tftpy/trunk/debian/control 2010-05-18 07:53:22 UTC (rev 12994)
@@ -3,7 +3,7 @@
Section: python
Maintainer: Carlos Galisteo <cgalisteo at k-rolus.net>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 5), python-dev (>= 2.3.5-11), python-support (>= 0.3)
+Build-Depends: debhelper (>= 5), python-all, python-support (>= 0.3)
Vcs-Svn: svn://svn.debian.org/python-modules/packages/tftpy/trunk
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/tftpy/trunk/
Standards-Version: 3.8.4
More information about the Python-modules-commits
mailing list