[SCM] pythia8: PYTHIA event generator (C++) of high energy physics branch, master, updated. upstream/8.1.65-10-g793c0e6
Lifeng Sun
lifongsun at gmail.com
Fri Oct 5 13:31:39 UTC 2012
The following commit has been merged in the master branch:
commit 793c0e64c774fdbc2224fe1b698413ed2d4d4325
Author: Lifeng Sun <lifongsun at gmail.com>
Date: Fri Oct 5 21:02:34 2012 +0800
pythia8-root-interface: Move root-system and libroot-core-dev from
Depends to Recommends. (Closes: #682004)
diff --git a/debian/changelog b/debian/changelog
index 4f10756..16bb158 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ pythia8 (8.1.70-1~exp1) experimental; urgency=low
* New upstream release.
* libpythia8: fix version suffix of shared library. (Closes: #681999)
* pythia8-root-interface: move root-system and libroot-core-dev from
- Depends to Recommends to allow user-compiled ROOT.
+ Depends to Recommends to allow user-compiled ROOT. (Closes: #682004)
-- Lifeng Sun <lifongsun at gmail.com> Tue, 02 Oct 2012 20:55:17 +0800
diff --git a/debian/control b/debian/control
index dba776a..c879301 100644
--- a/debian/control
+++ b/debian/control
@@ -104,7 +104,8 @@ Description: Example source files of PYTHIA8
Package: pythia8-root-interface
Section: devel
Architecture: all
-Depends: root-system, libroot-core-dev, libpythia8-dev (>= ${source:Version}), ${misc:Depends}
+Depends: libpythia8-dev (>= ${source:Version}), ${misc:Depends}
+Recommends: root-system, libroot-core-dev
Description: Interfaces to call ROOT functions in PYTHIA8 code
PYTHIA is a program for the generation of high-energy physics events, i.e.
for the description of collisions at high energies between elementary
--
pythia8: PYTHIA event generator (C++) of high energy physics
More information about the debian-science-commits
mailing list