[SCM] Debian packaging for openturns www.openturns.org branch, debian, updated. debian/1.1-1-7-g60c11be

Denis Barbier bouzim at gmail.com
Tue Feb 5 00:18:58 UTC 2013


The following commit has been merged in the debian branch:
commit 8930c4c906239d207307c2d84ee767d5d4a51840
Author: Denis Barbier <bouzim at gmail.com>
Date:   Mon Feb 4 14:46:07 2013 +0100

    Let openturns-examples explicitly depend on python
    
    Python samples have a shebang line
      #! /usr/bin/env python
    They must thus depend on python.

diff --git a/debian/control b/debian/control
index 66c1f4f..bd49acf 100644
--- a/debian/control
+++ b/debian/control
@@ -150,7 +150,7 @@ Description: GNU R package of few tools needed by OpenTURNS
 
 Package: openturns-examples
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, python-openturns (= ${binary:Version}), libopenturns-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, python, python-openturns (= ${binary:Version}), libopenturns-dev
 Replaces: openturns-wrapper
 Breaks: openturns-wrapper
 Description: examples of OpenTURNS functionalities

-- 
Debian packaging for openturns www.openturns.org



More information about the debian-science-commits mailing list