debian/0000775000000000000000000000000012261413060007163 5ustar debian/rules0000775000000000000000000000044212261413011010237 0ustar #!/usr/bin/make -f %: dh $@ --with autoreconf override_dh_auto_test: dh_auto_test -lntest/lntest override_dh_auto_install: dh_auto_install # no libtool .la files, please find debian/tmp -name '*.la' -type f -exec rm --verbose {} \; override_dh_install: dh_install --list-missing debian/watch0000664000000000000000000000007011661706106010222 0ustar version=3 http://sf.net/libnova/libnova-(.*)\.tar\.gz debian/changelog0000664000000000000000000000435512261413054011047 0ustar libnova (0.14.0-2ubuntu2) trusty; urgency=medium * Use dh-autoreconf instead of autotools-dev to also fix FTBFS on ppc64el by getting new libtool macros (still updates config.{sub,guess}). -- Logan Rosen Thu, 02 Jan 2014 20:44:51 -0500 libnova (0.14.0-2ubuntu1) trusty; urgency=low * Use dh_autotools-dev to update config.{sub,guess} for new ports. -- Adam Conrad Wed, 27 Nov 2013 14:59:28 -0700 libnova (0.14.0-2) unstable; urgency=low * Team upload. Upload to unstable. -- Pino Toscano Sun, 25 Mar 2012 14:51:22 +0200 libnova (0.14.0-1) experimental; urgency=low * Team upload. * New upstream release. (Closes: #604411) [ Matthew Rosewarne ] * Add watch file. [ Lisandro Damián Nicanor Pérez Meyer ] * Bump Standards-Version to 3.9.1. * Add a final newline to the watch file. * Update installed files. [ José Manuel Santamaría Lema ] * Switch to source format 3.0 (quilt). * Bump debhelper compatibility level to 7. * Update installed files. * Update copyright file. * Don't install an uneeded *.la file. (Closes: #621545) [ Pino Toscano ] * Add Vcs-Browser and Vcs-Git headers in control. * Small description changes. * Bump Standards-Version to 3.9.3. * Switch from cdbs to the dh sequencer: - drop build dependency on cdbs - bump debhelper build dependency to 7.0.50~ - run the lntest executable in a non-fatal way, as it fails and it is not run as a test by the build system * Convert to multi-arch: - bump debhelper build dependency to 9 - bump compat to 9 (this also makes use of dpkg-buildflags) - update paths in .install files - mark libnova-0.14-0 as Multi-Arch: same - make libnova-0.14-0 pre-depend on ${misc:Pre-Depends} * Update date/version in libnovaconfig.1. * Explicitly remove .la files from debian/tmp, instead of ignore them in dh_install. * Add my contributions to the copyright file. [ Sune Vuorela ] * Change my email address to the @debian.org one. -- Pino Toscano Sun, 18 Mar 2012 10:48:52 +0100 libnova (0.12.1-1) unstable; urgency=low * Initial release (Closes: #453099) -- Sune Vuorela Tue, 27 Nov 2007 13:00:34 +0100 debian/libnova-dev.manpages0000664000000000000000000000002711661706106013116 0ustar debian/libnovaconfig.1 debian/libnova-0.14-0.install0000664000000000000000000000007411731324661012734 0ustar usr/lib/*/libnova-0.14.so.0 usr/lib/*/libnova-0.14.so.0.0.0 debian/compat0000664000000000000000000000000211731324661010372 0ustar 9 debian/libnova-dev.install0000664000000000000000000000224711731324661012777 0ustar usr/bin/libnovaconfig usr/include/libnova/aberration.h usr/include/libnova/airmass.h usr/include/libnova/angular_separation.h usr/include/libnova/apparent_position.h usr/include/libnova/asteroid.h usr/include/libnova/comet.h usr/include/libnova/dynamical_time.h usr/include/libnova/earth.h usr/include/libnova/elliptic_motion.h usr/include/libnova/heliocentric_time.h usr/include/libnova/hyperbolic_motion.h usr/include/libnova/julian_day.h usr/include/libnova/jupiter.h usr/include/libnova/libnova.h usr/include/libnova/ln_types.h usr/include/libnova/lunar.h usr/include/libnova/mars.h usr/include/libnova/mercury.h usr/include/libnova/neptune.h usr/include/libnova/nutation.h usr/include/libnova/parabolic_motion.h usr/include/libnova/parallax.h usr/include/libnova/pluto.h usr/include/libnova/precession.h usr/include/libnova/proper_motion.h usr/include/libnova/refraction.h usr/include/libnova/rise_set.h usr/include/libnova/saturn.h usr/include/libnova/sidereal_time.h usr/include/libnova/solar.h usr/include/libnova/transform.h usr/include/libnova/uranus.h usr/include/libnova/utility.h usr/include/libnova/venus.h usr/include/libnova/vsop87.h usr/lib/*/libnova.a usr/lib/*/libnova.so debian/copyright0000664000000000000000000000515511731326650011135 0ustar This package was debianized by Sune Vuorela on Tue, 27 Nov 2007 13:00:34 +0100. It was downloaded from Upstream Author: Liam Girdwood Juan Carlos Remis Petr Kubanek Copyright: Copyright © 2000 - 2005 Liam Girdwood Copyright © 2000 - 2005 Petr Kubanek Copyright © 1999, 2000 Juan Carlos Remis License: Except where mentioned, everything is under LGPL: This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser 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 Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. The following files are under GPL: examples/transforms.c lntest/*.c 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 2 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 St, Fifth Floor, Boston, MA, 02110-1301 USA On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. The Debian packaging is © 2007, Sune Vuorela © 2011-2012, Pino Toscano and is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'. debian/source/0000775000000000000000000000000011731342552010473 5ustar debian/source/format0000664000000000000000000000001411661706106011702 0ustar 3.0 (quilt) debian/libnovaconfig.10000664000000000000000000000107411731326055012077 0ustar .TH "libnovaconfig" "1" "March 2012" "0.14.0" .SH NAME libnovaconfig - config helper for libnova development .SH SYNOPSIS .B libnovaconfig [\fI--version\fR] .SH DESCRIPTION config program for libnova. .br prints usage without any options and returns \-1 .SS "Generic options:" .TP \fB\-\-version\fR Show libnova version .SH SEE-ALSO Upstream homepage .TP http://libnova.sourceforge.net/index.html .SH AUTHOR libnovaconfig was written by Liam Girdwood .PP This manual page was written by Sune Vuorela , for the Debian project (but may be used by others). debian/control0000664000000000000000000000220512261413021010562 0ustar Source: libnova Section: libs Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian Krap Maintainers Build-Depends: debhelper (>= 9), dh-autoreconf Standards-Version: 3.9.3 Uploaders: Sune Vuorela Homepage: http://libnova.sourceforge.net/ Vcs-Git: git://git.debian.org/pkg-kde/krap/libnova.git Vcs-Browser: http://git.debian.org/?p=pkg-kde/krap/libnova.git Package: libnova-0.14-0 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same Description: celestial mechanics, astrometry and astrodynamics library libnova is a general purpose, double precision, Celestial Mechanics, Astrometry and Astrodynamics library. Package: libnova-dev Architecture: any Section: libdevel Depends: libnova-0.14-0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: development files for libnova astronomical library libnova is a general purpose, double precision, Celestial Mechanics, Astrometry and Astrodynamics library. . This package contains the development files.