Skip to content

Debian Changelog stellarium (0.10.2-1)

2009

stellarium (0.10.2-1) unstable; urgency=low

   * New upstream release

 -- Cédric Delfosse <cedric@debian.org>  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 <cedric@debian.org>  Wed, 18 Feb 2009 21:29:51 +0100

2008

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 <cedric@debian.org>  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 <cedric@debian.org>  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 <sylvestre.ledru@inria.fr>  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 <cedric@debian.org>  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 <cedric@debian.org>  Fri, 18 Jan 2008 23:02:51 +0100

2007

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 <cedric@debian.org>  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 <cedric@debian.org>  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 <cedric@debian.org>  Fri, 5 Jan 2007 21:24:18 +0100

2006

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 <cedric@debian.org>  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 <cedric@debian.org>  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 <cedric@debian.org>  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 <cedric@debian.org>  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 <cedric@debian.org>  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 <cedric@debian.org>  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 <cedric@debian.org>  Thu, 27 Apr 2006 22:55:48 +0200

2005

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 <cedric@debian.org>  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 <cedric@debian.org>  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 <cedric@debian.org>  Tue, 5 Apr 2005 21:23:30 +0200

2004

stellarium (0.6.2-1) unstable; urgency=low

   * New upstream release

 -- Cédric Delfosse <cedric@debian.org>  Fri, 10 Dec 2004 22:52:39 +0100

2003

stellarium (0.5.1-4) unstable; urgency=low

   * Move "why in non-free ?" explanations from README.Debian to copyright

 -- Cédric Delfosse <cedric@debian.org>  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 <cedric@debian.org>  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 <cedric@debian.org>  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 <cedric@debian.org>  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 <cedric@debian.org>  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 <cedric@debian.org>  Fri, 17 Jan 2003 22:23:50 +0100