Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian Astro Team
astrometry.net
Commits
8187ee77
Commit
8187ee77
authored
Jan 16, 2022
by
Ole Streicher
Browse files
Push Standards-Version to 4.6.0. No changes required
parent
b1eac289
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian/control
View file @
8187ee77
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}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment