Change logs for sash source package in Sid

  • sash (3.8-5) unstable; urgency=medium
    
      * Add German, French, Dutch, Russian and Portuguese Debconf
        translations. Closes: #869137, #872356, #874282, #883111, #898293
    
     -- Tollef Fog Heen <email address hidden>  Sat, 09 Jun 2018 22:33:23 +0200
  • sash (3.8-4) unstable; urgency=medium
    
      * Add debconf warning about sashroot user instead of trying to remove
        it, since userdel is unable to properly delete it.  Closes: #783031
      * Let dh_auto_build pass cross compilers.  Thanks to Helmut Grohne for
        patch.
      * Stop stripping during build.  Also thanks to Helmut Grohne.
        Closes: #852771
    
     -- Tollef Fog Heen <email address hidden>  Sun, 16 Jul 2017 19:13:30 +0200
  • sash (3.8-3) unstable; urgency=medium
    
    
      * Drop support for adosfs, mfs on FreeBSD.
      * Wrap inclusion on linux/loop.h to fix kFreeBSD build.
    
     -- Tollef Fog Heen <email address hidden>  Sat, 19 Jul 2014 11:40:36 +0200
  • sash (3.8-2) unstable; urgency=medium
    
    
      * Use #if instead of #ifdef for HAVE_LINUX_* in sash.c to make this
        build on kfreebsd.  Closes: #754669
    
     -- Tollef Fog Heen <email address hidden>  Wed, 16 Jul 2014 20:48:59 +0200
  • sash (3.8-1) unstable; urgency=medium
    
    
      * New upstream version.
      * Use grep-status to pull out package name of what provides libc-dev and
        use that when filling out built-using.  Closes: #733570
    
     -- Tollef Fog Heen <email address hidden>  Sun, 20 Apr 2014 08:23:04 +0200
  • sash (3.7-13) unstable; urgency=low
    
    
      * Update to debhelper compat version 9, which adds hardening.
      * Update to newer Standards-Version, add Built-Using field.
    
     -- Tollef Fog Heen <email address hidden>  Sun, 29 Sep 2013 16:11:22 +0200
  • sash (3.7-12) unstable; urgency=low
    
    
      * Update lintian overrides for new names.
    
     -- Tollef Fog Heen <email address hidden>  Mon, 09 Apr 2012 10:34:04 +0200
  • sash (3.7-10) unstable; urgency=low
    
    
      * Switch to 3.0 (quilt) as the source format and convert patches.
      * Fix up debian/patches/touch_error_handling to actually update the
        timestamp of the file, something that has been broken for more than
        ten years.
      * Add kFreeBSD build fixes from Axel Beckert. Closes: #565539
      * When exiting the shell, use the exit status of the last command as our
        exit status.  Closes: #281728
    
     -- Tollef Fog Heen <email address hidden>  Sun, 04 Apr 2010 10:25:57 +0200
  • sash (3.7-9) unstable; urgency=low
    
    
      * Drop dependency on lockfile-progs, no longer needed.
      * Drop versioned dependency on passwd, that version is pre-oldstable
      * Drop versioned conflicts on fileutils, that version is pre-oldstable.
      * Move to debhelper 7 instead of cdbs.
      * Add missing set -e to postrm.
      * Drop full paths to add-shell and remove-shell.
      * Add lintian override for embedded zlib.
    
     -- Tollef Fog Heen <email address hidden>  Fri, 09 Oct 2009 09:15:48 +0200
  • sash (3.7-8) unstable; urgency=medium
    
    
      * Get rid of the sashroot account and all debconfiscation (but don't
        change already-set up systems).
        Closes: #410758, #400892, #482900, #489380
      * Unconditionally remove sashroot when removing the package.  
        Closes: #464610
      * Call add-shell when upgrading from etch or older.  Closes: #416059.
      * Remove -s from LDFLAGS.  Closes: #437952
      * Stop setting PATH in postinst.
      * Update to newest policy version
        - Add Homepage field.
    
     -- Tollef Fog Heen <email address hidden>  Mon, 21 Jul 2008 13:45:15 +0200