Package: astrometry.net / 0.93+dfsg-1
Metadata
Package | Version | Patches format |
---|---|---|
astrometry.net | 0.93+dfsg-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
Add SONAME to libastrometry.so.patch | (download) |
solver/Makefile |
7 4 + 3 - 0 ! |
add soname to libastrometry.so |
Dynamically link to libastrometry.so when possible.patch | (download) |
libkd/Makefile |
3 1 + 2 - 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) |
solver/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)". |
Fix shared lib flags so that the package can be built on .patch | (download) |
util/makefile.common |
5 2 + 3 - 0 ! |
fix shared lib flags so that the package can be built on s390x |
Remove errornous generation of net client.py.patch | (download) |
Makefile |
7 0 + 7 - 0 ! |
remove errornous generation of net/client.py |
Don t copy demo files to examples.patch | (download) |
Makefile |
1 0 + 1 - 0 ! |
don't copy demo files to examples |
Include netpbm files from netpbm subdir.patch | (download) |
util/an-pnmtofits.c |
2 1 + 1 - 0 ! |
include netpbm files from netpbm subdir |