debian/0000755000000000000000000000000012221633701007163 5ustar debian/stellarium.install0000644000000000000000000000025412213312463012735 0ustar usr/share/applications/stellarium.desktop usr/share/pixmaps/stellarium.xpm usr/bin/stellarium usr/share/man/man1/stellarium.1 usr/share/icons/hicolor/*/apps/stellarium.png debian/rules0000755000000000000000000000030012213312463010234 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --parallel --list-missing override_dh_install: dh_install -XDejaVuSans.ttf -XDejaVuSansMono.ttf debian/source/0000755000000000000000000000000012213312463010463 5ustar debian/source/format0000644000000000000000000000001412213312463011671 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000007412213312463010215 0ustar version=3 http://sf.net/stellarium/stellarium-(.*)\.tar\.gz debian/compat0000644000000000000000000000000212213312463010361 0ustar 9 debian/control0000644000000000000000000000466112213312463010575 0ustar Source: stellarium Section: science Priority: optional Maintainer: Tomasz Buchert Build-Depends: debhelper (>= 9), cmake (>= 2.6.0), doxygen, libqt4-dev (>= 4:4.6.0), libqt4-opengl-dev (>= 4:4.6.0), zlib1g-dev, libphonon-dev (>= 4:4.6.0) Standards-Version: 3.9.4 Homepage: http://www.stellarium.org Vcs-Git: git://anonscm.debian.org/collab-maint/stellarium.git Vcs-Browser: http://anonscm.debian.org/git/collab-maint/stellarium.git Package: stellarium Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, stellarium-data (>= ${source:Version}) Description: real-time photo-realistic sky generator Stellarium renders 3D photo-realistic skies in real-time. With Stellarium, you really see what you can see with your eyes, binoculars or a small telescope. . Some features: - default star catalogue with over 600 thousand stars, - information about the brightest stars (spectral type, distance, etc.), - downloadable star catalogue extensions, for up to 210 million stars, - all New General Catalogue (NGC) objects, - images of almost all Messier objects and the Milky Way, - real time positions of the planets and their satellites, - 13 different cultures with their constellations, - artistic illustrations of the 88 Western constellations, - very realistic atmosphere, sunrise and sunset, - 7 panoramic landscapes (more can be made or downloaded from the website), - scripting with ECMAScript, - plug-in support: Stellarium comes with 8 plug-ins by default, including: - artificial satellites plug-in (updated from an on-line TLE database), - ocular simulation plug-in (shows how objects look like in a given ocular), - Solar System editor plug-in (imports comet and asteroid data from the MPC), - telescope control plug-in (Meade LX200 and Celestron NexStar compatible). . Stellarium should not be used for very high accurate calculation or ephemerids like eclipse predictions. However, it is the ideal program to prepare an observation evening with naked eye, binocular, or small telescope. Package: stellarium-data Architecture: all Depends: ${misc:Depends}, fonts-dejavu-core (>= 2.33) Description: Stellarium data files Stellarium renders 3D photo-realistic skies in real-time. With Stellarium, you really see what you can see with your eyes, binoculars or a small telescope. . This package contains data files required by Stellarium. They include textures, star catalogues and translations. debian/copyright0000644000000000000000000005552312213312463011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Stellarium Upstream-Contact: Fabien Chéreau Source: http://sourceforge.net/projects/stellarium/files/latest/download Files: * Copyright: (C) 2002-2010 Fabien Chéreau et al. 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 can be found in `/usr/share/common-licenses/GPL-2' Comment: This work was packaged for Debian by: . Cédric Delfosse on Thu, 17 Oct 2002 21:21:25 +0200. . Upstream Authors: . Fabien Chéreau Matthew Gates Rob Spearman Johannes Gajdosik Johan Meuris Andras Mohari Nigel Kerr Mike Storm . Please see the README file for information about the copyright and license of the code and textures included in stellarium. Below, you can find a copy of the relevant sections (8, 9 and 10): . -------------------------------------------------------------------------------- 8. FULL REFERENCES & CREDITS -------------------------------------------------------------------------------- 1. Technical Articles 1.1 The tone reproductor class The class mainly performs a fast implementation of the algorithm from the paper [1], with more accurate values from [2]. The blue shift formula is taken from [3] and combined with the Scotopic vision formula from [4]. [1] "Tone Reproduction for Realistic Images", Tumblin and Rushmeier, IEEE Computer Graphics & Application, November 1993 [2] "Tone Reproduction and Physically Based Spectral Rendering", Devlin, Chalmers, Wilkie and Purgathofer in EUROGRAPHICS 2002 [3] "Night Rendering", H. Wann Jensen, S. Premoze, P. Shirley, W.B. Thompson, J.A. Ferwerda, M.M. Stark [4] "A Visibility Matching Tone Reproduction Operator for High Dynamic Range Scenes", G.W. Larson, H. Rushmeier, C. Piatko 1.2 The skylight class The class is a fast implementation of the algorithm from the article "A Practical Analytic Model for Daylight" by A. J. Preetham, Peter Shirley and Brian Smits. 1.3 The skybright class The class is a fast reimplementation of the VISLIMIT.BAS basic source code from Brad Schaefer's article on pages 57-60, May 1998 _Sky & Telescope_, "To the Visual Limits". The basic sources are available on the Sky and Telescope web site. (code "offered as-is and without support.") 1.4 The Delta-T calculations For implementation of calculate values of Delta-T we used next sources: [1] Delta-T webpage by Rob van Gent: http://www.staff.science.uu.nl/~gent0113/deltat/deltat.htm [2] "Five Millennium Canon of Solar Eclipses", Espenak and Meeus http://eclipse.gsfc.nasa.gov/SEhelp/deltatpoly2004.html [3] "On the system of astronomical constants", Clemence, G. M., Astronomical Journal, Vol. 53, p. 169 http://adsabs.harvard.edu/abs/1948AJ.....53..169C [4] "The Rotation of the Earth, and the Secular Accelerations of the Sun, Moon and Planets", Spencer Jones, Monthly Notices of the Royal Astronomical Society, 99 (1939), 541-558 http://adsabs.harvard.edu/abs/1939MNRAS..99..541S [5] "Polynomial approximations for the correction delta T E.T.-U.T. in the period 1800-1975", Schmadel, L. D.; Zech, G., Acta Astronomica, vol. 29, no. 1, 1979, p. 101-104. http://adsabs.harvard.edu/abs/1979AcA....29..101S [6] "ELP 2000-85 and the dynamic time-universal time relation", Borkowski, K. M., Astronomy and Astrophysics (ISSN 0004-6361), vol. 205, no. 1-2, Oct. 1988, p. L8-L10. http://adsabs.harvard.edu/abs/1988A&A...205L...8B [7] "Empirical Transformations from U.T. to E.T. for the Period 1800-1988", Schmadel, L. D.; Zech, G., Astronomische Nachrichten 309, 219-221 http://adsabs.harvard.edu/abs/1988AN....309..219S [8] "Historical values of the Earth's clock error DeltaT and the calculation of eclipses", Morrison, L. V.; Stephenson, F. R., Journal for the History of Astronomy (ISSN 0021-8286), Vol. 35, Part 3, No. 120, p. 327 - 336 (2004) http://adsabs.harvard.edu/abs/2004JHA....35..327M [9] "Addendum: Historical values of the Earth's clock error", Morrison, L. V.; Stephenson, F. R., Journal for the History of Astronomy (ISSN 0021-8286), Vol. 36, Part 3, No. 124, p. 339 (2005) http://adsabs.harvard.edu/abs/2005JHA....36..339M [10] "Polynomial approximations to Delta T, 1620-2000 AD", Meeus, J.; Simons, L., Journal of the British Astronomical Association, vol.110, no.6, 323 http://adsabs.harvard.edu/abs/2000JBAA..110..323M [11] "Einstein's Theory of Relativity Confirmed by Ancient Solar Eclipses", Henriksson G., http://adsabs.harvard.edu/abs/2009ASPC..409..166H [12] "Canon of Solar Eclipses" by Mucke & Meeus (1983) [13] "The accelerations of the earth and moon from early astronomical observations", Muller P. M., Stephenson F. R., http://adsabs.harvard.edu/abs/1975grhe.conf..459M [14] "Pre-Telescopic Astronomical Observations", Stephenson F. R., http://adsabs.harvard.edu/abs/1978tfer.conf....5S [15] "Long-term changes in the rotation of the earth - 700 B.C. to A.D. 1980", Stephenson F. R., Morrison L. V., Philosophical Transactions, Series A (ISSN 0080-4614), vol. 313, no. 1524, Nov. 27, 1984, p. 47-70. http://adsabs.harvard.edu/abs/1984RSPTA.313...47S [16] "Long-Term Fluctuations in the Earth's Rotation: 700 BC to AD 1990", Stephenson F. R., Morrison L. V., Philosophical Transactions: Physical Sciences and Engineering, Volume 351, Issue 1695, pp. 165-202 http://adsabs.harvard.edu/abs/1995RSPTA.351..165S [17] "Historical Eclipses and Earth's Rotation" by F. R. Stephenson (1997) http://ebooks.cambridge.org/ebook.jsf?bid=CBO9780511525186 [18] "Astronomical Algorithms" by J. Meeus (2nd ed., 1998) [19] "Astronomy on the Personal Computer" by O. Montenbruck & T. Pfleger (4nd ed., 2000) [20] "Calendrical Calculations" by E. M. Reingold & N. Dershowitz (2nd ed., 2001) [21] DeltaT webpage by V. Reijs: http://www.iol.ie/~geniet/eng/DeltaTeval.htm . 2. Included source code 2.1 Some computation of the sideral time (sideral_time.h/c) and pluto orbit contains code from the libnova library (LGPL) by Liam Girdwood. 2.2 The orbit.cpp/h and solve.h files are directly borrowed from Celestia (Chris Laurel). (GPL license) 2.3 Several implementations of IMCCE theories for planet and satellite movement by Johannes Gajdosik (MIT-style license, see the corresponding files for the license text) 2.4 The tesselation algorithms were originally extracted from the glues library version 1.4 Mike Gorchak (SGI FREE SOFTWARE LICENSE B). . 3. Data 3.1 The Hipparcos star catalog From ESA (European Space Agency) and the Hipparcos mission. ref. ESA, 1997, The Hipparcos and Tycho Catalogues, ESA SP-1200 http://cdsweb.u-strasbg.fr/ftp/cats/I/239 3.2 The solar system data mainly comes from IMCCE and partly from Celestia. 3.3 Polynesian constellations are based on diagrams from the Polynesian Voyaging Society 3.4 Chinese constellations are based on diagrams from the Hong Kong Space Museum 3.5 Egyptian constellations are based on the work of Juan Antonio Belmonte, Instituto de Astrofisica de Canarias 3.6 The Tycho-2 Catalogue of the 2.5 Million Brightest Stars Hog E., Fabricius C., Makarov V.V., Urban S., Corbin T., Wycoff G., Bastian U., Schwekendiek P., Wicenec A. http://cdsweb.u-strasbg.fr/ftp/cats/I/259 3.7 Naval Observatory Merged Astrometric Dataset (NOMAD) version 1 http://www.nofs.navy.mil/nomad Norbert Zacharias writes: "There are no fees, both UCAC and NOMAD are freely available with the only requirement that the source of the data (U.S. Naval Observatory) and original product name need to be provided with any distribution, as well as a description about any changes made to the data, if at all." The changes made to the data are: -) try to compute visual magnitude and color from the b,v,r values -) compute nr_of_measurements = the number of valid b,v,r values -) throw away or keep stars (depending on magnitude, nr_of_measurements, combination of flags, tycho2 number) -) add all stars from hiparcos (incl. component solutions), and tycho2+1st supplement -) reorganize the stars in several brigthness levels and triangular zones according to position and magnitude The programs that are used to generate the star files are called "MakeCombinedCatalogue", "ParseHip", "ParseNomad", and can be found in the util subdirectory in source code. The position, magnitudes, and proper motions of the stars coming from NOMAD are unchanged, except for a possible loss of precision, especially in magnitude. When there is no v-magnitude, it is estimated from r or b magnitude. When there is no b- or v- magnitude, the color B-V is estimated from the other magnitudes. Also proper motions of faint stars are neglected at all. 3.8 Stellarium's Catalog of Variable Stars based on General Catalog of Variable Stars (GCVS) version 2013Apr. http://www.sai.msu.su/gcvs/gcvs/ Samus N.N., Durlevich O.V., Kazarovets E V., Kireeva N.N., Pastukhova E.N., Zharova A.V., et al., General Catalogue of Variable Stars (Samus+ 2007-2012) http://cdsarc.u-strasbg.fr/viz-bin/Cat?cat=B%2Fgcvs& . 4. Graphics 4.1 All graphics are copyrighted by the Stellarium's Team (GPL) except the ones mentioned below : 4.2 The "earthmap" texture was created by NASA (Reto Stockli, NASA Earth Observatory) using data from the MODIS instrument aboard the Terra satellite (Public Domain). See chapter 10.1 for full credits. 4.4 Moon texture map was combined from maps by USGS Astrogeology Research Program, http://astrogeology.usgs.gov (Public Domain, DFSG-free) and by Lunar surface textures from Celestia, based on Clementine data (Public Domain). 4.5a Jupiter map, Saturn map and ring textures created by Björn Jónsson: "All the planetary maps available on these pages are publicly available. You do not need a special permission to use them but if you do then please mention their origin in your work [..]" 4.5b The Rhea, Amalthea, Proteus and Triton maps and rings of Uranus and Neptune are from Celestia (http://shatters.net/celestia/) under the GNU General Purpose License, version 2 or any later version: - Amalthea is a shaded relief map by Phil Stooke, colored by Wm. Robert Johnston (http://www.johnstonsarchive.net/spaceart/cylmaps.html), and further modified by Jens Meyer and Grant Hutchison. - The Proteus map is from Phil Stooke. - Triton is probably from David Seal's site (see below), modified by Chris Laurel and Grant Hutchison. 4.5 All other planet maps from David Seal's site: http://maps.jpl.nasa.gov/ see license in section 10.3 4.6 The fullsky milky way panorama is created by Axel Mellinger, University of Potsdam, Germany. Further information and more pictures available from http://home.arcor-online.de/axel.mellinger/ License: permission given to "Modify and redistribute this image if proper credit to the original image is given." 4.7 All messiers nebula pictures except those mentioned below from the Grasslands Observatory : "Images courtesy of Tim Hunter and James McGaha, Grasslands Observatory at http://www.3towers.com." License: permission given to "use the image freely" (including right to modify and redistribute) "as long as it is credited." 4.8 M31, and the Pleiades pictures come from Herm Perez : http://home.att.net/~hermperez/default.htm License: "Feel free to use these images, if you use them in a commercial setting please attribute the source." 4.9 Images of M8, M33, NGC253, NGC1499, NGC2244, IC343 from Jean-Pierre Bousquet 4.10 Images of M1, M15, M16, M27, M42, M57, M97, NGC6946 from Stephane Dumont 4.11 Images of M17, M44, NGC856, NGC884 from Maxime Spano 4.12 Constellation art, GUI buttons, logo created by Johan Meuris (Jomejome) (jomejome at users.sourceforge.net) http://www.johanmeuris.eu/ License: released under the Free Art License (http://artlibre.org/licence.php/lalgb.html) Icon created by Johan Meuris License: Creative Commons Attribution-ShareAlike 3.0 Unported 4.13 The "earth-clouds" texture includes imagery owned by NASA. See NASA's Visible Earth project at http://visibleearth.nasa.gov/ License: 1. The imagery is free of licensing fees 2. NASA requires that they be provided a credit as the owners of the imagery The cloud texturing was taken from Celestia (GPL), http://www.shatters.net/celestia/ 4.14 The folder icon derived from the Tango Desktop Project, used under the terms of the Creative Commons Attribution Share-Alike license. 4.15 Images of NGC281, NGC5139, NGC6543, NGC6960, NGC7023, NGC7317, NGC7318, NGC7319, NGC7320, NGC7331, IC4601, IC4592 from Andrey Kuznetsov, Kepler Observatory http://kepler-observatorium.ru License: Creative Commons Attribution 3.0 Unported 4.16 Images of NGC891, NGC1333, NGC2903, NGC3185, NGC3187, NGC3189, NGC3190, NGC3193, NGC3718, NGC3729, NGC4490, NGC5981, NGC5982, NGC5985, NGC7129 from Oleg Bryzgalov http://olegbr.astroclub.kiev.ua/ License: Creative Commons Attribution 3.0 Unported 4.17 Image of eta Carinae from Georg Zotti http://www.waa.at/ License: Creative Commons Attribution 3.0 Unported 4.18 Images of IC1805, IC1848, NGC6888 from Steve Tuttle http://www.stuttle1.com/ 4.19 Images of IC2944, IC4628, M20, M21, M47 from Trevor Gerdes http://sarcasmogerdes.dyndns.org/ 4.20 Images of IC2118, NGC1532 from users of Ice In Space http://www.iceinspace.com.au/ 4.21 Image of IC5146 from James A Weier 4.22 Images of SMC, LMC (Magellanic Clouds) and rho Oph from Albert Van Donkelaar 4.23 Images of NGC55, NGC300, NGC1365, NGC3628, NGC4945, NGC5128, NGC6726, NGC6744, NGC6752, NGC6822, NGC7293 from Philip Montgomery http://www.kenthurst.bigpondhosting.com/ . -------------------------------------------------------------------------------- 9. LICENSE -------------------------------------------------------------------------------- Copyright (C) 2004-2012 Fabien Chereau et al. . 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 Street, Suite 500, Boston, MA 02110-1335, USA. . See the COPYING file for more information regarding the GNU General Public License. . -------------------------------------------------------------------------------- 10 APPENDIX : -------------------------------------------------------------------------------- 10.1 Full credits for image 4.2 : Author: Reto Stockli, NASA Earth Observatory, rstockli (at) climate.gsfc.nasa.gov Address of correspondance: Reto Stockli ETH/IAC (NFS Klima) & NASA/GSFC Code 913 (SSAI) University Irchel Building 25 Room J53 Winterthurerstrasse 190 8057 Zurich, Switzerland Phone: +41 (0)1 635 5209 Fax: +41 (0)1 362 5197 Email: rstockli (at) climate.gsfc.nasa.gov http://earthobservatory.nasa.gov http://www.iac.ethz.ch/staff/stockli Supervisors: Fritz Hasler and David Herring, NASA/Goddard Space Flight Center Funding: This project was realized under the SSAI subcontract 2101-01-027 (NAS5-01070) . License : "Any and all materials published on the Earth Observatory are freely available for re-publication or re-use, except where copyright is indicated." . 10.2 License for the JPL planets images (http://www.jpl.nasa.gov/images/policy/index.cfm) --- Unless otherwise noted, images and video on JPL public web sites (public sites ending with a jpl.nasa.gov address) may be used for any purpose without prior permission, subject to the special cases noted below. Publishers who wish to have authorization may print this page and retain it for their records; JPL does not issue image permissions on an image by image basis. By electing to download the material from this web site the user agrees: 1. that Caltech makes no representations or warranties with respect to ownership of copyrights in the images, and does not represent others who may claim to be authors or owners of copyright of any of the images, and makes no warranties as to the quality of the images. Caltech shall not be responsible for any loss or expenses resulting from the use of the images, and you release and hold Caltech harmless from all liability arising from such use. 2. to use a credit line in connection with images. Unless otherwise noted in the caption information for an image, the credit line should be "Courtesy NASA/JPL-Caltech." 3. that the endorsement of any product or service by Caltech, JPL or NASA must not be claimed or implied. Special Cases: * Prior written approval must be obtained to use the NASA insignia logo (the blue "meatball" insignia), the NASA logotype (the red "worm" logo) and the NASA seal. These images may not be used by persons who are not NASA employees or on products (including Web pages) that are not NASA sponsored. In addition, no image may be used to explicitly or implicitly suggest endorsement by NASA, JPL or Caltech of commercial goods or services. Requests to use NASA logos may be directed to Bert Ulrich, Public Services Division, NASA Headquarters, Code POS, Washington, DC 20546, telephone (202) 358-1713, fax (202) 358-4331, email bert.ulrich@hq.nasa.gov. * Prior written approval must be obtained to use the JPL logo (stylized JPL letters in red or other colors). Requests to use the JPL logo may be directed to the Television/Imaging Team Leader, Media Relations Office, Mail Stop 186-120, Jet Propulsion Laboratory, Pasadena CA 91109, telephone (818) 354-5011, fax (818) 354-4537. * If an image includes an identifiable person, using the image for commercial purposes may infringe that person's right of privacy or publicity, and permission should be obtained from the person. NASA and JPL generally do not permit likenesses of current employees to appear on commercial products. For more information, consult the NASA and JPL points of contact listed above. * JPL/Caltech contractors and vendors who wish to use JPL images in advertising or public relation materials should direct requests to the Television/Imaging Team Leader, Media Relations Office, Mail Stop 186-120, Jet Propulsion Laboratory, Pasadena CA 91109, telephone (818) 354-5011, fax (818) 354-4537. * Some image and video materials on JPL public web sites are owned by organizations other than JPL or NASA. These owners have agreed to make their images and video available for journalistic, educational and personal uses, but restrictions are placed on commercial uses. To obtain permission for commercial use, contact the copyright owner listed in each image caption. Ownership of images and video by parties other than JPL and NASA is noted in the caption material with each image. ---debian/stellarium-data.install0000644000000000000000000000010412213312463013636 0ustar usr/share/stellarium/ usr/share/locale/*/LC_MESSAGES/stellarium*.mo debian/stellarium-data.links0000644000000000000000000000027112213312463013315 0ustar usr/share/fonts/truetype/dejavu/DejaVuSans.ttf usr/share/stellarium/data/DejaVuSans.ttf usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf usr/share/stellarium/data/DejaVuSansMono.ttf debian/format-license0000755000000000000000000000200612213312463012017 0ustar #!/usr/bin/env python # this small utility takes 'README' file from stellarium # and formats it properly for 'copyright' file in debian directory from os.path import join, abspath, dirname import sys this = dirname(abspath(__file__)) readme = join(this, '..', 'README') lines = open(readme, 'rb').readlines() matches = [ (i, l) for i, l in enumerate(lines) if l.startswith('8. FULL REFERENCES') ] assert len(matches) == 1 lineno, _ = matches[0] license = [] for line in lines[lineno-1:]: line = line.rstrip() if line == '': # empty lines license.append(' .') else: license.append(' %s' % line.replace('\t', ' ')) # now find the proper place to inject this copyright = open('copyright', 'rb').readlines() copyright = [ l.rstrip() for l in copyright ] matches = [ (i, l) for i, l in enumerate(copyright) if '8. FULL REFERENCES' in l ] lineno, _ = matches[0] copyright = copyright[:lineno-1] final = copyright + license open('copyright', 'wb').write('\n'.join(final)) # print copyright debian/changelog0000644000000000000000000003172212221633717011051 0ustar stellarium (0.12.4-1) unstable; urgency=low * Imported Upstream version 0.12.4 -- Tomasz Buchert Sat, 28 Sep 2013 22:10:41 +0200 stellarium (0.12.3-1) unstable; urgency=low * Imported Upstream version 0.12.3 -- Tomasz Buchert Mon, 09 Sep 2013 11:37:58 +0200 stellarium (0.12.2-1) unstable; urgency=low * Imported Upstream version 0.12.2 * Added dependency to phonon (to enable video/sound) * Fixed VCS links * Removed unused lintian tag (embedded-library glee) * Dropped obsolete patch * Update copyright -- Tomasz Buchert Sun, 04 Aug 2013 15:06:55 +0200 stellarium (0.12.1-4) unstable; urgency=low * Update dependency from ttf-dejavu-core to fonts-dejavu-core * Temporary fix for build problems on kFreeBSD -- Tomasz Buchert Wed, 26 Jun 2013 10:04:00 +0200 stellarium (0.12.1-3) unstable; urgency=low * Upload back to unstable, again (no changes) -- Tomasz Buchert Sun, 27 May 2013 01:21:45 +0200 stellarium (0.12.1-2) experimental; urgency=low * Upload back to unstable (no changes) -- Tomasz Buchert Sun, 26 May 2013 22:45:13 +0200 stellarium (0.12.1-1) experimental; urgency=low * Imported Upstream version 0.12.1 * Installing icons provided by upstream -- Tomasz Buchert Tue, 23 Apr 2013 18:31:29 +0200 stellarium (0.12.0-1) experimental; urgency=low * Drop 'DM-Upload-Allowed' field * Bumped Debian Policy to 3.9.4 * Imported Upstream version 0.12.0 * Removed sound support. -- Tomasz Buchert Sat, 02 Feb 2013 18:00:48 +0100 stellarium (0.11.4a-2~1.gbpd4f751) experimental; urgency=low * Added sound support -- Tomasz Buchert Thu, 27 Sep 2012 16:32:29 +0200 stellarium (0.11.4a-1) experimental; urgency=low * Imported Upstream version 0.11.4a * Add 'DM-Upload-Allowed: yes' to debian/control -- Tomasz Buchert Sun, 02 Sep 2012 16:40:25 +0200 stellarium (0.11.3-1) unstable; urgency=low * Imported Upstream version 0.11.3 -- Tomasz Buchert Tue, 22 May 2012 10:14:07 +0200 stellarium (0.11.2-1) unstable; urgency=low * Imported Upstream version 0.11.1 and then 0.11.2 (Closes: #658431) * Change maintainer (Closes: #668916) * Machine-readable copyright file * Bump Standards-Version to 3.9.3 * Update debhelper compat to 9 * Fix lintian duplicate-font-file warning * Fix copyright-refers-to-symlink-license lintian tag * Add lintian override for embedded-library error -- Tomasz Buchert Fri, 18 May 2012 13:26:18 +0200 stellarium (0.11.0-1) unstable; urgency=low * New upstream release (Closes: #633517) * Update description and drop libqt4-sql-sqlite (Closes: #613380) -- Cédric Delfosse Tue, 02 Aug 2011 20:55:21 +0200 stellarium (0.10.5-1) unstable; urgency=low * New upstream release (Closes: #586804) * Remove 01_fix_pow10_function_check.diff, now applied upstream * Remove 02_remove_unknown_locale_code.diff, no more needed * Rendering of `old_style' landscapes fixed by upstream (Closes: #581657) * Update debian/control: - Bump Standards-Version from 3.8.4 to 3.9.0 - Add libqt4-sql-sqlite to Depends (Closes: #582726) * Update debian/copyright: - Fix FSF address -- Cédric Delfosse Sat, 31 Jul 2010 15:44:02 +0200 stellarium (0.10.4-0.1) unstable; urgency=low * Non-maintainer upload - acked by the maintainer * New upstream release (Closes: #570005, #577985) * Switch to dpkg-source 3.0 (quilt) format * Add 01_fix_pow10_function_check.diff: pow10 function check fails as we don't link against math library * Add 02_remove_unknown_locale_code.diff: remove nan locale code, it is unknown * Bump debian/compat from 5 to 7 * Update debian/control: - bump debhelper build dependency to 7.4.15 for dh usage - cleanup build dependencies (keep libqt4*-dev and add zlib1g-dev) - add versioned build dependencies to cmake (>= 2.6.0) - add versioned build dependencies to libqt4-dev (>= 4.6.0) (Closes: #578890) - bump Standards-Version to 3.8.0 to 3.8.4 (no changes needed) - relax dependency relation between stellarium and stellarium-data (Closes: #482889) - add missing ${misc:Depends} to stellarium-data, lintian warning-- - remove stellarium (<< 0.6.2-1) Replaces, it's not needed anymore - cleanup stellarium-data description, lintian warning-- * Update debian/copyright: - cleanup layout - update copyright information * Update debian/rules: - convert to dh usage - enable parallel build (pass --parallel option to dh) - list missing files (pass --list-missing option to dh) * Update debian/stellarium.desktop (Closes: #530315): - remove encoding key, deprecated - add missing list separator to categories key * Add debian/watch file. -- Fathi Boudra Sat, 24 Apr 2010 10:44:18 +0300 stellarium (0.10.2-1) unstable; urgency=low * New upstream release -- Cédric Delfosse Fri, 13 Mar 2009 20:07:22 +0100 stellarium (0.10.1-1) unstable; urgency=low * New upstream release (Closes: #505850, #504329) * Remove all previous patches (no more applies or no more needed), drop quilt * Fix "planets wont show up with german locale" (Closes: #493287) * Bump Standards-Version to 3.8.0 * Fix debian/copyright: licence version is GPL v2 or later -- Cédric Delfosse Wed, 18 Feb 2009 21:29:51 +0100 stellarium (0.9.1-4) unstable; urgency=low * Add libxcursor-dev, libxfixes-dev, libxinerama-dev, libqt4-opengl-dev to build-deps (Closes: #479906) -- Cédric Delfosse Mon, 19 May 2008 21:28:23 +0200 stellarium (0.9.1-3) unstable; urgency=low * Add libjpeg62-dev to build-deps (Closes: #477023) * Also add missing libfontconfig1-dev, libice-dev, libsm-dev, libxi-dev, libxrandr-dev, libxrender-dev, libglib2.0-dev to build-deps * Add patch from Heine Larsen locale_numeric.patch to fix black screen problem after stellarium startup (Closes: #476882) -- Cédric Delfosse Tue, 22 Apr 2008 20:30:25 +0200 stellarium (0.9.1-2.1) unstable; urgency=low * Non-maintainer upload. * Add patch gcc-4.3.patch fixing build with GCC 4.3 (Closes: #462702). -- Sylvestre Ledru Wed, 19 Mar 2008 14:00:25 +0100 stellarium (0.9.1-2) unstable; urgency=low * Fix FTBFS on pbuilder * Fix some lintian warnings * debian/control: remove build depend on dpatch, add Homepage header * debian/menu: move from Apps/Science to Applications/Science/Astronomy * debian/copyright: fix encoding -- Cédric Delfosse Sat, 19 Jan 2008 17:42:17 +0100 stellarium (0.9.1-1) unstable; urgency=low * New upstream release (Closes: Bug#461427) -- Cédric Delfosse Fri, 18 Jan 2008 23:02:51 +0100 stellarium (0.9.0-2) unstable; urgency=low * New patch coming from upstream SVN (Closes: Bug#453804): * time_related_fix.patch: recoded a lot of time-related methods using Qt -- Cédric Delfosse Mon, 03 Dec 2007 21:33:10 +0100 stellarium (0.9.0-1) unstable; urgency=low * New upstream release (Closes: Bug#428498) * Now use QT instead of SDL, also add depends on libcurl4-dev * No more apply 64bit_fix.patch and opengl_context_init.patch * New gettext.patch so that make install DESTDIR=foo works * Add --disable-rpath in debian/rules to the configure line to fix binary-or-shlib-defines-rpath lintian warning -- Cédric Delfosse Sun, 17 Jun 2007 21:51:58 +0200 stellarium (0.8.2-3) unstable; urgency=low * fix debian/rules so that patches are really applied * New patches coming from upstream SVN (Closes: Bug#405596): * opengl_context_init.patch: fix OpenGL context initialization code that may fail with some OpenGL drivers * 64bit_fix.patch: fix segfault at stellarium init on 64 bits architecture -- Cédric Delfosse Fri, 5 Jan 2007 21:24:18 +0100 stellarium (0.8.2-2) unstable; urgency=low * Fix stellarium.desktop file (Closes: Bug#403429, Bug#383831) Now stellarium shows (with kstars) in: - GNOME menu: Applications -> Education - KDE menu: Applications -> Edutainement -> Science * New upstream version in unstable (Closes: Bug#392046) -- Cédric Delfosse Fri, 29 Dec 2006 21:32:36 +0100 stellarium (0.8.2-1) experimental; urgency=low * New upstream release (6 oct 2006) * Use quilt * Remove outdated README.Debian * Hardcode CONFIG_DATA_DIR in configure.ac, because datadir and CONFIG_DATA_DIR invocation are mixed-up. Same problem and same fix for the LOCALEDIR variable. -- Cédric Delfosse Sat, 9 Dec 2006 16:03:23 +0100 stellarium (0.8.1-2) unstable; urgency=low * Add libfreetype6-dev to Build-Depends (Closes: Bug#397705) * Fix path in man page (Closes: Bug#376482) -- Cédric Delfosse Tue, 14 Nov 2006 21:06:06 +0100 stellarium (0.8.1-1) unstable; urgency=low * New upstream release (Closes: Bug#376348) * Use debhelper compat 5 * Use dpatch * Include .mo files into stellarium-data ! -- Cédric Delfosse Thu, 20 Jul 2006 23:21:14 +0200 stellarium (0.8.0-2) unstable; urgency=low * Fix "Some text cannot be output" bug. (Closes: Bug#369500) Thanks to Julien Blache for the patch * Fix "FTBFS with GCC 4.1". (Closes: Bug#370680) Thanks again to Martin Michlmayr -- Cédric Delfosse Mon, 12 Jun 2006 21:24:47 +0200 stellarium (0.8.0-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.7.2 * Fix "man page refers to non-existent info documentation" bug (Closes: Bug#365451, Bug#342881) * debian/control: add upstream web page to long description * "segv in startup" with LANG=en_IN is fixed (Closes: Bug#350132) * "stellarium clock behind system clock" is fixed (Closes: Bug#345031) There is now a button to sync the system clock with stellarium clock. -- Cédric Delfosse Thu, 25 May 2006 15:16:24 +0200 stellarium (0.7.1-2) unstable; urgency=low * Fix FTBFS with G++ 4.1 (Closes: Bug#357750) (Thanks to Martin Michlmayr for the patch) * New icon and .desktop file (Closes: Bug#351854, Bug#361543) (Thanks to Sven Arvidsson) * Now build depends on libglu1-mesa-dev instead of xlibmesa-glu-dev -- Cédric Delfosse Thu, 27 Apr 2006 22:55:48 +0200 stellarium (0.7.1-1) unstable; urgency=low * New upstream release (Closes: Bug#333358) * Just use -O2 for gcc to maybe get it compiled for m68k (Closes: Bug#329088) * Use libpng instead of internal PNG code (Closes: Bug#318026) -- Cédric Delfosse Tue, 4 Oct 2005 22:55:34 +0200 stellarium (0.6.2-3) unstable; urgency=low * Fix FTBFS: Declaration of stel_ui with no type (Closes: Bug#324052) -- Cédric Delfosse Mon, 29 Aug 2005 23:25:26 +0200 stellarium (0.6.2-2) unstable; urgency=low * Fix FTBFS with (amd64/gcc-4.0) (Closes: Bug#303027) * Make stellarium-data replaces stellarium << 0.6.2 (Closes: Bug#303162) -- Cédric Delfosse Tue, 5 Apr 2005 21:23:30 +0200 stellarium (0.6.2-1) unstable; urgency=low * New upstream release -- Cédric Delfosse Fri, 10 Dec 2004 22:52:39 +0100 stellarium (0.5.1-4) unstable; urgency=low * Move "why in non-free ?" explanations from README.Debian to copyright -- Cédric Delfosse Sun, 14 Sep 2003 14:42:16 +0200 stellarium (0.5.1-3) unstable; urgency=low * Put package in non-free, explain in README.Debian (closes: Bug#198495) * Acknowledge Hipparcos mission of ESA in copyright file * Put xlibmesa-gl-dev and xlibmesa-glu-dev in Build-Depends -- Cédric Delfosse Thu, 4 Sep 2003 22:04:05 +0200 stellarium (0.5.1-2) unstable; urgency=low * Fix long description again (sigh) * Really upgrade Standards-Version to 3.5.9 -- Cédric Delfosse Mon, 12 May 2003 14:01:56 +0200 stellarium (0.5.1-1) unstable; urgency=low * New upstream release * Default config files now have more comments (closes: Bug#185497) * Fix "Non-fullscreen should be in a proper window" bug (closes: Bug#185495) * Add command line arguments checking (closes: Bug#182097) * Add icon for menu entry * Upgrade Standards-Version to 3.5.9 * Description in control now fits in 80 column -- Cédric Delfosse Sun, 27 Apr 2003 22:43:06 +0200 stellarium (0.5.0-2) unstable; urgency=low * Add xlibmesa-dev to Build-Depends -- Cédric Delfosse Thu, 23 Jan 2003 22:46:07 +0100 stellarium (0.5.0-1) unstable; urgency=low * Initial Release. (closes: Bug#158781) * Made a man page * Put AM_MAINTAINER_MODE in configure.in -- Cédric Delfosse Fri, 17 Jan 2003 22:23:50 +0100 debian/stellarium-data.docs0000644000000000000000000000000712213312463013122 0ustar README debian/menu0000644000000000000000000000030312213312463010046 0ustar ?package(stellarium): \ needs="X11" \ section="Applications/Science/Astronomy" \ title="stellarium" \ command="/usr/bin/stellarium" \ icon="/usr/share/pixmaps/stellarium.xpm" debian/stellarium.docs0000644000000000000000000000001712213312463012214 0ustar README AUTHORS