~ubuntu-branches/ubuntu/trusty/mclibs/trusty

« back to all changes in this revision

Viewing changes to debian/control.d/libphtools2.control

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Potyra
  • Date: 2008-03-25 21:30:41 UTC
  • mfrom: (2.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080325213041-0bbzqee35xig2350
Tags: 2006.dfsg.2-5ubuntu1
* debian/control: weaken build-dep on gfortran, to match what we
  have in hardy for the gfortran transition (LP: #201962).
  This change can be safely dropped, once we have a newer gfortran in
  the archives.
* Same change for debian/control.d/0base.control (which is checked against
  control during build time).
* debian/control, debian/control.d/0base.control: update Maintainer field
  as per spec.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Package: libphtools2
2
 
Architecture: any
3
 
Section: libs
4
 
Depends: ${shlibs:Depends}, montecarlo-base
5
 
Description: [Physics] General purpose Monte Carlo routines
6
 
 This library contains three main routines.  FOWL allows calculation of phase
7
 
 space distributions arising from particle interactions, generated in a
8
 
 Lorentz-invariant way.  GENBOD is an N-body event generator, taking as
9
 
 input the center-of-mass energy, number and masses of outgoing particles.
10
 
 WICO traces a ray geometrically in a "Winston Cone" light concentrator.
11
 
 .
12
 
 Note that in order to compile and link programs against this library, you
13
 
 must also install the libphtools2-dev package.
14