[SCM] FreeCAD packaging branch, master, updated. debian/0.13.1830-dfsg-1-7-g3e1c82e
Anton Gladky
gladky.anton at gmail.com
Thu May 30 20:57:09 UTC 2013
The following commit has been merged in the master branch:
commit 224f12dcec3228bc95b88f173940c36c5c24679f
Author: Anton Gladky <gladky.anton at gmail.com>
Date: Thu May 30 19:48:20 2013 +0200
Add versioned dependency on python-pivy.
diff --git a/debian/control b/debian/control
index 40794d6..92d22e2 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9), libtool, cmake,
libboost-regex-dev, libboost-serialization-dev, libboost-signals-dev,
libboost-python-dev, libboost-thread-dev, python-dev, python-support,
libqt4-dev, libxt-dev, libxext-dev, libxmu-dev, libxi-dev, libx11-dev,
- libcoin80-dev, libsoqt4-dev (>1.5.0-2), libeigen3-dev,
+ libcoin80-dev, libsoqt4-dev (>=1.5.0-2.1), libeigen3-dev,
libgts-bin, libgts-dev, libcv-dev, zlib1g-dev, libxerces-c2-dev,
liboce-foundation-dev, liboce-modeling-dev,
liboce-ocaf-dev, libfltk1.3-dev, oce-draw, libf2c2-dev,
@@ -25,7 +25,7 @@ Standards-Version: 3.9.4
Package: freecad
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
- python-pivy[!powerpc], python-matplotlib
+ python-pivy[!powerpc] (>=0.5.0~v609hg-2), python-matplotlib
Suggests: freecad-doc
Description: Extensible Open Source CAx program (alpha)
FreeCAD is an Open Source CAx RAD based on OpenCasCade, Qt and Python.
--
FreeCAD packaging
More information about the debian-science-commits
mailing list