From: Matt Birkholz <matt@birchwood-abbey.net>
Date: Thu, 27 Apr 2017 20:29:12 +0000 (-0700)
Subject: debian/control: Bump required mit-scheme to 9.2.2.
X-Git-Tag: mit-scheme-pucked-9.2.12~149
X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=0539089674922c4b4b611898c6cd9ef819a77bdf;p=mit-scheme.git

debian/control: Bump required mit-scheme to 9.2.2.

The new version includes microcode-id/operating-system-suffix which is
used by plugin Makefile.ams.  Plugin binaries should be built by the
pucked core they will run in but, with this support, their source
distributions may be built by mit-scheme.  Plugin Makefile.ams also
expect mit-scheme.h to be installed, but the Debian packages for 9.2.1
did not include it.  9.2.2-1 should fix that.
---

diff --git a/debian/control b/debian/control
index 9416ecb9e..1acbcbca4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: lisp
 Priority: optional
 Maintainer: Matt Birkholz <matt@birchwood-abbey.net>
 Build-Depends: debhelper (>= 9), dh-autoreconf,
-		mit-scheme (>= 9.2.1),
+		mit-scheme (>= 9.2.2),
 		libtinfo-dev, libltdl-dev,
 		texinfo, texlive
 Standards-Version: 3.9.4