[thepeg] branch master updated (2c3295b -> ca908b1)

Mattia Rizzolo mattia at debian.org
Wed Mar 8 22:02:50 UTC 2017


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

mattia pushed a change to branch master
in repository thepeg.

     omits  2c3295b   Bump soname to libthepeg17.
     omits  37265f0   Merge tag 'upstream/1.8.3'
     omits  038d565   Imported Upstream version 1.8.3
     omits  07b052a   Update d/changelog.
     omits  239f4ee   Merge tag 'upstream/1.8.1'
     omits  d77022f   Imported Upstream version 1.8.1

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/master (ca908b1)
            \
             O -- O -- O   (2c3295b)

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

No new revisions were added by this update.

Summary of changes:
 ACDC/Makefile.in                                   |  17 +-
 Analysis/Makefile.am                               |   6 +-
 Analysis/Makefile.in                               |  37 +-
 Analysis/NLOHepMCFile.cc                           | 288 -------
 Analysis/NLOHepMCFile.h                            | 192 -----
 Analysis/RivetAnalysis.cc                          |  16 +-
 ChangeLog                                          | 863 ++++++++++-----------
 Config/Makefile.in                                 |  17 +-
 Config/config.h.in                                 |   3 -
 Cuts/Cuts.cc                                       |   2 +-
 Cuts/FastJetFinder.cc                              | 227 ------
 Cuts/FastJetFinder.h                               | 167 ----
 Cuts/JetCuts.cc                                    | 219 ------
 Cuts/JetCuts.h                                     | 233 ------
 Cuts/JetFinder.cc                                  |   4 +-
 Cuts/JetPairRegion.cc                              | 208 -----
 Cuts/JetPairRegion.h                               | 225 ------
 Cuts/JetRegion.cc                                  | 168 ----
 Cuts/JetRegion.h                                   | 207 -----
 Cuts/Makefile.am                                   |  24 +-
 Cuts/Makefile.in                                   | 115 +--
 Cuts/MultiCutBase.h                                |   4 +-
 Cuts/MultiJetRegion.cc                             | 202 -----
 Cuts/MultiJetRegion.h                              | 215 -----
 Cuts/NJetsCut.cc                                   | 105 ---
 Cuts/NJetsCut.h                                    | 170 ----
 Cuts/{KTJetFinder.cc => NLOKTJetFinder.cc}         | 130 ++--
 Cuts/{KTJetFinder.h => NLOKTJetFinder.h}           |  46 +-
 Cuts/OneJetCut.cc                                  | 108 ---
 Cuts/OneJetCut.h                                   | 176 -----
 Doc/Makefile.in                                    |  17 +-
 EventRecord/Makefile.in                            |  17 +-
 EventRecord/Particle.cc                            |  14 +-
 Handlers/ClusterCollapser.cc                       |   4 +-
 Handlers/EventHandler.h                            |   4 +-
 Handlers/Makefile.in                               |  17 +-
 Handlers/PtGenerator.cc                            |   2 +-
 Handlers/StandardEventHandler.cc                   |  19 +-
 Handlers/StandardEventHandler.h                    |   5 -
 Handlers/StdXCombGroup.cc                          |  32 +-
 Handlers/XComb.cc                                  |   1 +
 Handlers/ZGenerator.cc                             |   2 +-
 Helicity/LorentzSpinor.h                           |  74 --
 Helicity/LorentzSpinorBar.h                        |  38 -
 Helicity/Makefile.in                               |  17 +-
 Helicity/Vertex/Makefile.in                        |  17 +-
 Helicity/Vertex/Scalar/Makefile.in                 |  17 +-
 Helicity/Vertex/Tensor/Makefile.in                 |  17 +-
 Helicity/Vertex/Vector/Makefile.in                 |  17 +-
 Helicity/Vertex/VertexBase.cc                      |   4 +-
 Helicity/WaveFunction/Makefile.in                  |  17 +-
 Interface/Makefile.in                              |  17 +-
 LesHouches/LesHouchesEventHandler.cc               |   2 +-
 LesHouches/LesHouchesFileReader.cc                 |  27 +-
 LesHouches/LesHouchesReader.cc                     |  31 +-
 LesHouches/Makefile.am                             |   2 +-
 LesHouches/Makefile.in                             |  19 +-
 Makefile.in                                        |  17 +-
 MatrixElement/Makefile.in                          |  17 +-
 MatrixElement/Tree2toNDiagram.cc                   |  24 +-
 NEWS                                               |  75 --
 PDF/Makefile.in                                    |  17 +-
 PDT/Makefile.in                                    |  17 +-
 PDT/ParticleData.cc                                |   4 -
 PDT/ParticleData.h                                 |   2 +-
 Persistency/Makefile.in                            |  17 +-
 Persistency/PersistentIStream.cc                   |   9 +-
 Persistency/PersistentIStream.h                    |  20 +-
 Pointer/Makefile.in                                |  17 +-
 Repository/EventGenerator.cc                       |  39 +-
 Repository/EventGenerator.h                        |   6 -
 Repository/Makefile.in                             |  17 +-
 Repository/Repository.cc                           |  12 +-
 StandardModel/AlphaSBase.cc                        |  14 +-
 StandardModel/AlphaSBase.h                         |  14 -
 StandardModel/Makefile.in                          |  17 +-
 StandardModel/O1AlphaS.cc                          |  13 +-
 StandardModel/StandardModelBase.cc                 |   9 +-
 StandardModel/StandardModelBase.h                  |   2 +-
 Utilities/Makefile.in                              |  17 +-
 Vectors/HepMCConverter.tcc                         |   5 +-
 Vectors/Makefile.in                                |  17 +-
 aclocal.m4                                         |   1 -
 configure                                          | 234 +-----
 configure.ac                                       |   5 +-
 debian/changelog                                   |  13 -
 debian/control                                     |   6 +-
 .../{libthepeg17.install => libthepeg15.install}   |   0
 include/Makefile.in                                |  17 +-
 java/Makefile.in                                   |  17 +-
 lib/Makefile.am                                    |   2 +-
 lib/Makefile.in                                    |  19 +-
 lib/ThePEG.el                                      |  36 -
 m4/fastjet.m4                                      |  80 --
 m4/rivet.m4                                        |   9 +-
 m4/thepeg.m4                                       |   1 -
 src/Makefile.in                                    |  17 +-
 src/runThePEG.cc                                   |   6 +-
 src/setupThePEG.cc                                 |  34 +-
 99 files changed, 846 insertions(+), 4913 deletions(-)
 delete mode 100644 Analysis/NLOHepMCFile.cc
 delete mode 100644 Analysis/NLOHepMCFile.h
 delete mode 100644 Cuts/FastJetFinder.cc
 delete mode 100644 Cuts/FastJetFinder.h
 delete mode 100644 Cuts/JetCuts.cc
 delete mode 100644 Cuts/JetCuts.h
 delete mode 100644 Cuts/JetPairRegion.cc
 delete mode 100644 Cuts/JetPairRegion.h
 delete mode 100644 Cuts/JetRegion.cc
 delete mode 100644 Cuts/JetRegion.h
 delete mode 100644 Cuts/MultiJetRegion.cc
 delete mode 100644 Cuts/MultiJetRegion.h
 delete mode 100644 Cuts/NJetsCut.cc
 delete mode 100644 Cuts/NJetsCut.h
 rename Cuts/{KTJetFinder.cc => NLOKTJetFinder.cc} (68%)
 rename Cuts/{KTJetFinder.h => NLOKTJetFinder.h} (78%)
 delete mode 100644 Cuts/OneJetCut.cc
 delete mode 100644 Cuts/OneJetCut.h
 rename debian/{libthepeg17.install => libthepeg15.install} (100%)
 delete mode 100644 m4/fastjet.m4

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



More information about the debian-science-commits mailing list