Your message dated Sat, 07 Oct 2017 11:33:55 +0100
with message-id <1507372435.18586.64.ca...@adam-barratt.org.uk>
and subject line Closing bugs for 9.2 point release
has caused the Debian Bug report #875777,
regarding stretch-pu: package ecl/15.3.7+dfsg1-2+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.)
--
875777: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=875777
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 a stretch-pu for ecl. The debdiff is attached. It simply fixes
#873091 by adding the dependency on libffi-dev.
Best,
--
⢀⣴⠾⠻⢶⣦⠀ Sébastien Villemot
⣾⠁⢠⠒⠀⣿⡁ Debian Developer
⢿⡄⠘⠷⠚⠋⠀ http://sebastien.villemot.name
⠈⠳⣄⠀⠀⠀⠀ http://www.debian.org
diff -Nru ecl-15.3.7+dfsg1/debian/changelog ecl-15.3.7+dfsg1/debian/changelog
--- ecl-15.3.7+dfsg1/debian/changelog 2016-10-10 18:34:53.000000000 +0200
+++ ecl-15.3.7+dfsg1/debian/changelog 2017-09-14 14:33:03.000000000 +0200
@@ -1,3 +1,10 @@
+ecl (15.3.7+dfsg1-2+deb9u1) stretch; urgency=medium
+
+ * Team upload.
+ * Add dependency on libffi-dev for ecl (Closes: #873091).
+
+ -- Sébastien Villemot <sebast...@debian.org> Thu, 14 Sep 2017 14:33:03 +0200
+
ecl (15.3.7+dfsg1-2) unstable; urgency=medium
* Add bignums-dont-collect-gmp-internal-memory.patch. (Closes: #777473)
diff -Nru ecl-15.3.7+dfsg1/debian/control ecl-15.3.7+dfsg1/debian/control
--- ecl-15.3.7+dfsg1/debian/control 2016-10-10 17:54:35.000000000 +0200
+++ ecl-15.3.7+dfsg1/debian/control 2017-09-14 14:32:34.000000000 +0200
@@ -25,7 +25,7 @@
Package: ecl
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libgmp3-dev, libncurses5-dev, libgc-dev, libatomic-ops-dev, gcc
+Depends: ${shlibs:Depends}, ${misc:Depends}, libffi-dev, libgmp3-dev, libncurses5-dev, libgc-dev, libatomic-ops-dev, gcc
Provides: lisp-compiler
Suggests: slime, ecl-doc
Description: Embeddable Common-Lisp: has an interpreter and can compile to C
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Version: 9.2
Hi.
The updates referenced by each of these bugs was included in today's
point release of stretch.
Regards,
Adam
--- End Message ---