Commit 8187ee77 authored by Ole Streicher's avatar Ole Streicher
Browse files

Push Standards-Version to 4.6.0. No changes required

parent b1eac289
Source: astrometry.net
Section: science
Priority: optional
Maintainer: Debian Astronomy Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-exec,
dh-python,
......@@ -19,10 +19,10 @@ Build-Depends: debhelper-compat (= 13),
swig,
wcslib-dev,
zlib1g-dev
Standards-Version: 4.5.1
Homepage: http://www.astrometry.net
Vcs-Git: https://salsa.debian.org/debian-astro-team/astrometry.net.git
Standards-Version: 4.6.0
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
......@@ -32,7 +32,10 @@ Depends: netpbm,
python3-astrometry,
${misc:Depends},
${shlibs:Depends}
Recommends: curl, libcfitsio-bin, python3-exif, source-extractor
Recommends: curl,
libcfitsio-bin,
python3-exif,
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
......@@ -40,9 +43,10 @@ Description: Astrometry plate solver
Package: libastrometry0
Architecture: any
Section: libs
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
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
......@@ -52,8 +56,8 @@ Description: Astrometry plate solver (shared lib)
Package: libastrometry-dev
Architecture: any
Section: libdevel
Multi-Arch: same
Section: libdevel
Depends: libastrometry0 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment