Change logs for talloc source package in Impish

  • talloc (2.3.1-2ubuntu2) impish; urgency=medium
    
      * No-change rebuild to build packages with zstd compression.
    
     -- Matthias Klose <email address hidden>  Thu, 07 Oct 2021 12:25:14 +0200
  • talloc (2.3.1-2ubuntu1) hirsute; urgency=medium
    
      * Fix symbols generation (LP: #1920825).  On hirsute, dh-exec is showing
        different behavior based on the value of DEB_BUILD_PROFILES.  This is
        causing it to sometimes generate a file with the leading whitespace
        removed, which is resulting in a bad symbols file.  Set DEB_BUILD_PROFILES
        to empty gives a good symbols file, but what does this matter?
    
     -- Dan Bungert <email address hidden>  Mon, 29 Mar 2021 17:23:59 -0600