Change logs for ktechlab source package in Intrepid

  • ktechlab (0.3-9) unstable; urgency=low
    
      * adopted the package ktechlab, with the agreement of Steffen Joeris.
      * Made a new patch to make the package compilable with g++-4.3:
        src/electronics/simulation/matrix.cpp: simplified the invokation of
          new ETMap() to use the default parameters
        other places: cleaned the calls to std::abs which need either a 
          float or a double, made a few modifications to include math.h, 
          define the type uint when necessary.
        (Closes: #474842)
      * Made a true Homepage: entry in debian/control
      * Upgraded Standards-Version to 3.7.3
      * added a French translation, modified po/Makefile.in to deal with
        translations.
      * Raised the DH_COMPAT level to 6.
      * Added kdesdk-scripts to build-depends to get the extractrc command
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  11 Jun 2008 20:42:12 +0100
  • ktechlab (0.3-8) unstable; urgency=medium
    
      * Add libpopt-dev as build-depends to avoid FTBFS (Closes: #441480)
      * Remove two rpaths from the binaries and add chrpath to
        build-depends
      * Change Apps to Applications in menu file to follow new format
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  23 Oct 2007 16:53:23 +0100