Package: astrometry.net / 0.76+dfsg-3
Metadata
Package | Version | Patches format |
---|---|---|
astrometry.net | 0.76+dfsg-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
Add SONAME to libastrometry.so.patch | (download) |
blind/Makefile |
7 4 + 3 - 0 ! |
add soname to libastrometry.so |
Use correct sextractor program name instead of sex.patch | (download) |
blind/augment-xylist.c |
6 3 + 3 - 0 ! |
use correct "sextractor" program name instead of "sex" |
Dynamically link to libastrometry.so when possible.patch | (download) |
blind/Makefile |
10 4 + 6 - 0 ! |
dynamically link to libastrometry.so, when possible |
Fix issues when using Debian libs instead of convienience.patch | (download) |
util/Makefile |
2 1 + 1 - 0 ! |
fix issues when using debian libs instead of convienience copies |
Call python scripts as modules instead of executables.patch | (download) |
blind/augment-xylist.c |
12 9 + 3 - 0 ! |
call python scripts as modules instead of executables In Debian, the python scripts are not installed in /usr/bin, but are only accessible as modules. Therefore, we need to replace the direct call of the script by "python -m astrometry.$(MODULE)". |
Don t install non free files images and NGC2000.0 catalog.patch | (download) |
Makefile |
3 0 + 3 - 0 ! |
don't install non-free files (images and ngc2000.0 catalog) |
Fix shared lib flags so that the package can be built on .patch | (download) |
util/makefile.common |
7 3 + 4 - 0 ! |
fix shared lib flags so that the package can be built on s390x |
Use python3 in bangpath.patch | (download) |
bin/degtohms |
2 1 + 1 - 0 ! |
use python3 in bangpath and don't install incompatible exif.py |