[freefoam] 02/06: Add python to depends.
Anton Gladky
gladk at moszumanska.debian.org
Sun Sep 21 06:34:08 UTC 2014
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository freefoam.
commit c17d32b2778ccf2dafda122cc5a823efb7d12508
Author: Anton Gladky <gladk at debian.org>
Date: Thu Sep 18 23:47:43 2014 +0200
Add python to depends.
---
debian/control | 3 ++-
debian/freefoam-dev-doc.install | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 1f6bcfd..b4c0472 100644
--- a/debian/control
+++ b/debian/control
@@ -90,7 +90,8 @@ Architecture: any
Depends:
libfreefoam1 (= ${binary:Version}),
${misc:Depends},
- ${python:Depends}
+ ${python:Depends},
+ python (>= 2.7), python (<< 2.8)
Description: libraries for Computational Fluid Dynamics (CFD) - development files
Libraries and modules for grid generation, simulation and analyzing of
complex fluid flows, post-processing and visualizing of the resulting
diff --git a/debian/freefoam-dev-doc.install b/debian/freefoam-dev-doc.install
index 5261ed9..4873cc6 100644
--- a/debian/freefoam-dev-doc.install
+++ b/debian/freefoam-dev-doc.install
@@ -1,3 +1,3 @@
-*/InstallFiles/data/DoxyDocIndex /usr/share/freefoam
debian/tmp/usr/share/doc/freefoam/API/* /usr/share/doc/freefoam-dev-doc/api
debian/tmp/usr/share/doc/freefoam/css debian/tmp/usr/share/doc/freefoam/img /usr/share/doc/freefoam-dev-doc
+debian/tmp/usr/share/freefoam/DoxyDocIndex /usr/share/freefoam
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/freefoam.git
More information about the debian-science-commits
mailing list