Change logs for starplot source package in Intrepid

  • starplot (0.95.5-1) unstable; urgency=low
    
      * New upstream release.
      * Added debian/watch file.
      * Modified debian/rules to configure and install properly html docs and 
        examples directory.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  22 May 2008 08:20:27 +0100
  • starplot (0.95.4-5) unstable; urgency=low
    
      * Edited starplot data file generation script "starplot.sh" to do nothing
        if a pre-existing data file in starplot format is already newer than the
        times of installation of the starplot package and relevant data package.
      * Otherwise cleaned up starplot.sh a bit.
      * Adjusted CFLAGS definition in debian/rules to prevent FTBFS and ensured
        that g++ used them (by setting CXXFLAGS to the same string).
      * Removed extraneous ';' following namespace and extern "C" blocks in
        lib/compat.h, src/classes/mathdefs.h, src/classes/strings.h,
        src/gui/starplot.h, src/gui/hrdiagram.cc, src/gui/infodialogs.cc
        and src/gui/starplot.cc.  Needed to prevent FTBFS with -pedantic flag.
      * Updated doc-base section to new policy: Apps/Science -> Science/Astronomy.
      * Changed substitution tables in gliese and yale spec files to be
        case-sensitive in order to enhance starconvert speed.
    
     -- Stefan Ebner <email address hidden>   Wed,  07 May 2008 20:58:54 +0100
  • starplot (0.95.4-4ubuntu1) hardy; urgency=low
    
      * Resync from Debian unstable.
      * Fix debian/rules to avoid FTBFS (LP: #197033).
      * Modify Maintainer value to match Debian-Maintainer-Field Spec
    
    starplot (0.95.4-4) unstable; urgency=low
    
      * Added "#include <cstdlib>" in src/classes/strings.cc, and omitted the
        std:: prefix from vsprintf(), vsnprintf(), in hopes of fixing the FTBFS
        on arm, mips, mipsel.
    
     -- Stefan Ebner <email address hidden>   Fri, 29 Feb 2008 17:26:19 +0100