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

« back to all changes in this revision

Viewing changes to debian/control.d/libherwig59-2.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: libherwig59-2
 
2
Architecture: any
 
3
Section: libs
 
4
Depends: ${shlibs:Depends}, montecarlo-base
 
5
Description: [Physics] Monte Carlo event generator simulating hadronic events
 
6
 HERWIG is a general-purpose event generator for high energy hadronic
 
7
 processes, with particular emphasis on the detailed simulation of
 
8
 QCD parton showers. 
 
9
 .
 
10
 Note that in order to compile and link programs against this library, you
 
11
 must also install the libherwig59-2-dev package.
 
12