[SCM] root-system: CERN's ROOT Data Analysis Framework branch, master, updated. upstream/5.34.01-57-gae76c39

Lifeng Sun lifongsun at gmail.com
Tue Oct 2 04:18:18 UTC 2012


The following commit has been merged in the master branch:
commit b1c8d621448f807a556b9e7a32ae12394252e117
Author: Lifeng Sun <lifongsun at gmail.com>
Date:   Fri Sep 28 22:04:13 2012 +0800

    d/control: Fix Breaks field for 5.34.01-1~exp1.

diff --git a/debian/control b/debian/control
index 2da550d..ad3b7cd 100644
--- a/debian/control
+++ b/debian/control
@@ -53,7 +53,7 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends} 
 Provides: ${python:Provides}
 Replaces: root-plugin-python  (<< 5.09.01-1)
-Breaks: libroot-bindings-python-dev (<< 5.34.01-1)
+Breaks: libroot-bindings-python-dev (<< 5.34.01-1~exp1)
 Description: Python extension for ROOT - runtime libraries 
  The ROOT system provides a set of OO frameworks with all the
  functionality needed to handle and analyze large amounts of data
diff --git a/debian/skel/libroot-bindings-python.control b/debian/skel/libroot-bindings-python.control
index 1d86f6d..ee62225 100644
--- a/debian/skel/libroot-bindings-python.control
+++ b/debian/skel/libroot-bindings-python.control
@@ -6,7 +6,7 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends} 
 Provides: ${python:Provides}
 Replaces: root-plugin-python  (<< 5.09.01-1)
-Breaks: libroot-bindings-python-dev (<< 5.34.01-1)
+Breaks: libroot-bindings-python-dev (<< 5.34.01-1~exp1)
 Description: Python extension for ROOT - runtime libraries 
  The ROOT system provides a set of OO frameworks with all the
  functionality needed to handle and analyze large amounts of data

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



More information about the debian-science-commits mailing list