Change logs for slashem source package in Utopic

  • slashem (0.0.7E7F3-7) unstable; urgency=medium
    
    
      [ Evgeni Golov ]
      * Correct Vcs-* URLs to point to anonscm.debian.org
    
      [ Vincent Cheng ]
      * Fix broken macro causing LINUX to not be defined on Linux systems.
        (Closes: #747274)
      * Fix FTBFS with clang. (Closes: #741371)
      * Add native systemd support.
        - Factor out the recovery logic from the slashem-common init script into a
          new script /usr/lib/games/slashem/recover-all.
        - Add a slashem-common.service invoking recover-all.  This service uses
          ConditionPathExistsGlob to only launch when files exist to recover,
          avoiding any extra processes at startup in the common case.
        - Build-Depends: debhelper (>= 9.20130504) for systemd support in
          dh_installinit.
        - Changes based on Josh Triplett's patchset for nethack systemd support.
      * Update my email address.
      * Update to Standards version 3.9.5.
    
     -- Vincent Cheng <email address hidden>  Sun, 11 May 2014 23:52:38 -0700
  • slashem (0.0.7E7F3-6) unstable; urgency=low
    
    
      * Modify debian/patches/slashem-debian.patch to link explicitly with -lm
        to fix FTBFS on hurd.
      * Add lintian override for menu-command-not-in-package in slashem-x11
        (unintentionally removed in last upload).
    
     -- Vincent Cheng <email address hidden>  Fri, 18 May 2012 21:33:20 -0700