[SCM] root-system: CERN's ROOT Data Analysis Framework branch, master, updated. upstream/5.34.07-86-g9804b92

Lifeng Sun lifongsun at gmail.com
Wed Jul 3 12:30:54 UTC 2013


The following commit has been merged in the master branch:
commit e67bd70c82ac600f397a1ef48dd087e75e50c620
Author: Lifeng Sun <lifongsun at gmail.com>
Date:   Thu Jun 6 15:03:59 2013 +0800

    libroot-bindings-python5.34: depends on python-support.

diff --git a/debian/control b/debian/control
index af6c748..4b6854c 100644
--- a/debian/control
+++ b/debian/control
@@ -49,7 +49,7 @@ Architecture: any
 Section: libs
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends} 
+Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, python-support
 Provides: ${python:Provides}
 Replaces: root-plugin-python  (<< 5.09.01-1)
 Breaks: libroot-bindings-python-dev (<< 5.34.01-1~exp1)
diff --git a/debian/skel/libroot-bindings-python.control b/debian/skel/libroot-bindings-python.control
index ee62225..3d1d9dd 100644
--- a/debian/skel/libroot-bindings-python.control
+++ b/debian/skel/libroot-bindings-python.control
@@ -3,7 +3,7 @@ Architecture: any
 Section: libs
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends} 
+Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, python-support
 Provides: ${python:Provides}
 Replaces: root-plugin-python  (<< 5.09.01-1)
 Breaks: libroot-bindings-python-dev (<< 5.34.01-1~exp1)

-- 
root-system: CERN's ROOT Data Analysis Framework



More information about the debian-science-commits mailing list