Change logs for altree source package in Stretch

  • altree (1.3.1-4) unstable; urgency=medium
    
      [ Andreas Tille ]
      * cme fix dpkg-control (dropped Replace/Provides/Conflicts of non-existing
        packages alphy, libcutils-perl)
      * xz compression is default and does not need to be enforced
    
      [ Vincent Danjean ]
      * Fix "Produces empty binary package" by adding debian/altree.install
        (Closes: #807493)
    
     -- Vincent Danjean <email address hidden>  Wed, 09 Dec 2015 22:37:46 +0100
  • altree (1.3.1-2) unstable; urgency=medium
    
    
      * Fix "FTBFS with clang instead of gcc" 
        clang does not support nested functions so removing them.
        Instead of inlining the nested function as proposed in the submitted
        patch (thanks Arthur <email address hidden>), use a external function
        with an explicit context (Closes: #742843)
      * bump standard-version (no change needed)
    
     -- Vincent Danjean <email address hidden>  Sun, 30 Mar 2014 23:43:51 +0200