[SCM] FastJet: Fast C++ code for the kt and other jet algorithms branch, master, updated. upstream/3.0.2+dfsg-13-gc3fc93e

Lifeng Sun lifongsun at gmail.com
Tue Jul 3 00:22:21 UTC 2012


The following commit has been merged in the master branch:
commit b45914b77a519bbf7b2d37c3f674e5b50078eca1
Author: Lifeng Sun <lifongsun at gmail.com>
Date:   Wed Jun 6 01:40:36 2012 +0800

    Update dependencies of binary packages.

diff --git a/debian/control b/debian/control
index a6bcbe1..f6c1f21 100644
--- a/debian/control
+++ b/debian/control
@@ -72,7 +72,7 @@ Description: Tools for FastJet
 Package: libfastjettools-dev
 Section: libdevel
 Architecture: any
-Depends: libfastjettools0 (= ${binary:Version}), ${misc:Depends}
+Depends: libfastjet-dev (= ${binary:Version}), libfastjettools0 (= ${binary:Version}), ${misc:Depends}
 Description: Tools for FastJet - development files
  The FastJet package provides a fast implementation of several longitudinally
  invariant sequential recombination jet algorithms, in particular the
@@ -128,7 +128,7 @@ Section: libs
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: libsiscone0, libsiscone-spherical0, ${shlibs:Depends}, ${misc:Depends}
+Depends: libfastjet0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Suggests: libfastjetplugins-dev
 Description: FastJet plugins
  The FastJet package provides a fast implementation of several longitudinally
@@ -147,8 +147,8 @@ Description: FastJet plugins
 Package: libfastjetplugins-dev
 Section: libdevel
 Architecture: any
-Depends: libsiscone-dev, libsiscone-spherical-dev, libfastjetplugins0 (= ${binary:Version}), ${misc:Depends}
-Suggests: fastjet-doc
+Depends: libfastjet-dev (= ${binary:Version}), libsiscone-spherical-dev, libsiscone-dev, libfastjetplugins0 (= ${binary:Version}), ${misc:Depends}
+Suggests: fastjet-doc, libfastjettools-dev
 Description: FastJet plugins - development files
  The FastJet package provides a fast implementation of several longitudinally
  invariant sequential recombination jet algorithms, in particular the

-- 
FastJet: Fast C++ code for the kt and other jet algorithms



More information about the debian-science-commits mailing list