[Secure-testing-commits] r13174 - data
Jakub Wilk
jwilk-guest at alioth.debian.org
Mon Nov 2 15:44:10 UTC 2009
Author: jwilk-guest
Date: 2009-11-02 15:44:10 +0000 (Mon, 02 Nov 2009)
New Revision: 13174
Modified:
data/embedded-code-copies
Log:
Update version information for embeds of smart.
smart uses expat only indirectly, via the cElementTree module. Starting with
smart 0.51, upstream build system refrains from building this module if it is
already included in the Python stdlib. smart (>= 1.0-1) packages were built
with Python 2.5, which does bundle cElementTree.
Modified: data/embedded-code-copies
===================================================================
--- data/embedded-code-copies 2009-11-02 00:42:44 UTC (rev 13173)
+++ data/embedded-code-copies 2009-11-02 15:44:10 UTC (rev 13174)
@@ -1012,7 +1012,8 @@
- poco <unfixed> (embed)
- simgear <unfixed> (embed)
- sitecopy <unfixed> (embed)
- - smart <unfixed> (embed)
+ - smart 1.0-1 (embed)
+ [etch] - smart <unfixed> (embed)
- swish <unfixed> (embed)
- tla <unfixed> (embed)
- vtk <unfixed> (embed)
@@ -1090,3 +1091,8 @@
python-pysqlite2
- python2.4 <unfixed> (embed; bug #553403)
- python2.5 <unfixed> (embed; bug #553403)
+
+celementtree
+ - python2.5 <unfixed> (embed)
+ - smart 1.0-1 (embed)
+ [etch] - smart <unfixed> (embed)
More information about the Secure-testing-commits
mailing list