Changeset 2620 for trunk/debian/control


Ignore:
Timestamp:
08/06/12 12:13:54 (12 years ago)
Author:
Malte Marquarding
Message:

fix debian meta-data

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/debian/control

    r2179 r2620  
    33Priority: extra
    44Maintainer: Malte Marquarding <Malte.Marquarding@csiro.au>
    5 Build-Depends: cdbs (>= 0.4.42), debhelper (>= 5.0.37.2), python-setuptools (>= 0.6a9), python-all-dev (>= 2.3.5-11), python-support (>= 0.6.4)
    6 Standards-Version: 3.7.3
     5Build-Depends: python-setuptools (>= 0.6b3), python-all-dev, debhelper (>= 7), python-support (>= 0.8.4), scons (>= 1.0)
     6Standards-Version: 3.8.4
    77Homepage: http://svn.atnf.csiro.au/trac/asap
    8 XS-Python-Version: >= 2.5
     8XS-Python-Version: current
    99
    1010Package: asap
    1111Architecture: any
    12 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-matplotlib (>= 0.99.1), libboost-python1.34.1, ipython (>= 0.8), python-numpy (>= 1.3),libatlas3gf-base, libblas3gf, liblapack3gf, libgfortran3, libstdc++6
    13 Description: The ATNF Spectral-line Analysis Package
    14  Blah blah
     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
     13Description: ATNF Spectral-line Analysis Package
     14 A package to process and analyse spectral-line
     15 data from (ATNF) single-dish telescopes.
     16
Note: See TracChangeset for help on using the changeset viewer.