Please find, for review, the debconf templates and packages descriptions for the root-system source package. This review will last from Wednesday, January 28, 2009 to Saturday, February 07, 2009. Please send reviews as unified diffs (diff -u) against the original files. Comments about your proposed changes will be appreciated. Your review should be sent as an answer to this mail. When appropriate, I will send intermediate requests for review, with "[RFRn]" (n>=2) as a subject tag. When we will reach a consensus, I send a "Last Chance For Comments" mail with "[LCFC]" as a subject tag. Finally, the reviewed templates will be sent to the package maintainer as a bug report, and a mail will be sent to this list with "[BTS]" as a subject tag. Rationale: Note that the debian/control review is not thorough as the file is a monster....I just went through obvious things such as isolating a boiler plate, add it to all packages, as well as dropping the "web site" mentions for the ROOT web site and move it to "Homepage:". --- root-system.old/debian/ttf-root-installer.templates 2009-01-24 08:19:50.039566048 +0100 +++ root-system/debian/ttf-root-installer.templates 2009-01-28 07:55:09.417612364 +0100 @@ -1,7 +1,7 @@ Template: ttf-root-installer/blurb Type: note -_Description: These fonts are not free - These fonts were provided by Microsoft "in the interest of cross-platform +_Description: Non-free fonts Turn this into a title as suggested in the developer's reference + The fonts provided in this package were provided by Microsoft "in the interest of cross-platform compatibility". This is no longer the case, but they are still available from third parties. . Style change to make the long description more independent of the context and avoid the "what fonts" question. @@ -11,28 +11,26 @@ Template: ttf-root-installer/dldir Type: string -_Description: Directory holding MS fonts (if already downloaded): +_Description: Directory holding Microsoft fonts (if already downloaded): Make it more obivous that MS==Microsoft If you have already downloaded Microsoft's TrueType Core Fonts from the - ROOT FTP server (ftp://root.cern.ch/root/ttf/ttf_fonts.tar.gz), type the + ROOT FTP server (ftp://root.cern.ch/root/ttf/ttf_fonts.tar.gz), please enter the name of the directory which contains the archive. "please enter" is what we generally suggest. Overall consistency among packages, then . If you haven't yet downloaded these fonts, leave this blank and the fonts - will be downloaded for you. Approximately 1.6 MB will need to be - downloaded. + will be downloaded automatically. The download size is approximately 1.6 MB. Use the active form. One could nitpick that this is indeed the size of the file more than the size of the download.... . - If you are not connected to the internet or do not wish to download these n+ If you are not connected to the Internet or do not wish to download these fonts now, enter "none" to abort. "Internet" is more generally using a capital letter Template: ttf-root-installer/baddldir -Type: note +Type: error Better fits the type of the message _Description: Font files not found - The directory you entered either did not exist, or did not contain the - Microsoft TrueType Core Fonts for ROOT. Please re-enter the directory - containing the Microsoft font files or enter "none" to abort. + The directory you entered either does not exist, or does not contain the + Microsoft TrueType Core Fonts for ROOT. When the message is displayed, the directory still doesn't exist so let's use present tense. Drop the "please re-enter" sentence as this actions doesn't happen *now*. Template: ttf-root-installer/savedir Type: string -_Description: Archive these files to (optional): +_Description: Archive files to (optional): Avoid the mental "what files" question from the reader..:) If you would like to keep a permanent archive of the compressed Microsoft - Core fonts, enter the directory where you'd like them stored. If you + Core fonts, please enter the directory where you'd like them stored. If you leave this blank, the files will be deleted after installation. One mroe "please"... --- root-system.old/debian/control 2009-01-24 08:19:50.083715593 +0100 +++ root-system/debian/control 2009-01-28 18:34:29.758849224 +0100 @@ -4,19 +4,19 @@ Maintainer: Christian Holm Christensen <cholm@nbi.dk> Build-Depends: debhelper (>= 5.0.37.2), po-debconf, libssl-dev, comerr-dev, libxpm-dev, libfreetype6-dev, libpcre3-dev, zlib1g-dev | libz-dev, python-dev (>= 2.1), libxft-dev, libjpeg62-dev, libpng12-dev, libtiff4-dev, libgif-dev, libxinerama-dev, libpacklib1-dev [!kfreebsd-i386 !kfreebsd-amd64], gfortran|fortran-compiler, libxmlrpc-c3-dev | libxmlrpc-c-dev, libcurl4-gnutls-dev | libcurl4-openssl-dev | libcurl-dev, libfftw3-dev | fftw3-dev, libkrb5-dev|heimdal-dev,krb5-user|heimdal-clients, libldap2-dev | libldap-dev, libgsl0-dev, libmysqlclient15-dev | libmysqlclient14-dev| libmysqlclient12-dev| libmysqlclient-dev, libiodbc2-dev | unixodbc-dev, libglu1-mesa-dev | libglu-dev, libftgl-dev, libpq-dev | postgresql-dev, python-support (>= 0.3), libqt4-dev (>= 4.3.0) | libqt3-mt-dev (>= 3.3.0), qt4-dev-tools (>= 4.3.0) | qt3-dev-tools (>= 3.3.0), libqt4-opengl-dev, ruby (>= 1.8), ruby1.8-dev | ruby-dev (>= 1.8), libxml2-dev Standards-Version: 3.7.3 +Homepage: http://root.cern.ch Allows dropping the repetitions and that's the place for URLs (at least one). Package: root-system Architecture: all Depends: root-system-bin, libroot-dev Recommends: root-plugin-asimage, root-plugin-hbook, root-plugin-fftw3, root-plugin-krb5, libroot-ldap-dev, root-plugin-minuit2, libroot-mathmore-dev, root-plugin-odbc, root-plugin-gl, root-plugin-qt, libroot-unuran-dev, root-plugin-xml, root-system-xrootd, root-plugin-netx, root-plugin-fumili, libroot-minuit-dev, libroot-mlp-dev, libroot-tmva-dev, root-plugin-proof, root-plugin-xproof, root-plugin-sql, libroot-quadp-dev, root-system-proofd, root-system-rootd, root-system-doc Suggests: libroot-clarens-dev, root-plugin-mysql, root-plugin-peac, root-plugin-pgsql, libroot-python-dev, libroot-roofit-dev, libroot-ruby-dev -Description: Meta package to install all ROOT packages - This package is a metapackage to ensure the installation of all - possible ROOT packages on this system. - . +Description: metapackage to install all ROOT packages The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyse large amounts of data in a - very efficient way. Having the data defined as a set of objects, + very efficient way. + . + Having the data defined as a set of objects, specialised storage methods are used to get direct access to the separate attributes of the selected objects, without having to touch the bulk of the data. Included are histograming methods in 1, 2 and 3 No leading capital letter Split the first paragraph in two parts. The first will be used as a boiler plate by all other packages. @@ -39,26 +39,31 @@ platform on which to build data acquisition, simulation and data analysis systems. . - ROOT web-site: http://root.cern.ch + This package is a metapackage to ensure the installation of all + possible ROOT packages on a system. And move the part specific to that package as the last paragraph, as we're doing in other packages. The reste of changes are also boilerplate additions and drops of the URL. When two URLs were mentioned, one is kept as we have no other place for it. PS: some acronyms should be capitalized consistently, probably ? The same stands for leading capital letters, but the size of debian/control discouraged me.
Template: ttf-root-installer/blurb Type: note _Description: Non-free fonts The fonts provided in this package were provided by Microsoft "in the interest of cross-platform compatibility". This is no longer the case, but they are still available from third parties. . You are free to download these fonts and use them for your own use, but you may not redistribute them in modified form, including changes to the file name or packaging format. Template: ttf-root-installer/dldir Type: string _Description: Directory holding Microsoft fonts (if already downloaded): If you have already downloaded Microsoft's TrueType Core Fonts from the ROOT FTP server (ftp://root.cern.ch/root/ttf/ttf_fonts.tar.gz), please enter the name of the directory which contains the archive. . If you haven't yet downloaded these fonts, leave this blank and the fonts will be downloaded automatically. The download size is approximately 1.6 MB. . If you are not connected to the Internet or do not wish to download these fonts now, enter "none" to abort. Template: ttf-root-installer/baddldir Type: error _Description: Font files not found The directory you entered either does not exist, or does not contain the Microsoft TrueType Core Fonts for ROOT. Template: ttf-root-installer/savedir Type: string _Description: Archive files to (optional): If you would like to keep a permanent archive of the compressed Microsoft Core fonts, please enter the directory where you'd like them stored. If you leave this blank, the files will be deleted after installation.
--- root-system.old/debian/ttf-root-installer.templates 2009-01-24 08:19:50.039566048 +0100
+++ root-system/debian/ttf-root-installer.templates 2009-01-28 07:55:09.417612364 +0100
@@ -1,7 +1,7 @@
Template: ttf-root-installer/blurb
Type: note
-_Description: These fonts are not free
- These fonts were provided by Microsoft "in the interest of cross-platform
+_Description: Non-free fonts
+ The fonts provided in this package were provided by Microsoft "in the interest of cross-platform
compatibility". This is no longer the case, but they are still available
from third parties.
.
@@ -11,28 +11,26 @@
Template: ttf-root-installer/dldir
Type: string
-_Description: Directory holding MS fonts (if already downloaded):
+_Description: Directory holding Microsoft fonts (if already downloaded):
If you have already downloaded Microsoft's TrueType Core Fonts from the
- ROOT FTP server (ftp://root.cern.ch/root/ttf/ttf_fonts.tar.gz), type the
+ ROOT FTP server (ftp://root.cern.ch/root/ttf/ttf_fonts.tar.gz), please enter the
name of the directory which contains the archive.
.
If you haven't yet downloaded these fonts, leave this blank and the fonts
- will be downloaded for you. Approximately 1.6 MB will need to be
- downloaded.
+ will be downloaded automatically. The download size is approximately 1.6 MB.
.
- If you are not connected to the internet or do not wish to download these
+ If you are not connected to the Internet or do not wish to download these
fonts now, enter "none" to abort.
Template: ttf-root-installer/baddldir
-Type: note
+Type: error
_Description: Font files not found
- The directory you entered either did not exist, or did not contain the
- Microsoft TrueType Core Fonts for ROOT. Please re-enter the directory
- containing the Microsoft font files or enter "none" to abort.
+ The directory you entered either does not exist, or does not contain the
+ Microsoft TrueType Core Fonts for ROOT.
Template: ttf-root-installer/savedir
Type: string
-_Description: Archive these files to (optional):
+_Description: Archive files to (optional):
If you would like to keep a permanent archive of the compressed Microsoft
- Core fonts, enter the directory where you'd like them stored. If you
+ Core fonts, please enter the directory where you'd like them stored. If you
leave this blank, the files will be deleted after installation.
--- root-system.old/debian/control 2009-01-24 08:19:50.083715593 +0100
+++ root-system/debian/control 2009-01-28 18:34:29.758849224 +0100
@@ -4,19 +4,19 @@
Maintainer: Christian Holm Christensen <cholm@nbi.dk>
Build-Depends: debhelper (>= 5.0.37.2), po-debconf, libssl-dev, comerr-dev, libxpm-dev, libfreetype6-dev, libpcre3-dev, zlib1g-dev | libz-dev, python-dev (>= 2.1), libxft-dev, libjpeg62-dev, libpng12-dev, libtiff4-dev, libgif-dev, libxinerama-dev, libpacklib1-dev [!kfreebsd-i386 !kfreebsd-amd64], gfortran|fortran-compiler, libxmlrpc-c3-dev | libxmlrpc-c-dev, libcurl4-gnutls-dev | libcurl4-openssl-dev | libcurl-dev, libfftw3-dev | fftw3-dev, libkrb5-dev|heimdal-dev,krb5-user|heimdal-clients, libldap2-dev | libldap-dev, libgsl0-dev, libmysqlclient15-dev | libmysqlclient14-dev| libmysqlclient12-dev| libmysqlclient-dev, libiodbc2-dev | unixodbc-dev, libglu1-mesa-dev | libglu-dev, libftgl-dev, libpq-dev | postgresql-dev, python-support (>= 0.3), libqt4-dev (>= 4.3.0) | libqt3-mt-dev (>= 3.3.0), qt4-dev-tools (>= 4.3.0) | qt3-dev-tools (>= 3.3.0), libqt4-opengl-dev, ruby (>= 1.8), ruby1.8-dev | ruby-dev (>= 1.8), libxml2-dev
Standards-Version: 3.7.3
+Homepage: http://root.cern.ch
Package: root-system
Architecture: all
Depends: root-system-bin, libroot-dev
Recommends: root-plugin-asimage, root-plugin-hbook, root-plugin-fftw3, root-plugin-krb5, libroot-ldap-dev, root-plugin-minuit2, libroot-mathmore-dev, root-plugin-odbc, root-plugin-gl, root-plugin-qt, libroot-unuran-dev, root-plugin-xml, root-system-xrootd, root-plugin-netx, root-plugin-fumili, libroot-minuit-dev, libroot-mlp-dev, libroot-tmva-dev, root-plugin-proof, root-plugin-xproof, root-plugin-sql, libroot-quadp-dev, root-system-proofd, root-system-rootd, root-system-doc
Suggests: libroot-clarens-dev, root-plugin-mysql, root-plugin-peac, root-plugin-pgsql, libroot-python-dev, libroot-roofit-dev, libroot-ruby-dev
-Description: Meta package to install all ROOT packages
- This package is a metapackage to ensure the installation of all
- possible ROOT packages on this system.
- .
+Description: metapackage to install all ROOT packages
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
- very efficient way. Having the data defined as a set of objects,
+ very efficient way.
+ .
+ Having the data defined as a set of objects,
specialised storage methods are used to get direct access to the
separate attributes of the selected objects, without having to touch
the bulk of the data. Included are histograming methods in 1, 2 and 3
@@ -39,26 +39,31 @@
platform on which to build data acquisition, simulation and data
analysis systems.
.
- ROOT web-site: http://root.cern.ch
+ This package is a metapackage to ensure the installation of all
+ possible ROOT packages on a system.
Package: root-plugin-asimage
Architecture: any
Depends: ${shlibs:Depends}
Description: AfterImage plugin for ROOT
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the AfterImage plug-in for ROOT, which allows
you to store output graphics in many formats, including JPEG, PNG,
SVG, etc.
- .
- ROOT web-site: http://root.cern.ch
Package: root-plugin-hbook
Architecture: any
Depends: ${shlibs:Depends}
Description: Hbook plugin for ROOT
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the Hbook plug-in for ROOT, allowing you to
access legacy Hbook files (NTuples and Histograms from PAW).
- .
- ROOT web-site: http://root.cern.ch
Package: libroot-clarens5.18
Architecture: any
@@ -67,6 +72,10 @@
Provides: libroot-clarens, root-plugin-clarens
Replaces: root-plugin-clarens (<< 5.09.01-1)
Description: Clarens extension for ROOT - run-time libraries
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the Clarens plug-in for ROOT, for use in a GRID
enabled analysis environment.
.
@@ -74,7 +83,6 @@
secure, high-performance "portal" for ubiquitous access to data and
computational resources provided by computing grids.
.
- ROOT web-site: http://root.cern.ch
Clarens web-site: http://clarens.sourceforge.net
Package: libroot-clarens-dev
@@ -82,6 +90,10 @@
Section: libdevel
Depends: libroot-clarens5.18 (= ${binary:Version}), libroot-dev, libxmlrpc-c3-dev | libxmlrpc-c-dev
Description: Clarens extension for ROOT - development files
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the Clarens plug-in for ROOT, for use in a GRID
enabled analysis environment.
.
@@ -89,7 +101,6 @@
secure, high-performance "portal" for ubiquitous access to data and
computational resources provided by computing grids.
.
- ROOT web-site: http://root.cern.ch
Clarens web-site: http://clarens.sourceforge.net
Package: root-plugin-fftw3
@@ -98,20 +109,25 @@
Replaces: libroot-fftw5.11
Conflicts: libroot-fftw
Description: FFTw plugin for ROOT
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the Fast Fourier Transform extension for ROOT.
It uses the very fast fftw (version 3) library.
.
- ROOT web-site: http://root.cern.ch
FFTW web-site: http://fftw.org/
Package: root-plugin-krb5
Architecture: any
Depends: ${shlibs:Depends}, krb5-user | heimdal-clients
Description: Kerberos (version 5) plugin for ROOT
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the Kerberos (version 5) plug-in for ROOT, that
allows authentication and authorisation using Kerberos tokens.
- .
- ROOT web-site: http://root.cern.ch
Package: libroot-ldap5.18
Architecture: any
@@ -120,30 +136,36 @@
Provides: libroot-ldap, root-plugin-ldap
Replaces: root-plugin-ldap (<< 5.09.01-1)
Description: Ldap extension for ROOT - run-time libraries
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the Ldap plug-in for ROOT. This gives you
access to Ldap directories via ROOT.
- .
- ROOT web-site: http://root.cern.ch
Package: libroot-ldap-dev
Architecture: any
Section: libdevel
Depends: libroot-ldap5.18 (= ${binary:Version}), libroot-dev, libldap2-dev | libldap-dev
Description: Ldap extension for ROOT
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the Ldap plug-in for ROOT. This gives you
access to Ldap directories via ROOT.
- .
- ROOT web-site: http://root.cern.ch
Package: root-plugin-minuit2
Architecture: any
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 analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the MINUIT version 2 plug-in for ROOT. This
provides an fitting algorithm for ROOT.
- .
- ROOT web-site: http://root.cern.ch
Package: libroot-mathmore5.18
Section: libs
@@ -151,43 +173,52 @@
Depends: ${shlibs:Depends}
Provides: root-plugin-mathmore, libroot-mathmore
Description: GSL interface library for ROOT
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the MathMore library for ROOT. This provides
a partial GNU Scientific Library interface for ROOT.
- .
- ROOT web-site: http://root.cern.ch
Package: libroot-mathmore-dev
Architecture: any
Section: libdevel
Depends: libroot-mathmore5.18 (= ${binary:Version}), libroot-dev, libgsl0-dev
Description: Mathmore plugin for ROOT
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the MathMore library for ROOT. This provides
a partial GNU Scientific Library interface for ROOT.
- .
- ROOT web-site: http://root.cern.ch
Package: root-plugin-mysql
Architecture: any
Depends: ${shlibs:Depends}
Provides: root-db-client
Description: MySQL client plugin for ROOT
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the MySQL plug-in for ROOT. This plugin
provides a thin client (interface) to MySQL servers. Using this
client, one can obtain information from a MySQL database into the
ROOT environment.
- .
- ROOT web-site: http://root.cern.ch
Package: root-plugin-odbc
Architecture: any
Depends: ${shlibs:Depends}
Provides: root-db-client
Description: ODBC plugin for ROOT
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the ODBC (Open DataBase Connectivity) plug-in
for ROOT, that allows transparent access to any kind of database that
supports the ODBC protocol.
.
- ROOT web-site: http://root.cern.ch
ODBC web-site: http://unixodbc.org or http://iodbc.org
Package: root-plugin-gl
@@ -195,6 +226,10 @@
Depends: ${shlibs:Depends}
Provides: root-glviewer, root-plugin-eve
Description: GL plugin for ROOT
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the GL plug-in for ROOT. This plugin provides
3D rendering of volumes and shapes defined in ROOT. Included is also
a high quality 3D viewer for ROOT defined geometries.
@@ -206,6 +241,10 @@
Architecture: any
Depends: ${shlibs:Depends}, root-plugin-proof
Description: PEAC plugin for ROOT - run-time libraries
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the PEAC (Proof Enabled Analysis Center)
plug-in for ROOT.
.
@@ -214,7 +253,6 @@
SAM, Global Manager (GM), Local Manager (LM), DCache, and PROOF
services.
.
- ROOT web-site: http://root.cern.ch
PEAC web-site: http://physics.ucsd.edu/~schsu/project/peac.html
Package: root-plugin-pgsql
@@ -222,12 +260,14 @@
Depends: ${shlibs:Depends}
Provides: root-db-client
Description: PostgreSQL client plugin for ROOT
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the PostGreSQL plug-in for ROOT. This plugin
provides a thin client (interface) to PostGreSQL servers. Using this
client, one can obtain information from a PostGreSQL database into the
ROOT environment.
- .
- ROOT web-site: http://root.cern.ch
Package: libroot-python5.18
Architecture: any
@@ -236,10 +276,12 @@
Provides: libroot-python, root-plugin-python
Replaces: root-plugin-python (<< 5.09.01-1)
Description: Python extension for ROOT - runtime libraries
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the Python plug-in for ROOT. This package
provide a Python interface to ROOT, and a ROOT interface to Python.
- .
- ROOT web-site: http://root.cern.ch
Package: libroot-python-dev
Architecture: any
@@ -247,19 +289,23 @@
Depends: libroot-python5.18 (= ${binary:Version}), libroot-dev, python-dev (>= 2.1), ${python:Depends}
Provides: ${python:Provides}
Description: Python extension for ROOT - development files
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the Python plug-in for ROOT. This package
provide a Python interface to ROOT, and a ROOT interface to Python.
- .
- ROOT web-site: http://root.cern.ch
Package: root-plugin-qt
Architecture: any
Depends: ${shlibs:Depends}
Description: Qt plugin for ROOT
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the Qt plug-in for ROOT. This plugin
provides an abstraction over a display. Windows are created via Qt.
- .
- ROOT web-site: http://root.cern.ch
Package: libroot-roofit5.18
Architecture: any
@@ -268,6 +314,10 @@
Provides: libroot-roofit, root-plugin-roofit
Replaces: root-plugin-roofit (<< 5.09.01-1)
Description: ROOT extension for modeling expected distribtions - libraries
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
The RooFit packages provide a toolkit for modeling the expected
distribution of events in a physics analysis. Models can be used to
perform likelihood fits, produce plots, and generate "toy Monte
@@ -281,13 +331,16 @@
suitable for adoption in different disciplines as well.
.
RooFit web-site: http://roofit.sourceforge.net/
- ROOT web-site: http://root.cern.ch
Package: libroot-roofit-dev
Architecture: any
Section: libdevel
Depends: libroot-roofit5.18 (= ${binary:Version}), libroot-dev, libroot-minuit-dev
Description: ROOT extension for modeling expected distribtions - development
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
The RooFit packages provide a toolkit for modeling the expected
distribution of events in a physics analysis. Models can be used to
perform likelihood fits, produce plots, and generate "toy Monte
@@ -301,7 +354,6 @@
suitable for adoption in different disciplines as well.
.
RooFit web-site: http://roofit.sourceforge.net/
- ROOT web-site: http://root.cern.ch
Package: libroot-ruby5.18
Architecture: any
@@ -310,20 +362,24 @@
Provides: libroot-ruby, root-plugin-ruby
Replaces: root-plugin-ruby (<< 5.09.01-1)
Description: Ruby extension for ROOT - run-time library
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the Ruby extension for ROOT. The interface
goes both ways - that is, you can call ROOT functions from Ruby, and
invoke the Ruby interpreter from ROOT.
- .
- ROOT web-site: http://root.cern.ch
Package: libroot-ruby-dev
Architecture: any
Section: libdevel
Depends: libroot-ruby5.18 (= ${binary:Version}), libroot-dev, ruby1.8-dev | ruby-dev (>= 1.8)
Description: Ruby extension for ROOT - development headers
- This package contains the Ruby extension for ROOT.
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
.
- ROOT web-site: http://root.cern.ch
+ This package contains the Ruby extension for ROOT.
Package: libroot-unuran5.18
Architecture: any
@@ -331,6 +387,10 @@
Depends: ${shlibs:Depends}
Provides: libroot-unuran, root-plugin-unuran
Description: Random number generator library
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
It contains universal (also called automatic or black-box) algorithms
that can generate random numbers from large classes of continuous or
discrete distributions, and also from practically all standard
@@ -347,7 +407,6 @@
.
This package contains the runtime library.
.
- ROOT web-site: http://root.cern.ch
UNURAN web-site: http://statistik.wu-wien.ac.at/unuran/
Package: libroot-unuran-dev
@@ -355,6 +414,10 @@
Section: libdevel
Depends: libroot-unuran5.18 (= ${binary:Version}), libroot-dev
Description: Random number generator library - development files
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
It contains universal (also called automatic or black-box) algorithms
that can generate random numbers from large classes of continuous or
discrete distributions, and also from practically all standard
@@ -371,47 +434,55 @@
.
This package contains the development files
.
- ROOT web-site: http://root.cern.ch
UNURAN web-site: http://statistik.wu-wien.ac.at/unuran/
Package: root-plugin-xml
Architecture: any
Depends: ${shlibs:Depends}
Description: XML reader plugin for ROOT
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the XML reader plug-in for ROOT. This package
provide a plug-in to parse XML files with ROOT.
- .
- ROOT web-site: http://root.cern.ch
Package: root-system-xrootd
Architecture: any
Depends: root-system-common, lsb-base (>= 3.0-6), ${shlibs:Depends}
Provides: root-file-server
Description: Extented ROOT file server
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the xrootd server for ROOT, the eXtended
Request Daemon (xrd) and associated software.
.
- ROOT web-site: http://root.cern.ch
XRootd web-site: http://xrootd.slac.stanford.edu
Package: root-plugin-netx
Architecture: any
Depends: ${shlibs:Depends}
Description: NetX plugin for ROOT
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the NetX plug-in for ROOT. Client for the
XRootd server.
- .
- ROOT web-site: http://root.cern.ch
Package: root-plugin-fumili
Architecture: any
Depends: ${shlibs:Depends}
Provides: root-fitter
Description: Fumili plugin for ROOT
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the fumili plug-in for ROOT. This provides an
alternative fitting algorithm for ROOT.
- .
- ROOT web-site: http://root.cern.ch
Package: libroot-minuit5.18
Section: libs
@@ -420,10 +491,12 @@
Provides: root-plugin-minuit, libroot-minuit
Replaces: root-plugin-minuit (<< 5.09.01-7)
Description: Minuit plugin for ROOT
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the MINUIT plug-in for ROOT. This provides a
fitting algorithm for ROOT.
- .
- ROOT web-site: http://root.cern.ch
Package: libroot-minuit-dev
Architecture: any
@@ -432,10 +505,12 @@
Provides: root-fitter
Replaces: root-plugin-minuit (<< 5.09.01-7)
Description: Minuit plugin for ROOT
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the MINUIT plug-in for ROOT. This provides a
fitting algorithm for ROOT.
- .
- ROOT web-site: http://root.cern.ch
Package: libroot-mlp5.18
Architecture: any
@@ -444,20 +519,24 @@
Provides: libroot-mlp, root-plugin-mlp
Replaces: root-plugin-mlp (<< 5.09.01-1)
Description: Multi layer perceptron extension for ROOT - run-time libraries
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the mlp plug-in for ROOT. This plugin provides
a Multi Layer Perceptron Neural Network package for ROOT.
- .
- ROOT web-site: http://root.cern.ch
Package: libroot-mlp-dev
Architecture: any
Section: libdevel
Depends: libroot-mlp5.18 (= ${binary:Version}), libroot-dev
Description: Multi layer perceptron extension for ROOT - development files
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the mlp plug-in for ROOT. This plugin provides
a Multi Layer Perceptron Neural Network package for ROOT.
- .
- ROOT web-site: http://root.cern.ch
Package: libroot-tmva5.18
Architecture: any
@@ -465,6 +544,10 @@
Depends: ${shlibs:Depends}
Provides: libroot-tmva, root-plugin-tmva
Description: Toolkit for multivariate data analysis
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
The Toolkit for Multivariate Analysis (TMVA) provides a
ROOT-integrated environment for the parallel processing and
evaluation of MVA techniques to discriminate signal from background
@@ -484,7 +567,6 @@
and hence their performance on a particular data set may easily be
compared.
.
- ROOT web-site: http://root.cern.ch
TMVA web-site: http://tmva.sourceforge.net
Package: libroot-tmva-dev
@@ -492,6 +574,10 @@
Section: libdevel
Depends: libroot-tmva5.18 (= ${binary:Version}), libroot-dev
Description: Toolkit for multivariate data analysis - development files
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
The Toolkit for Multivariate Analysis (TMVA) provides a
ROOT-integrated environment for the parallel processing and
evaluation of MVA techniques to discriminate signal from background
@@ -511,7 +597,6 @@
and hence their performance on a particular data set may easily be
compared.
.
- ROOT web-site: http://root.cern.ch
TMVA web-site: http://tmva.sourceforge.net
Package: root-plugin-proof
@@ -519,10 +604,12 @@
Depends: ${shlibs:Depends}
Suggests: root-plugin-netx, root-plugin-xproof
Description: PROOF plugin for ROOT
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the proof plug-in for ROOT. This provides a
client to use in a PROOF environment.
- .
- ROOT web-site: http://root.cern.ch
Package: root-plugin-xproof
Architecture: any
@@ -531,21 +618,25 @@
Replaces: root-proofd
Conflicts: root-proofd (<= 5.13.05-4)
Description: XPROOF plugin for ROOT
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the xproof plug-in for ROOT. This provides a
client to be used in a PROOF environment.
- .
- ROOT web-site: http://root.cern.ch
Package: root-plugin-sql
Architecture: any
Depends: ${shlibs:Depends}
Recommends: root-db-client | root-plugin-mysql
Description: SQL plugin for ROOT
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the SQL plug-in for ROOT, that allows
transparent access to files data via an SQL database, using ROOT's
TFile interface.
- .
- ROOT web-site: http://root.cern.ch
Package: libroot-quadp5.18
Architecture: any
@@ -554,24 +645,28 @@
Provides: libroot-quadp, root-plugin-quadp
Replaces: root-plugin-quadp (<< 5.09.01-1)
Description: QuadP extension for ROOT - run-time libraries
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the QuadP plug-in for ROOT. This provides the
user a framework in which to do Quadratic Programming. The quadratic
programming problem involves minimization of a quadratic function
subject to linear constraints.
- .
- ROOT web-site: http://root.cern.ch
Package: libroot-quadp-dev
Architecture: any
Section: libdevel
Depends: libroot-quadp5.18 (= ${binary:Version}), libroot-dev
Description: QuadP extension for ROOT - development files
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the QuadP plug-in for ROOT. This provides the
user a framework in which to do Quadratic Programming. The quadratic
programming problem involves minimization of a quadratic function
subject to linear constraints.
- .
- ROOT web-site: http://root.cern.ch
Package: root-system-proofd
Architecture: any
@@ -579,14 +674,16 @@
Depends: root-system-common, root-plugin-proof, lsb-base (>= 3.0-6), ${shlibs:Depends}
Recommends: root-system-bin, libroot-dev, root-file-server | root-system-rootd
Description: Parallel ROOt Facility - distributed, parallel computing
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the PROOF server. proofd is the core daemon of
the PROOF (Parallel ROOt Facility) system for distributed parallel
computing. Installing this package on a machine, makes it possible
for the machine to participate in a parallel computing farm (cluster
or via the Internet), either as a master or a slave, using a
transparent interface.
- .
- ROOT web-site: http://root.cern.ch
Package: root-system-rootd
Architecture: any
@@ -595,22 +692,26 @@
Recommends: root-system-bin, libroot-dev
Provides: root-file-server
Description: ROOT remote file server
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains ROOT file server. rootd is a server for ROOT
files, serving files over the Internet. Using this daemon, you can
access files on the machine from anywhere on the Internet, using a
transparent interface.
- .
- ROOT web-site: http://root.cern.ch
Package: root-system-doc
Section: doc
Architecture: all
Suggests: root-system-bin
Description: Tutorial and test suit for the ROOT system
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the tutorial scripts and test suit for the ROOT
system.
- .
- ROOT web-site: http://root.cern.ch
Package: root-system-bin
Architecture: any
@@ -619,7 +720,9 @@
Description: Numerical data analysis framework - general applications
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
- very efficient way. Having the data defined as a set of objects,
+ very efficient way.
+ .
+ Having the data defined as a set of objects,
specialised storage methods are used to get direct access to the
separate attributes of the selected objects, without having to touch
the bulk of the data. Included are histograming methods in 1, 2 and 3
@@ -641,8 +744,6 @@
extended by linking external libraries. This makes ROOT a premier
platform on which to build data acquisition, simulation and data
analysis systems.
- .
- ROOT web-site: http://root.cern.ch
Package: libroot5.18
Section: libs
@@ -651,18 +752,20 @@
Recommends: root-system-bin, libroot-dev
Provides: libroot
Description: Numerical data analysis framework - shared runtime libraries
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains the shared libraries used by the ROOT
system. The libraries contain numerous C++ class definitions for
various purposes, some of which are:
- * System abstraction
- * Thin Thread API
- * Histograming
- * Persistent objects
- * GUI API
+ - System abstraction
+ - Thin Thread API
+ - Histograming
+ - Persistent objects
+ - GUI API
and many many others. Refer also to the package description of
root-bin.
- .
- ROOT web-site: http://root.cern.ch
Package: libroot-dev
Section: libdevel
@@ -671,19 +774,23 @@
Suggests: root-system-bin, gccxml
Replaces: libroot-mathmore-dev (<= 5.17.04)
Description: Header files for ROOT
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package contains header files (Class declarations) for the ROOT
class libraries. Please refer the package documentation for libroot
and root-bin.
- .
- ROOT web-site: http://root.cern.ch
Package: root-system-common
Architecture: all
Depends: ttf-freefont | root-ttf, ttf-opensymbol | root-ttf
Description: Common files for ROOT
- This package contains some common infrastructure files for ROOT.
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
.
- ROOT web-site: http://root.cern.ch
+ This package contains some common infrastructure files for ROOT.
Package: ttf-root-installer
Architecture: all
@@ -692,11 +799,13 @@
Provides: root-ttf
Conflicts: ttf-root
Description: True type fonts for ROOT - installer package
+ The ROOT system provides a set of OO frameworks with all the
+ functionality needed to handle and analyse large amounts of data in a
+ very efficient way.
+ .
This package will install the True Type Fonts (TTF) used by ROOT.
These fonts are provided by Microsoft. Note, that you may not
redistribute this font files. This package will download the fonts
from the ROOT FTP server, or alternatively use an already downloaded
tar-file.
- .
- ROOT web-site: http://root.cern.ch
Source: root-system
Section: science
Priority: optional
Maintainer: Christian Holm Christensen <cholm@nbi.dk>
Build-Depends: debhelper (>= 5.0.37.2), po-debconf, libssl-dev, comerr-dev, libxpm-dev, libfreetype6-dev, libpcre3-dev, zlib1g-dev | libz-dev, python-dev (>= 2.1), libxft-dev, libjpeg62-dev, libpng12-dev, libtiff4-dev, libgif-dev, libxinerama-dev, libpacklib1-dev [!kfreebsd-i386 !kfreebsd-amd64], gfortran|fortran-compiler, libxmlrpc-c3-dev | libxmlrpc-c-dev, libcurl4-gnutls-dev | libcurl4-openssl-dev | libcurl-dev, libfftw3-dev | fftw3-dev, libkrb5-dev|heimdal-dev,krb5-user|heimdal-clients, libldap2-dev | libldap-dev, libgsl0-dev, libmysqlclient15-dev | libmysqlclient14-dev| libmysqlclient12-dev| libmysqlclient-dev, libiodbc2-dev | unixodbc-dev, libglu1-mesa-dev | libglu-dev, libftgl-dev, libpq-dev | postgresql-dev, python-support (>= 0.3), libqt4-dev (>= 4.3.0) | libqt3-mt-dev (>= 3.3.0), qt4-dev-tools (>= 4.3.0) | qt3-dev-tools (>= 3.3.0), libqt4-opengl-dev, ruby (>= 1.8), ruby1.8-dev | ruby-dev (>= 1.8), libxml2-dev
Standards-Version: 3.7.3
Homepage: http://root.cern.ch
Package: root-system
Architecture: all
Depends: root-system-bin, libroot-dev
Recommends: root-plugin-asimage, root-plugin-hbook, root-plugin-fftw3, root-plugin-krb5, libroot-ldap-dev, root-plugin-minuit2, libroot-mathmore-dev, root-plugin-odbc, root-plugin-gl, root-plugin-qt, libroot-unuran-dev, root-plugin-xml, root-system-xrootd, root-plugin-netx, root-plugin-fumili, libroot-minuit-dev, libroot-mlp-dev, libroot-tmva-dev, root-plugin-proof, root-plugin-xproof, root-plugin-sql, libroot-quadp-dev, root-system-proofd, root-system-rootd, root-system-doc
Suggests: libroot-clarens-dev, root-plugin-mysql, root-plugin-peac, root-plugin-pgsql, libroot-python-dev, libroot-roofit-dev, libroot-ruby-dev
Description: metapackage to install all ROOT packages
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
Having the data defined as a set of objects,
specialised storage methods are used to get direct access to the
separate attributes of the selected objects, without having to touch
the bulk of the data. Included are histograming methods in 1, 2 and 3
dimensions, curve fitting, function evaluation, minimisation,
graphics and visualisation classes to allow the easy setup of an
analysis system that can query and process the data interactively or
in batch mode.
.
Thanks to the built-in CINT C++ interpreter, the command language, the
scripting, or macro, language, and the programming language are all
C++. The interpreter allows for fast prototyping of the macros since
it removes the time consuming compile/link cycle. It also provides a
good environment to learn C++. If more performance is needed, the
interactively developed macros can be compiled using a C++ compiler.
.
The system has been designed in such a way that it can query its
databases in parallel on MPP machines or on clusters of workstations
or high-end PC's. ROOT is an open system that can be dynamically
extended by linking external libraries. This makes ROOT a premier
platform on which to build data acquisition, simulation and data
analysis systems.
.
This package is a metapackage to ensure the installation of all
possible ROOT packages on a system.
Package: root-plugin-asimage
Architecture: any
Depends: ${shlibs:Depends}
Description: AfterImage plugin for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the AfterImage plug-in for ROOT, which allows
you to store output graphics in many formats, including JPEG, PNG,
SVG, etc.
Package: root-plugin-hbook
Architecture: any
Depends: ${shlibs:Depends}
Description: Hbook plugin for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the Hbook plug-in for ROOT, allowing you to
access legacy Hbook files (NTuples and Histograms from PAW).
Package: libroot-clarens5.18
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Provides: libroot-clarens, root-plugin-clarens
Replaces: root-plugin-clarens (<< 5.09.01-1)
Description: Clarens extension for ROOT - run-time libraries
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the Clarens plug-in for ROOT, for use in a GRID
enabled analysis environment.
.
The Clarens Grid-Enabled Web Services Framework is an open source,
secure, high-performance "portal" for ubiquitous access to data and
computational resources provided by computing grids.
.
Clarens web-site: http://clarens.sourceforge.net
Package: libroot-clarens-dev
Architecture: any
Section: libdevel
Depends: libroot-clarens5.18 (= ${binary:Version}), libroot-dev, libxmlrpc-c3-dev | libxmlrpc-c-dev
Description: Clarens extension for ROOT - development files
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the Clarens plug-in for ROOT, for use in a GRID
enabled analysis environment.
.
The Clarens Grid-Enabled Web Services Framework is an open source,
secure, high-performance "portal" for ubiquitous access to data and
computational resources provided by computing grids.
.
Clarens web-site: http://clarens.sourceforge.net
Package: root-plugin-fftw3
Architecture: any
Depends: ${shlibs:Depends}
Replaces: libroot-fftw5.11
Conflicts: libroot-fftw
Description: FFTw plugin for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the Fast Fourier Transform extension for ROOT.
It uses the very fast fftw (version 3) library.
.
FFTW web-site: http://fftw.org/
Package: root-plugin-krb5
Architecture: any
Depends: ${shlibs:Depends}, krb5-user | heimdal-clients
Description: Kerberos (version 5) plugin for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the Kerberos (version 5) plug-in for ROOT, that
allows authentication and authorisation using Kerberos tokens.
Package: libroot-ldap5.18
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Provides: libroot-ldap, root-plugin-ldap
Replaces: root-plugin-ldap (<< 5.09.01-1)
Description: Ldap extension for ROOT - run-time libraries
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the Ldap plug-in for ROOT. This gives you
access to Ldap directories via ROOT.
Package: libroot-ldap-dev
Architecture: any
Section: libdevel
Depends: libroot-ldap5.18 (= ${binary:Version}), libroot-dev, libldap2-dev | libldap-dev
Description: Ldap extension for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the Ldap plug-in for ROOT. This gives you
access to Ldap directories via ROOT.
Package: root-plugin-minuit2
Architecture: any
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 analyse large amounts of data in a
very efficient way.
.
This package contains the MINUIT version 2 plug-in for ROOT. This
provides an fitting algorithm for ROOT.
Package: libroot-mathmore5.18
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Provides: root-plugin-mathmore, libroot-mathmore
Description: GSL interface library for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the MathMore library for ROOT. This provides
a partial GNU Scientific Library interface for ROOT.
Package: libroot-mathmore-dev
Architecture: any
Section: libdevel
Depends: libroot-mathmore5.18 (= ${binary:Version}), libroot-dev, libgsl0-dev
Description: Mathmore plugin for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the MathMore library for ROOT. This provides
a partial GNU Scientific Library interface for ROOT.
Package: root-plugin-mysql
Architecture: any
Depends: ${shlibs:Depends}
Provides: root-db-client
Description: MySQL client plugin for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the MySQL plug-in for ROOT. This plugin
provides a thin client (interface) to MySQL servers. Using this
client, one can obtain information from a MySQL database into the
ROOT environment.
Package: root-plugin-odbc
Architecture: any
Depends: ${shlibs:Depends}
Provides: root-db-client
Description: ODBC plugin for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the ODBC (Open DataBase Connectivity) plug-in
for ROOT, that allows transparent access to any kind of database that
supports the ODBC protocol.
.
ODBC web-site: http://unixodbc.org or http://iodbc.org
Package: root-plugin-gl
Architecture: any
Depends: ${shlibs:Depends}
Provides: root-glviewer, root-plugin-eve
Description: GL plugin for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the GL plug-in for ROOT. This plugin provides
3D rendering of volumes and shapes defined in ROOT. Included is also
a high quality 3D viewer for ROOT defined geometries.
.
This package also contains EVE - the GL based event display framework.
Package: root-plugin-peac
Architecture: any
Depends: ${shlibs:Depends}, root-plugin-proof
Description: PEAC plugin for ROOT - run-time libraries
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the PEAC (Proof Enabled Analysis Center)
plug-in for ROOT.
.
PEAC is an interactive distributed analysis framework that uses
Clarens as a "glue" protocol to advertise and communicate amongst
SAM, Global Manager (GM), Local Manager (LM), DCache, and PROOF
services.
.
PEAC web-site: http://physics.ucsd.edu/~schsu/project/peac.html
Package: root-plugin-pgsql
Architecture: any
Depends: ${shlibs:Depends}
Provides: root-db-client
Description: PostgreSQL client plugin for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the PostGreSQL plug-in for ROOT. This plugin
provides a thin client (interface) to PostGreSQL servers. Using this
client, one can obtain information from a PostGreSQL database into the
ROOT environment.
Package: libroot-python5.18
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${python:Depends}
Provides: libroot-python, root-plugin-python
Replaces: root-plugin-python (<< 5.09.01-1)
Description: Python extension for ROOT - runtime libraries
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the Python plug-in for ROOT. This package
provide a Python interface to ROOT, and a ROOT interface to Python.
Package: libroot-python-dev
Architecture: any
Section: libdevel
Depends: libroot-python5.18 (= ${binary:Version}), libroot-dev, python-dev (>= 2.1), ${python:Depends}
Provides: ${python:Provides}
Description: Python extension for ROOT - development files
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the Python plug-in for ROOT. This package
provide a Python interface to ROOT, and a ROOT interface to Python.
Package: root-plugin-qt
Architecture: any
Depends: ${shlibs:Depends}
Description: Qt plugin for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the Qt plug-in for ROOT. This plugin
provides an abstraction over a display. Windows are created via Qt.
Package: libroot-roofit5.18
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, root-fitter
Provides: libroot-roofit, root-plugin-roofit
Replaces: root-plugin-roofit (<< 5.09.01-1)
Description: ROOT extension for modeling expected distribtions - libraries
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
The RooFit packages provide a toolkit for modeling the expected
distribution of events in a physics analysis. Models can be used to
perform likelihood fits, produce plots, and generate "toy Monte
Carlo" samples for various studies. The RooFit tools are integrated
with the object-oriented and interactive ROOT graphical environment.
.
RooFit has been developed for the BaBar collaboration, a high energy
physics experiment at the Stanford Linear Accelerator Center, and is
primarily targeted to the high-energy physicists using the ROOT
analysis environment, but the general nature of the package make it
suitable for adoption in different disciplines as well.
.
RooFit web-site: http://roofit.sourceforge.net/
Package: libroot-roofit-dev
Architecture: any
Section: libdevel
Depends: libroot-roofit5.18 (= ${binary:Version}), libroot-dev, libroot-minuit-dev
Description: ROOT extension for modeling expected distribtions - development
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
The RooFit packages provide a toolkit for modeling the expected
distribution of events in a physics analysis. Models can be used to
perform likelihood fits, produce plots, and generate "toy Monte
Carlo" samples for various studies. The RooFit tools are integrated
with the object-oriented and interactive ROOT graphical environment.
.
RooFit has been developed for the BaBar collaboration, a high energy
physics experiment at the Stanford Linear Accelerator Center, and is
primarily targeted to the high-energy physicists using the ROOT
analysis environment, but the general nature of the package make it
suitable for adoption in different disciplines as well.
.
RooFit web-site: http://roofit.sourceforge.net/
Package: libroot-ruby5.18
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Provides: libroot-ruby, root-plugin-ruby
Replaces: root-plugin-ruby (<< 5.09.01-1)
Description: Ruby extension for ROOT - run-time library
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the Ruby extension for ROOT. The interface
goes both ways - that is, you can call ROOT functions from Ruby, and
invoke the Ruby interpreter from ROOT.
Package: libroot-ruby-dev
Architecture: any
Section: libdevel
Depends: libroot-ruby5.18 (= ${binary:Version}), libroot-dev, ruby1.8-dev | ruby-dev (>= 1.8)
Description: Ruby extension for ROOT - development headers
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the Ruby extension for ROOT.
Package: libroot-unuran5.18
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Provides: libroot-unuran, root-plugin-unuran
Description: Random number generator library
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
It contains universal (also called automatic or black-box) algorithms
that can generate random numbers from large classes of continuous or
discrete distributions, and also from practically all standard
distributions.
.
To generate random numbers the user must supply some information
about the desired distribution, especially a C-function that computes
the density and - depending on the chosen methods - some additional
information (like the borders of the domain, the mode, the derivative
of the density ...). After a user has given this information an
init-program computes all tables and constants necessary for the
random variate generation. The sample program can then generate
variates from the desired distribution.
.
This package contains the runtime library.
.
UNURAN web-site: http://statistik.wu-wien.ac.at/unuran/
Package: libroot-unuran-dev
Architecture: any
Section: libdevel
Depends: libroot-unuran5.18 (= ${binary:Version}), libroot-dev
Description: Random number generator library - development files
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
It contains universal (also called automatic or black-box) algorithms
that can generate random numbers from large classes of continuous or
discrete distributions, and also from practically all standard
distributions.
.
To generate random numbers the user must supply some information
about the desired distribution, especially a C-function that computes
the density and - depending on the chosen methods - some additional
information (like the borders of the domain, the mode, the derivative
of the density ...). After a user has given this information an
init-program computes all tables and constants necessary for the
random variate generation. The sample program can then generate
variates from the desired distribution.
.
This package contains the development files
.
UNURAN web-site: http://statistik.wu-wien.ac.at/unuran/
Package: root-plugin-xml
Architecture: any
Depends: ${shlibs:Depends}
Description: XML reader plugin for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the XML reader plug-in for ROOT. This package
provide a plug-in to parse XML files with ROOT.
Package: root-system-xrootd
Architecture: any
Depends: root-system-common, lsb-base (>= 3.0-6), ${shlibs:Depends}
Provides: root-file-server
Description: Extented ROOT file server
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the xrootd server for ROOT, the eXtended
Request Daemon (xrd) and associated software.
.
XRootd web-site: http://xrootd.slac.stanford.edu
Package: root-plugin-netx
Architecture: any
Depends: ${shlibs:Depends}
Description: NetX plugin for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the NetX plug-in for ROOT. Client for the
XRootd server.
Package: root-plugin-fumili
Architecture: any
Depends: ${shlibs:Depends}
Provides: root-fitter
Description: Fumili plugin for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the fumili plug-in for ROOT. This provides an
alternative fitting algorithm for ROOT.
Package: libroot-minuit5.18
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Provides: root-plugin-minuit, libroot-minuit
Replaces: root-plugin-minuit (<< 5.09.01-7)
Description: Minuit plugin for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the MINUIT plug-in for ROOT. This provides a
fitting algorithm for ROOT.
Package: libroot-minuit-dev
Architecture: any
Section: libdevel
Depends: libroot-minuit5.18 (= ${binary:Version}), libroot-dev
Provides: root-fitter
Replaces: root-plugin-minuit (<< 5.09.01-7)
Description: Minuit plugin for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the MINUIT plug-in for ROOT. This provides a
fitting algorithm for ROOT.
Package: libroot-mlp5.18
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Provides: libroot-mlp, root-plugin-mlp
Replaces: root-plugin-mlp (<< 5.09.01-1)
Description: Multi layer perceptron extension for ROOT - run-time libraries
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the mlp plug-in for ROOT. This plugin provides
a Multi Layer Perceptron Neural Network package for ROOT.
Package: libroot-mlp-dev
Architecture: any
Section: libdevel
Depends: libroot-mlp5.18 (= ${binary:Version}), libroot-dev
Description: Multi layer perceptron extension for ROOT - development files
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the mlp plug-in for ROOT. This plugin provides
a Multi Layer Perceptron Neural Network package for ROOT.
Package: libroot-tmva5.18
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Provides: libroot-tmva, root-plugin-tmva
Description: Toolkit for multivariate data analysis
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
The Toolkit for Multivariate Analysis (TMVA) provides a
ROOT-integrated environment for the parallel processing and
evaluation of MVA techniques to discriminate signal from background
samples. It presently includes (ranked by complexity):
.
* Rectangular cut optimisation
* Correlated likelihood estimator (PDE approach)
* Multi-dimensional likelihood estimator (PDE - range-search approach)
* Fisher (and Mahalanobis) discriminant
* H-Matrix (chi-squared) estimator
* Artificial Neural Network (two different implementations)
* Boosted Decision Trees
.
The TMVA package includes an implementation for each of these
discrimination techniques, their training and testing (performance
evaluation). In addition all these methods can be tested in parallel,
and hence their performance on a particular data set may easily be
compared.
.
TMVA web-site: http://tmva.sourceforge.net
Package: libroot-tmva-dev
Architecture: any
Section: libdevel
Depends: libroot-tmva5.18 (= ${binary:Version}), libroot-dev
Description: Toolkit for multivariate data analysis - development files
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
The Toolkit for Multivariate Analysis (TMVA) provides a
ROOT-integrated environment for the parallel processing and
evaluation of MVA techniques to discriminate signal from background
samples. It presently includes (ranked by complexity):
.
* Rectangular cut optimisation
* Correlated likelihood estimator (PDE approach)
* Multi-dimensional likelihood estimator (PDE - range-search approach)
* Fisher (and Mahalanobis) discriminant
* H-Matrix (chi-squared) estimator
* Artificial Neural Network (two different implementations)
* Boosted Decision Trees
.
The TMVA package includes an implementation for each of these
discrimination techniques, their training and testing (performance
evaluation). In addition all these methods can be tested in parallel,
and hence their performance on a particular data set may easily be
compared.
.
TMVA web-site: http://tmva.sourceforge.net
Package: root-plugin-proof
Architecture: any
Depends: ${shlibs:Depends}
Suggests: root-plugin-netx, root-plugin-xproof
Description: PROOF plugin for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the proof plug-in for ROOT. This provides a
client to use in a PROOF environment.
Package: root-plugin-xproof
Architecture: any
Depends: ${shlibs:Depends}, root-plugin-proof
Suggests: root-plugin-netx
Replaces: root-proofd
Conflicts: root-proofd (<= 5.13.05-4)
Description: XPROOF plugin for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the xproof plug-in for ROOT. This provides a
client to be used in a PROOF environment.
Package: root-plugin-sql
Architecture: any
Depends: ${shlibs:Depends}
Recommends: root-db-client | root-plugin-mysql
Description: SQL plugin for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the SQL plug-in for ROOT, that allows
transparent access to files data via an SQL database, using ROOT's
TFile interface.
Package: libroot-quadp5.18
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Provides: libroot-quadp, root-plugin-quadp
Replaces: root-plugin-quadp (<< 5.09.01-1)
Description: QuadP extension for ROOT - run-time libraries
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the QuadP plug-in for ROOT. This provides the
user a framework in which to do Quadratic Programming. The quadratic
programming problem involves minimization of a quadratic function
subject to linear constraints.
Package: libroot-quadp-dev
Architecture: any
Section: libdevel
Depends: libroot-quadp5.18 (= ${binary:Version}), libroot-dev
Description: QuadP extension for ROOT - development files
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the QuadP plug-in for ROOT. This provides the
user a framework in which to do Quadratic Programming. The quadratic
programming problem involves minimization of a quadratic function
subject to linear constraints.
Package: root-system-proofd
Architecture: any
Pre-Depends: openbsd-inetd | inet-superserver
Depends: root-system-common, root-plugin-proof, lsb-base (>= 3.0-6), ${shlibs:Depends}
Recommends: root-system-bin, libroot-dev, root-file-server | root-system-rootd
Description: Parallel ROOt Facility - distributed, parallel computing
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the PROOF server. proofd is the core daemon of
the PROOF (Parallel ROOt Facility) system for distributed parallel
computing. Installing this package on a machine, makes it possible
for the machine to participate in a parallel computing farm (cluster
or via the Internet), either as a master or a slave, using a
transparent interface.
Package: root-system-rootd
Architecture: any
Depends: root-system-common, lsb-base (>= 3.0-6), ${shlibs:Depends}
Pre-Depends: adduser, openbsd-inetd | inet-superserver
Recommends: root-system-bin, libroot-dev
Provides: root-file-server
Description: ROOT remote file server
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains ROOT file server. rootd is a server for ROOT
files, serving files over the Internet. Using this daemon, you can
access files on the machine from anywhere on the Internet, using a
transparent interface.
Package: root-system-doc
Section: doc
Architecture: all
Suggests: root-system-bin
Description: Tutorial and test suit for the ROOT system
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the tutorial scripts and test suit for the ROOT
system.
Package: root-system-bin
Architecture: any
Depends: ${shlibs:Depends}, root-plugin-asimage
Recommends: root-plugin-gl, libroot-minuit | root-fitter, libroot-dev
Description: Numerical data analysis framework - general applications
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
Having the data defined as a set of objects,
specialised storage methods are used to get direct access to the
separate attributes of the selected objects, without having to touch
the bulk of the data. Included are histograming methods in 1, 2 and 3
dimensions, curve fitting, function evaluation, minimisation,
graphics and visualisation classes to allow the easy setup of an
analysis system that can query and process the data interactively or
in batch mode.
.
Thanks to the built in CINT C++ interpreter the command language, the
scripting, or macro, language and the programming language are all
C++. The interpreter allows for fast prototyping of the macros since
it removes the time consuming compile/link cycle. It also provides a
good environment to learn C++. If more performance is needed the
interactively developed macros can be compiled using a C++ compiler.
.
The system has been designed in such a way that it can query its
databases in parallel on MPP machines or on clusters of workstations
or high-end PCs. ROOT is an open system that can be dynamically
extended by linking external libraries. This makes ROOT a premier
platform on which to build data acquisition, simulation and data
analysis systems.
Package: libroot5.18
Section: libs
Architecture: any
Depends: root-system-common, ${shlibs:Depends}
Recommends: root-system-bin, libroot-dev
Provides: libroot
Description: Numerical data analysis framework - shared runtime libraries
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains the shared libraries used by the ROOT
system. The libraries contain numerous C++ class definitions for
various purposes, some of which are:
- System abstraction
- Thin Thread API
- Histograming
- Persistent objects
- GUI API
and many many others. Refer also to the package description of
root-bin.
Package: libroot-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}, zlib1g-dev, libssl-dev, comerr-dev, libkrb5-dev, libx11-dev, libfreetype6-dev, libpcre3-dev, libxpm-dev, g++ | c++-compiler, ${python:Depends}, cfortran
Suggests: root-system-bin, gccxml
Replaces: libroot-mathmore-dev (<= 5.17.04)
Description: Header files for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains header files (Class declarations) for the ROOT
class libraries. Please refer the package documentation for libroot
and root-bin.
Package: root-system-common
Architecture: all
Depends: ttf-freefont | root-ttf, ttf-opensymbol | root-ttf
Description: Common files for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package contains some common infrastructure files for ROOT.
Package: ttf-root-installer
Architecture: all
Section: contrib/x11
Depends: ${misc:Depends}, wget (>= 1.9.1-4), debconf (>= 1.2.0)
Provides: root-ttf
Conflicts: ttf-root
Description: True type fonts for ROOT - installer package
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyse large amounts of data in a
very efficient way.
.
This package will install the True Type Fonts (TTF) used by ROOT.
These fonts are provided by Microsoft. Note, that you may not
redistribute this font files. This package will download the fonts
from the ROOT FTP server, or alternatively use an already downloaded
tar-file.
Attachment:
signature.asc
Description: Digital signature