debian/ 0000775 0000000 0000000 00000000000 12311374244 007171 5 ustar debian/copyright 0000664 0000000 0000000 00000005131 12310343574 011125 0 ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: astrometry.net
Source: www.astrometry.net
Files: *
Copyright: 2013 astrometry.net
http://www.astrometry.net/people.html
License: GPL-2+
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see
Files: *
Copyright: 1996, 1997, 1998, 1999, 2000, 2007 Gerard Jungman, Brian Gough
License: GPL-3+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or (at
your option) any later version.
.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see
Files: debian/*
Copyright: 2013 Jasem Mutlaq
License: GPL-2+
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see
.
On Debian systems, the complete text of the GNU General
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
debian/source/ 0000775 0000000 0000000 00000000000 12310074666 010475 5 ustar debian/source/format 0000664 0000000 0000000 00000000014 12310074666 011703 0 ustar 3.0 (quilt)
debian/changelog 0000664 0000000 0000000 00000000531 12311374244 011042 0 ustar astrometry.net (0.46-0ubuntu2) trusty; urgency=medium
* debian/rules: Use dh_autotools-dev to update config.{sub,guess}
-- Adam Conrad Sun, 16 Mar 2014 13:16:27 -0600
astrometry.net (0.46-0ubuntu1) trusty; urgency=low
* Initial release
-- Jonathan Riddell Wed, 12 Mar 2014 15:14:21 +0000
debian/compat 0000664 0000000 0000000 00000000002 12310074666 010373 0 ustar 8
debian/rules 0000775 0000000 0000000 00000000431 12311374206 010245 0 ustar #!/usr/bin/make -f
%:
dh $@ --with autotools-dev
d:=$$(pwd)/debian/astrometry.net
override_dh_auto_install:
$(MAKE) INSTALL_DIR=$(d)/usr FINAL_DIR=/usr ETC_INSTALL_DIR=$(d)/etc DATA_FINAL_DIR=/usr/share/data DATA_INSTALL_DIR=$(d)/usr/share/data SYSTEM_GSL=yes py extra install
debian/control 0000664 0000000 0000000 00000001471 12310077503 010574 0 ustar Source: astrometry.net
Section: science
Priority: extra
Maintainer: Kubuntu Developers
XSBC-Original-Maintainer: Jasem Mutlaq
Build-Depends: debhelper (>= 8.0.0), autotools-dev, libcfitsio3-dev, zlib1g-dev, libcairo2-dev, python-dev, libpng12-dev, libjpeg-dev, python-numpy, libnetpbm10-dev, libgsl0-dev, swig
Standards-Version: 3.9.5
Homepage: http://www.astrometry.net
Package: astrometry.net
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libcfitsio3, python, libcairo2, python-pyfits, netpbm, libgsl0ldbl
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.