Changeset 2625 for trunk/debian/control


Ignore:
Timestamp:
08/07/12 15:53:39 (12 years ago)
Author:
Malte Marquarding
Message:

Fix debian metadata

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/debian/control

    r2620 r2625  
    33Priority: extra
    44Maintainer: Malte Marquarding <Malte.Marquarding@csiro.au>
    5 Build-Depends: python-setuptools (>= 0.6b3), python-all-dev, debhelper (>= 7), python-support (>= 0.8.4), scons (>= 1.0)
     5Build-Depends: python-setuptools (>= 0.6b3), python-all-dev, debhelper (>= 7), python-support (>= 0.8.4), scons (>= 1.0), casacore-dev, rpfits-dev
    66Standards-Version: 3.8.4
    77Homepage: http://svn.atnf.csiro.au/trac/asap
    88XS-Python-Version: current
    99
    10 Package: asap
     10Package: python-asap
    1111Architecture: any
    12 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-matplotlib (>= 0.99.1), libboost-python1.42.0, ipython (>= 0.8), python-numpy (>= 1.3),libatlas3gf-base, libblas3gf, liblapack3gf, libgfortran3, libstdc++6
     12Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-matplotlib (>= 0.99.1), libboost-python1.42.0, ipython (>= 0.8), python-numpy (>= 1.3),libatlas3gf-base, libblas3gf, liblapack3gf, libgfortran3, libstdc++6, casacore-dev
    1313Description: ATNF Spectral-line Analysis Package
    1414 A package to process and analyse spectral-line
Note: See TracChangeset for help on using the changeset viewer.