Your message dated Sat, 14 Jul 2018 11:21:20 +0100
with message-id <1531563680.2095.30.ca...@adam-barratt.org.uk>
and subject line Closing bugs for updates included in 9.5
has caused the Debian Bug report #896945,
regarding stretch-pu: package cffi/0.18.0-1+deb9u1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
896945: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896945
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian....@packages.debian.org
Usertags: pu

Dear Release Team,

I have prepared (and uploaded) an update to the cffi package that fixes
#894543. The debdiff is attached.

Best,

-- 
⢀⣴⠾⠻⢶⣦⠀  Sébastien Villemot
⣾⠁⢠⠒⠀⣿⡁  Debian Developer
⢿⡄⠘⠷⠚⠋⠀  http://sebastien.villemot.name
⠈⠳⣄⠀⠀⠀⠀  http://www.debian.org
diff -u cffi-0.18.0/debian/changelog cffi-0.18.0/debian/changelog
--- cffi-0.18.0/debian/changelog
+++ cffi-0.18.0/debian/changelog
@@ -1,3 +1,12 @@
+cffi (1:0.18.0-1+deb9u1) stretch; urgency=medium
+
+  * Add missing files for cffi-libffi and cffi-toolchain. (Closes: #894543)
+  * Add missing Depends on gcc (for cffi-toolchain), pkg-config and
+    libc6-dev | libc-dev (for cffi-grovel) and libffi-dev (for
+    cffi-libffi).
+
+ -- Sébastien Villemot <sebast...@debian.org>  Thu, 26 Apr 2018 08:24:48 +0000
+
 cffi (1:0.18.0-1) unstable; urgency=medium
 
   * Quicklisp release update.
diff -u cffi-0.18.0/debian/control cffi-0.18.0/debian/control
--- cffi-0.18.0/debian/control
+++ cffi-0.18.0/debian/control
@@ -11,7 +11,11 @@
 
 Package: cl-cffi
 Architecture: all
-Depends: ${misc:Depends}, cl-alexandria,  cl-trivial-features, cl-babel
+Depends: ${misc:Depends}, cl-alexandria,  cl-trivial-features, cl-babel,
+         gcc,
+         libc6-dev | libc-dev,
+         pkg-config,
+         libffi-dev
 Description: The Common Foreign Function Interface for Common Lisp
  CFFI, the Common Foreign Function Interface, purports to be a portable foreign
  function interface for Common Lisp. The CFFI library is composed of a
diff -u cffi-0.18.0/debian/install cffi-0.18.0/debian/install
--- cffi-0.18.0/debian/install
+++ cffi-0.18.0/debian/install
@@ -1 +1 @@
-*.asd examples/  tests/  uffi-compat/ src/ grovel/ usr/share/common-lisp/source/cl-cffi/
+*.asd examples/  tests/  uffi-compat/ src/ grovel/ libffi/ toolchain/ usr/share/common-lisp/source/cl-cffi/

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 9.5

Hi,

The update referenced by each of these bugs was included in this
morning's stretch point release.

Regards,

Adam

--- End Message ---

Reply via email to