[Python-modules-commits] r11765 - in packages/hachoir-parser/trunk/debian (control)
mca-guest at users.alioth.debian.org
mca-guest at users.alioth.debian.org
Tue Feb 16 23:49:11 UTC 2010
Date: Tuesday, February 16, 2010 @ 23:49:10
Author: mca-guest
Revision: 11765
build-depend on hachoir-core
Modified:
packages/hachoir-parser/trunk/debian/control
Modified: packages/hachoir-parser/trunk/debian/control
===================================================================
--- packages/hachoir-parser/trunk/debian/control 2010-02-16 22:54:36 UTC (rev 11764)
+++ packages/hachoir-parser/trunk/debian/control 2010-02-16 23:49:10 UTC (rev 11765)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Michel Casabona <michel.casabona at free.fr>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>=5), python (>= 2.4), cdbs (>= 0.4.43), python-support (>= 0.4)
+Build-Depends: debhelper (>=5), python (>= 2.4), cdbs (>= 0.4.43), python-support (>= 0.4), python-hachoir-core (> 1.3)
Build-Depends-Indep: python-all (>= 2.4)
Standards-Version: 3.8.3
Homepage: http://bitbucket.org/haypo/hachoir/wiki/hachoir-parser
More information about the Python-modules-commits
mailing list