Change logs for aspectc++ source package in Dapper

  • aspectc++ (0.99+1.0pre3-1) unstable; urgency=low
    
      * new upstream release
      * Apply patch from Martin Michlmayr for g++-4.1 (Closes: #357901)
      * further (simple) patches in Puma/ and AspectC++ for g++-4.1
      * note that Puma needs to be rewoven so that it can be compiled
        with g++-4.1. This will be done we switch the default compiler
        version.
      * Patch JoinPointRepo.cc so that it doesn't loop endlessly anymore.
    
    aspectc++ (0.99+1.0pre2-4) unstable; urgency=low
    
      * Make clean target less noisy
      * Compile with -O2. This fixes many segfaults on different archs
        (Closes: #349090)
      * fix Puma/tools/Makefile to make tools-clean possible at all!
      * do not clean examples, that's broken anyway
      * some compile fixes for segfaults on 64 mode architectures.
        I had to reweave Puma for these fixes, thats the reason for the
        bloat in .diff.gz (Closes: #345568)
      * The tests for ag++ need a working ac++ in PATH. ensure this in
        debian/rules
      * Install the examples from AspectC++/examples 
    
     -- Reinhard Tartler <email address hidden>   Sun,  09 Apr 2006 21:52:38 +0100
  • aspectc++ (0.99+1.0pre2-3) unstable; urgency=low
    
    
      * polish debian/copyright
      * set PUMA_CONFIG in debian/rules for running the testsuite
      * take some Makefiles from upstream CVS for "optimized" linking
        (suggestion as per suggestion from from upstream)
      * remove the script update-puma.config. Use dpkg-reconfigure to regenerate
        the puma.config file
    
     -- Reinhard Tartler <email address hidden>  Tue, 10 Jan 2006 14:09:14 +0100
  • aspectc++ (0.99+1.0pre2-2) unstable; urgency=low
    
    
      * Don't build shared Puma at all, we link to it statically after all, and no
        shared lib is exposed anyway, since Puma is way too unstable and no other
        application is using Puma at the moment. (Closes: #345542)
      * Fix wrong cast in a debug function. This is quite hackish, and Puma on 64
        bit archs is experimental anyway. I'm working with upstream for real 64bit
        support (Closes: #345541)
    
     -- Reinhard Tartler <email address hidden>  Sun,  1 Jan 2006 22:11:45 +0100
  • aspectc++ (0.99+1.0pre2-1) unstable; urgency=low
    
    
      * New upstream release. (Closes: #277538)
      * Upload sponsored by Norbert Tretkowski <email address hidden>.
    
     -- Reinhard Tartler <email address hidden>  Fri, 23 Dec 2005 10:49:40 +0100