~ubuntu-branches/ubuntu/wily/mclibs/wily

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Kevin B. McCarty
  • Date: 2006-09-27 14:37:50 UTC
  • Revision ID: james.westby@ubuntu.com-20060927143750-b8lsprszzxzxwnij
Tags: 2005.dfsg-2
* Change deprecated ${Source-Version} in debian/control.d/* to
  ${source:Version} or ${binary:Version} as appropriate.  Therefore
  Build-Depend on dpkg-dev (>= 1.13.19).

* Re-order dependencies of lib*-dev packages such that the corresponding
  lib* package comes last.

* Switch back to use of type-handling, having cernlib-montecarlo Depend
  upon "libisajet758-2-dev | m68k-linux-gnu" instead of merely
  Recommending libisajet758-2-dev.  This ensures that libisajet758-2-dev
  is installed (on non-m68k systems) on upgrades from Sarge if the
  cernlib-montecarlo metapackage is initially installed, while still
  keeping the metapackage installable on m68k.

* New patch 321: minor changes to support gfortran.  Taken from 2006-07-20
  patch of Harald Vogt <hvogt@ifh.de>.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Package: libphotos202
 
2
Architecture: any
 
3
Section: libs
 
4
Depends: ${shlibs:Depends}, cernlib-base, montecarlo-base
 
5
Description: [Physics] Monte Carlo simulation of photon radiation in decays
 
6
 The PHOTOS library simulates QED photon radiative corrections in
 
7
 electromagnetic decays.  The library is universal; it allows for easy
 
8
 interface with any program generating decays of any particle.  It can be
 
9
 used to estimate the size of the QED bremsstrahlung in leading-logarithmic
 
10
 approximation.  The proper soft photon behavior is also reproduced.
 
11
 .
 
12
 Note that in order to compile and link programs against this library, you
 
13
 must also install the libphotos202-dev package.
 
14