Source: astrometry.net
Standards-Version: 4.7.4
Maintainer: Debian Astronomy Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders:
 Ole Streicher <olebole@debian.org>,
Section: science
Build-Depends:
 dpkg-dev (>= 1.22.5),
 debhelper-compat (= 14),
 dh-exec,
 dh-python,
 libbz2-dev,
 libcairo2-dev,
 libcfitsio-dev,
 libgsl-dev,
 libjpeg-dev,
 libnetpbm-dev,
 libpng-dev,
 pkgconf,
 python3-dev,
 python3-numpy,
 python3-numpy-dev,
 python3-setuptools,
 swig,
 wcslib-dev,
 zlib1g-dev,
Vcs-Browser: https://salsa.debian.org/debian-astro-team/astrometry.net
Vcs-Git: https://salsa.debian.org/debian-astro-team/astrometry.net.git
Homepage: http://www.astrometry.net
Rules-Requires-Root: no

Package: astrometry.net
Architecture: any
Depends:
 netpbm,
 python3,
 python3-astrometry,
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 curl,
 libcfitsio-bin,
 python3-exifread,
 source-extractor,
Description: Astrometry plate solver
 The astrometry engine will take any image and return the astrometry
 world coordinate system (WCS), a standards-based description of the
 transformation between image coordinates and sky coordinates.

Package: libastrometry0t64
Architecture: any
Multi-Arch: same
Section: libs
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Breaks:
 libastrometry0 (<< ${source:Version}),
Provides:
 ${t64:Provides},
Replaces:
 libastrometry0,
Description: Astrometry plate solver (shared lib)
 The astrometry engine will take any image and return the astrometry
 world coordinate system (WCS), a standards-based description of the
 transformation between image coordinates and sky coordinates.
 .
 This package contains the shared library.

Package: libastrometry-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
 libastrometry0t64 (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Description: Astrometry plate solver (development files)
 The astrometry engine will take any image and return the astrometry
 world coordinate system (WCS), a standards-based description of the
 transformation between image coordinates and sky coordinates.
 .
 This package contains the development files (header files).

Package: python3-astrometry
Architecture: any
Section: python
Depends:
 file,
 python3,
 python3-astropy,
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends},
Description: Astrometry plate solver (Python package)
 The astrometry engine will take any image and return the astrometry
 world coordinate system (WCS), a standards-based description of the
 transformation between image coordinates and sky coordinates.
 .
 This package contains the Python Package.
