News for package cl-asdf

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 3.0 (quilt)
Source: cl-asdf
Binary: cl-asdf
Architecture: all
Version: 2:3.1.5-1
Maintainer: Debian Common Lisp Team <[email protected]>
Uploaders: Peter Van Eynde <[email protected]>, Milan Zamazal <[email protected]>, Christoph Egger <[email protected]>, Julien Danjou <[email protected]>, François-René Rideau <[email protected]>, Robert P. Goldman <[email protected]>
Homepage: http://common-lisp.net/project/asdf/
Standards-Version: 3.9.6.1
Vcs-Git: https://gitlab.common-lisp.net/asdf/asdf.git
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: texinfo, texlive-extra-utils, texlive, texlive-generic-recommended
Package-List:
 cl-asdf deb lisp optional arch=all
Checksums-Sha1:
 ed048eb83a65fe95aafa044b2c2f7be9c0ec53e5 385296 cl-asdf_3.1.5.orig.tar.gz
 1ec8de0de5dc6fdde8491ad38ece5117778d89e0 32604 cl-asdf_3.1.5-1.debian.tar.xz
Checksums-Sha256:
 50298853861db553c5537b454341cc108466990791449bc1fc96199ac7904a5a 385296 cl-asdf_3.1.5.orig.tar.gz
 417952926262b1d7bec26b8dc00d1fb674daca8fcbcb5aef76e600dc50fc2c78 32604 cl-asdf_3.1.5-1.debian.tar.xz
Files:
 ff11db985fc7e9113504909c76e3196a 385296 cl-asdf_3.1.5.orig.tar.gz
 300194aa25fe7b4aa207772789b1baee 32604 cl-asdf_3.1.5-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJVsNKwAAoJEKv/7bJACMb5LuoP/jlzwNcsCPzvOGNmrV6Iuk3U
Wuj5rJ47fAB2sjCg7j/UBbfN4UtbHHdng/7eQO2+BLFGtWNucMC+L+qogIO/2N+S
i3mH64v/yytzSXU013grg2os7pSzgIVhzva4CDiKCtbY4+sNtro27nLPGrnkdAOW
fiTpGUhEfHs4kPin2RSyMeatX0YECyCtcvDXJtrMpJJxe59RPqMw1Kf+BMpfUrFX
XumxF+2hl6nnLkoeZdJDRiWLHO6YX/tezpgRCXTY33AkOwHBsr/sphNSM1pMmKNN
9kT56iH/wGSxavr6rtZXWUvxmdPRPdYBM9b+koWSLZfHIkFBdGTrLPchL4g9Sjem
eLqfLRnRYIXLxrjbaxRZ153d+mChf00zzSaLlvG0djFYuUdDlHqNj/WD2IGXuXUt
OKasAPQ+VRakPZ8UvIvTj2bvGruyDPOJ0IfOHidxxYFBjb5mAUOF1TbT4jBmko+w
zscBsmsu25b/kW6+MM6P3bPUfiik1ar+A8P8eEjN0M+Ed4VTXBUJi+OT/Al4jvKS
RtvZuQI+KwZMIaS68vxYVB37mb+QCH8+eLJkaSlibWu31QAyXJv6bDEtgJ/xVj3a
DIlMdfEO1FFMqdTNE069CNZzlyfcnDHNFuWzZDRzWwMdEMtcVCB3z3Dam/sOt0A0
kk/gtM5mUBJVCBOSlf5y
=6Ici
-----END PGP SIGNATURE-----

Changes:
cl-asdf (2:3.1.5-1) unstable; urgency=low

  Bug fix and portability release:
  * Add immutable-system support (thanks to Dave Cooper).  This support
    should be regarded as preliminary and subject to change.
  * Substantially improved operation on Windows: many bugfixes and improve-
    ments to UIOP functions that interface with the operating system.
  * Add CLASP support.
  * Many miscellaneous fixes for issues on individual implementations,
    notably UIOP incompatibility introduced by SBCL 1.2.12, support for
    LispWorks 7 character types, fixes to chdir on ABCL, improvements
    to run-program on Windows.
  * Added OS-COND to UIOP to paper over some incompatibilities about when
    and how operating system can be detected on different implementations.
    Made OS predicates run test at runtime so you can bind *features* from
    a target system and determine its OS.
  * Fixes to XDG configuration directory handling.  Try to stick to the
    XDG spec, rather than guessing what it should be on different platforms.
    To recognize this, change UIOP functions about XDG files to "XDG-"
    prefixes.
  * Documentation improvements.

 -- François-René Rideau <[email protected]>  Sat, 18 Jul 2015 16:51:50 -0500