[SCM] FreeCAD packaging branch, master, updated. debian/0.12.5284-dfsg-3-5-gab0da24
Anton Gladky
gladky.anton at gmail.com
Fri Feb 17 19:00:36 UTC 2012
The following commit has been merged in the master branch:
commit 7b3d15aba61ae819008c2bfac00fb694882c7abf
Author: Anton Gladky <gladky.anton at gmail.com>
Date: Fri Feb 17 19:56:17 2012 +0100
Move python-pivy from recommends to depends section. (Closes: #646374)
diff --git a/debian/control b/debian/control
index 8cfd0e8..582ef75 100644
--- a/debian/control
+++ b/debian/control
@@ -25,8 +25,8 @@ Standards-Version: 3.9.2
Package: freecad
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
-Recommends: python-pivy
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
+ python-pivy
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