[root-system] 04/05: d/control: add root-plugin-io-dcache and root-plugin-io-gfal

Mattia Rizzolo mattia at debian.org
Tue Mar 1 18:06:26 UTC 2016


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository root-system.

commit 8732c96cc5dd75fc9c20e798a4333b231ccfa324
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sat Jan 30 17:40:57 2016 +0000

    d/control: add root-plugin-io-dcache and root-plugin-io-gfal
---
 debian/control | 48 ++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 42 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index a3de399..acc9eb7 100644
--- a/debian/control
+++ b/debian/control
@@ -726,23 +726,41 @@ Description: Graf2d Qt plugin for ROOT
  This package contains the Graf2d Qt plug-in for ROOT.  This plugin
  provides Qt interfaces of Graf2d library.
 
-Package: root-plugin-math-minuit2
+Package: root-plugin-io-dcache
 Architecture: any
 Multi-Arch: same
 Pre-Depends:
  ${misc:Pre-Depends},
 Depends:
+ libdcap1,
  ${misc:Depends},
  ${shlibs:Depends},
-Provides:
- root-fitter,
-Description: Minuit version 2 plugin for ROOT
+Homepage: http://www.dcache.org
+Description: dCache plugin for ROOT
  The ROOT system provides a set of OO frameworks with all the
  functionality needed to handle and analyze large amounts of data
  efficiently.
  .
- This package contains the MINUIT version 2 plug-in for ROOT.  This
- provides an fitting algorithm for ROOT.
+ This package contains the dCache plug-in for ROOT, that allows
+ transparent access to files data via a dCache server. Given a path
+ which doesn't belong to the dCache managed filesystem, it falls back
+ to the ordinary TFile behaviour.
+
+Package: root-plugin-io-gfal
+Architecture: any
+Multi-Arch: same
+Pre-Depends:
+ ${misc:Pre-Depends},
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends},
+Description: GFal plugin for ROOT
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyze large amounts of data
+ efficiently.
+ .
+ This package contains the GFal plug-in for ROOT, that allows
+ transparent access to files data via various Grid file services.
 
 Package: root-plugin-math-fftw3
 Architecture: any
@@ -761,6 +779,24 @@ Description: FFTw plugin for ROOT
  This package contains the Fast Fourier Transform extension for ROOT.
  It uses the very fast fftw (version 3) library.
 
+Package: root-plugin-math-minuit2
+Architecture: any
+Multi-Arch: same
+Pre-Depends:
+ ${misc:Pre-Depends},
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends},
+Provides:
+ root-fitter,
+Description: Minuit version 2 plugin for ROOT
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyze large amounts of data
+ efficiently.
+ .
+ This package contains the MINUIT version 2 plug-in for ROOT.  This
+ provides an fitting algorithm for ROOT.
+
 Package: root-plugin-montecarlo-pythia8
 Architecture: any
 Multi-Arch: same

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/root-system.git



More information about the debian-science-commits mailing list