[fastjet] branch master updated (a0b8415 -> 552fe6f)

Mattia Rizzolo mattia at debian.org
Mon Jun 13 19:06:24 UTC 2016


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

mattia pushed a change to branch master
in repository fastjet.

      from  a0b8415   Upload to sid.
      adds  a723fd3   Imported Upstream version 3.0.6+dfsg
       new  884086d   Imported Debian patch 3.0.6+dfsg-1
       new  552fe6f   Imported Debian patch 3.0.6+dfsg-1.1

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                                          |   296 +-
 Doxyfile                                           |     2 +-
 Makefile.in                                        |     7 +-
 NEWS                                               |    25 +
 aclocal.m4                                         |    16 +-
 config.h.in                                        |     3 -
 configure                                          | 14680 ++++++++++---------
 configure.ac                                       |    15 +-
 debian/changelog                                   |    17 +
 debian/control                                     |    21 +-
 .../{libfastjet0.install => libfastjet0v5.install} |     0
 ...atch => libfastjetplugins-links-gfortran.patch} |     4 +-
 debian/patches/purge-plugins.patch                 |     6 +-
 debian/patches/series                              |     1 +
 doc/Makefile.in                                    |     5 +-
 doc/fastjet-doc.tex                                |     9 +-
 doc/figs/Makefile.in                               |     5 +-
 example/11-filter.cc                               |     4 +-
 example/Makefile.in                                |     5 +-
 example/data/Makefile.am                           |     1 +
 example/data/Makefile.in                           |     6 +-
 example/data/boosted_top_event.dat                 |   184 +
 example/fastjet_timing_plugins.cc                  |    22 +-
 example/root/Makefile.in                           |     5 +-
 fortran_wrapper/Makefile.in                        |     5 +-
 include/Makefile.in                                |     5 +-
 include/fastjet/ClusterSequence.hh                 |     6 +-
 include/fastjet/ClusterSequenceStructure.hh        |     6 +-
 include/fastjet/CompositeJetStructure.hh           |     4 +-
 include/fastjet/Makefile.in                        |     5 +-
 include/fastjet/NNH.hh                             |     8 +-
 include/fastjet/PseudoJet.hh                       |    17 +-
 include/fastjet/PseudoJetStructureBase.hh          |    14 +-
 include/fastjet/Selector.hh                        |    16 +-
 include/fastjet/SharedPtr.hh                       |    14 +-
 include/fastjet/config_win.h                       |     4 +-
 include/fastjet/internal/ClusterSequence_N2.icc    |     6 +-
 include/fastjet/internal/IsBase.hh                 |     4 +-
 include/fastjet/internal/Makefile.in               |     5 +-
 include/fastjet/internal/SearchTree.hh             |    19 +-
 ltmain.sh                                          |  3984 ++---
 m4/CGAL.m4                                         |     6 +-
 m4/libtool.m4                                      |  2003 +--
 m4/ltoptions.m4                                    |    13 +-
 m4/ltversion.m4                                    |    12 +-
 m4/lt~obsolete.m4                                  |    12 +-
 plugins/CMSIterativeCone/Makefile.in               |     5 +-
 plugins/CMSIterativeCone/fastjet/Makefile.in       |     5 +-
 plugins/D0RunICone/Makefile.in                     |     5 +-
 plugins/D0RunICone/fastjet/Makefile.in             |     5 +-
 plugins/D0RunIICone/ConeSplitMerge.hpp             |     2 +-
 plugins/D0RunIICone/Makefile.in                    |     5 +-
 plugins/D0RunIICone/fastjet/Makefile.in            |     5 +-
 plugins/EECambridge/Makefile.in                    |     5 +-
 plugins/EECambridge/fastjet/Makefile.in            |     5 +-
 plugins/GridJet/Makefile.in                        |     5 +-
 plugins/GridJet/fastjet/GridJetPlugin.hh           |     9 +
 plugins/GridJet/fastjet/Makefile.in                |     5 +-
 plugins/Jade/Makefile.in                           |     5 +-
 plugins/Jade/fastjet/Makefile.in                   |     5 +-
 plugins/Makefile.in                                |     5 +-
 plugins/NestedDefs/Makefile.in                     |     5 +-
 plugins/NestedDefs/fastjet/Makefile.in             |     5 +-
 plugins/PxCone/Makefile.in                         |     5 +-
 plugins/PxCone/fastjet/Makefile.in                 |     5 +-
 plugins/SISCone/Makefile.in                        |     5 +-
 plugins/SISCone/fastjet/Makefile.in                |     5 +-
 plugins/SISCone/siscone/AUTHORS                    |     3 +-
 plugins/SISCone/siscone/ChangeLog                  |    48 +
 plugins/SISCone/siscone/Doxyfile                   |     2 +-
 plugins/SISCone/siscone/Makefile.in                |     7 +-
 plugins/SISCone/siscone/NEWS                       |     8 +-
 plugins/SISCone/siscone/aclocal.m4                 |  2056 +--
 plugins/SISCone/siscone/configure                  |  9975 +++++++------
 plugins/SISCone/siscone/configure.ac               |     6 +-
 plugins/SISCone/siscone/examples/Makefile.in       |     5 +-
 .../SISCone/siscone/examples/events/Makefile.in    |     5 +-
 plugins/SISCone/siscone/ltmain.sh                  |  3984 ++---
 plugins/SISCone/siscone/siscone/Makefile.am        |     2 +-
 plugins/SISCone/siscone/siscone/Makefile.in        |    57 +-
 plugins/SISCone/siscone/siscone/siscone.cpp        |     6 +-
 .../SISCone/siscone/siscone/spherical/Makefile.am  |     2 +-
 .../SISCone/siscone/siscone/spherical/Makefile.in  |    54 +-
 .../SISCone/siscone/siscone/spherical/siscone.cpp  |     6 +-
 plugins/TrackJet/Makefile.in                       |     5 +-
 plugins/TrackJet/fastjet/Makefile.in               |     5 +-
 src/ClosestPair2D.cc                               |     4 +-
 src/ClusterSequence.cc                             |     8 +-
 src/ClusterSequenceStructure.cc                    |     8 +-
 src/ClusterSequence_Delaunay.cc                    |     3 +-
 src/ClusterSequence_TiledN2.cc                     |     7 +-
 src/CompositeJetStructure.cc                       |    10 +-
 src/Makefile.in                                    |     5 +-
 src/PseudoJet.cc                                   |    15 +-
 src/PseudoJetStructureBase.cc                      |     8 +-
 src/Selector.cc                                    |     9 +-
 tools/JHTopTagger.cc                               |     4 +-
 tools/Makefile.in                                  |     5 +-
 tools/MassDropTagger.cc                            |     4 +-
 tools/fastjet/Makefile.in                          |     5 +-
 tools/fastjet/tools/Makefile.in                    |     5 +-
 101 files changed, 18617 insertions(+), 19332 deletions(-)
 rename debian/{libfastjet0.install => libfastjet0v5.install} (100%)
 copy debian/patches/{libfastjetplugins-links-siscone.patch => libfastjetplugins-links-gfortran.patch} (68%)
 create mode 100644 example/data/boosted_top_event.dat

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



More information about the debian-science-commits mailing list