Punt long version number 9.2.1.1-1; just use 9.2.7-1.
authorMatt Birkholz <matt@birchwood-abbey.net>
Fri, 10 Mar 2017 23:40:26 +0000 (16:40 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Fri, 10 Mar 2017 23:40:26 +0000 (16:40 -0700)
12 files changed:
debian/changelog
src/blowfish/debian/control
src/edwin/debian/control
src/gdbm/debian/control
src/glib/debian/control
src/gtk-screen/debian/control
src/mcrypt/debian/control
src/md5/debian/control
src/mhash/debian/control
src/runtime/version.scm
src/x11-screen/debian/control
src/x11/debian/control

index 4ff669b68a7cbdce6df7d813f723d6c83651f462..23a833053baf8df9187a9882c6da72ab1dfce1ad 100644 (file)
@@ -1,16 +1,16 @@
-mit-scheme-pucked (9.2.1.1-1) experimental; urgency=low
+mit-scheme-pucked (9.2.7-1) experimental; urgency=low
 
   * New project name.  This version of mit-scheme has a different name
     to avoid conflicting with "plain vanilla" mit-scheme.  It includes
     a number of "radical" changes.  Chief among them: it has NO micro-
     code modules and thus a MINIMAL set of build dependencies.  It is
-    distributed with several plugins, built separately, including
-    several that serve as replacements for the microcode modules.
+    distributed with a collection of plugins, built separately,
+    including several that serve as replacements for the microcode
+    modules.
 
     This package's architecture is now ANY.  It should build an svm1
     world for targets other than i386 and x86-64.  It is no longer a
-    multiarch package.  It adds a sub-version number to the mit-scheme
-    version with which it was last merged.
+    multiarch package.
 
  -- Friar Puck <puck@birchwood-abbey.net>  Tue, 10 May 2016 23:59:59 -0700
 
index d77c194cb7b2bed918f5d57b90b2bcaf04fdd07f..9fe198df0879b9d10c78f8119bd14789f2269fd3 100644 (file)
@@ -3,7 +3,7 @@ Section: lisp
 Priority: optional
 Maintainer: Matt Birkholz <matt@birchwood-abbey.net>
 Build-Depends: debhelper (>= 9), autotools-dev, libltdl-dev,
-               mit-scheme-pucked (>= 9.2.1.1),
+               mit-scheme-pucked (>= 9.2.7),
                libssl-dev
 Standards-Version: 3.9.4
 Homepage: http://birchwood-abbey.net/~matt/Scheme/
@@ -12,7 +12,7 @@ Vcs-Browser: http://birchwood-abbey.net/gitweb/?p=mit-scheme.git;a=summary
 
 Package: mit-scheme-pucked-blowfish
 Architecture: any
-Depends: mit-scheme-pucked (>= 9.2.1.1), ${shlibs:Depends}, ${misc:Depends}
+Depends: mit-scheme-pucked (>= 9.2.7), ${shlibs:Depends}, ${misc:Depends}
 Description: Blowfish plugin for MIT/GNU Scheme Pucked
  This package provides mit-scheme-pucked with a dynamically loadable
  wrapper of the Blowfish block cipher C API as implemented by libssl.
index f7967e5c6422c59a0ece84d5cd215bd6aa86c792..586fbda78836ae7240442c6160fbdc97f6e5edbf 100644 (file)
@@ -3,7 +3,6 @@ Section: lisp
 Priority: optional
 Maintainer: Matt Birkholz <matt@birchwood-abbey.net>
 Build-Depends: debhelper (>= 9),
-               mit-scheme-pucked (>= 9.2.1.1),
                mit-scheme-pucked-blowfish (>= 0.1),
                mit-scheme-pucked-md5 (>= 0.1), 
                mit-scheme-pucked-gdbm (>= 0.1)
@@ -14,8 +13,7 @@ Vcs-Browser: http://birchwood-abbey.net/gitweb/?p=mit-scheme.git;a=summary
 
 Package: mit-scheme-pucked-edwin
 Architecture: any
-Depends: mit-scheme-pucked (>= 9.2.1.1),
-        mit-scheme-pucked-blowfish (>= 0.1),
+Depends: mit-scheme-pucked-blowfish (>= 0.1),
         mit-scheme-pucked-md5 (>= 0.1),
         mit-scheme-pucked-gdbm (>= 0.1)
 Description: Edwin plugin for MIT/GNU Scheme Pucked
index 9bbcc5ed55ad34d73b36bf0afdd0f8d36fa6ef9f..8233921e5980ea1d5bc758cf437d2722edb01bd5 100644 (file)
@@ -3,7 +3,7 @@ Section: lisp
 Priority: optional
 Maintainer: Matt Birkholz <matt@birchwood-abbey.net>
 Build-Depends: debhelper (>= 9), autotools-dev, libltdl-dev,
-               mit-scheme-pucked (>= 9.2.1.1),
+               mit-scheme-pucked (>= 9.2.7),
                libgdbm-dev
 Standards-Version: 3.9.4
 Homepage: http://birchwood-abbey.net/~matt/Scheme/
@@ -12,7 +12,7 @@ Vcs-Browser: http://birchwood-abbey.net/gitweb/?p=mit-scheme.git;a=summary
 
 Package: mit-scheme-pucked-gdbm
 Architecture: any
-Depends: mit-scheme-pucked (>= 9.2.1.1), ${shlibs:Depends}, ${misc:Depends}
+Depends: mit-scheme-pucked (>= 9.2.7), ${shlibs:Depends}, ${misc:Depends}
 Description: GDBM plugin for MIT/GNU Scheme Pucked
  This package provides mit-scheme-pucked with a dynamically loadable
  wrapper of the GDBM (GNU Data Base Management) C API as implemented
index 7d9cf94ed6b5dcd222c1b19d2b08874314be7226..700e04b0e8fc8a42036f46a3c1b73202adae2529 100644 (file)
@@ -3,7 +3,7 @@ Section: lisp
 Priority: optional
 Maintainer: Matt Birkholz <matt@birchwood-abbey.net>
 Build-Depends: debhelper (>= 9), autotools-dev, libltdl-dev,
-               mit-scheme-pucked (>= 9.2.1.1),
+               mit-scheme-pucked (>= 9.2.7),
                texinfo, texlive,
                libglib2.0-dev
 Standards-Version: 3.9.4
@@ -13,7 +13,7 @@ Vcs-Browser: http://birchwood-abbey.net/gitweb/?p=mit-scheme.git;a=summary
 
 Package: mit-scheme-pucked-glib
 Architecture: any
-Depends: mit-scheme-pucked (>= 9.2.1.1), ${shlibs:Depends}, ${misc:Depends}
+Depends: mit-scheme-pucked (>= 9.2.7), ${shlibs:Depends}, ${misc:Depends}
 Description: GLib/GIO plugin for MIT/GNU Scheme Pucked
  This package provides mit-scheme-pucked with a dynamically loadable
  wrapper of a small portion of the GLib and GIO C APIs.  The wrappings
index d5ce6051374edecda5e5ac187a62d058f8dfd4b6..9efc61922ca0fefc295bd543069d6fe6c1316c90 100644 (file)
@@ -3,8 +3,8 @@ Section: lisp
 Priority: optional
 Maintainer: Matt Birkholz <matt@birchwood-abbey.net>
 Build-Depends: debhelper (>= 9),
-               mit-scheme-pucked (>= 9.2.1.1),
-               mit-scheme-pucked-gtk (>= 0.6)
+               mit-scheme-pucked-edwin (>= 3.116.1),
+               mit-scheme-pucked-gtk (>= 0.5)
 Standards-Version: 3.9.4
 Homepage: http://birchwood-abbey.net/~matt/Scheme/
 Vcs-Git: git://birchwood-abbey.net/~matt/mit-scheme.git
@@ -12,7 +12,7 @@ Vcs-Browser: http://birchwood-abbey.net/gitweb/?p=mit-scheme.git;a=summary
 
 Package: mit-scheme-pucked-gtk-screen
 Architecture: any
-Depends: mit-scheme-pucked (>= 9.2.1.1),
-        mit-scheme-pucked-gtk (>= 0.6)
+Depends: mit-scheme-pucked-edwin (>= 3.116.1),
+        mit-scheme-pucked-gtk (>= 0.5)
 Description: Gtk screen plugin for MIT/GNU Scheme Pucked
  This package provides a Gtk-based screen type for Edwin.
index e9aa7fea65389aa187a3525c75520e91c135c043..88c8d961bc13cc019233cd5e645f342722efc3c7 100644 (file)
@@ -3,7 +3,7 @@ Section: lisp
 Priority: optional
 Maintainer: Matt Birkholz <matt@birchwood-abbey.net>
 Build-Depends: debhelper (>= 9), autotools-dev, libltdl-dev,
-               mit-scheme-pucked (>= 9.2.1.1),
+               mit-scheme-pucked (>= 9.2.7),
                libmcrypt-dev
 Standards-Version: 3.9.4
 Homepage: http://birchwood-abbey.net/~matt/Scheme/
@@ -12,7 +12,7 @@ Vcs-Browser: http://birchwood-abbey.net/gitweb/?p=mit-scheme.git;a=summary
 
 Package: mit-scheme-pucked-mcrypt
 Architecture: any
-Depends: mit-scheme-pucked (>= 9.2.1.1), ${shlibs:Depends}, ${misc:Depends}
+Depends: mit-scheme-pucked (>= 9.2.7), ${shlibs:Depends}, ${misc:Depends}
 Description: MCrypt plugin for MIT/GNU Scheme Pucked
  This package provides mit-scheme-pucked with a dynamically loadable
  wrapper of a small portion of the mcrypt C API as implemented by libmcrypt.
index ca4b097cafbcd88cdca42d2d5440ff4371019bdc..fa2a43a6b15a2e3cb5dc7dee0f43b4de60956243 100644 (file)
@@ -3,7 +3,7 @@ Section: lisp
 Priority: optional
 Maintainer: Matt Birkholz <matt@birchwood-abbey.net>
 Build-Depends: debhelper (>= 9), autotools-dev, libltdl-dev,
-               mit-scheme-pucked (>= 9.2.1.1),
+               mit-scheme-pucked (>= 9.2.7),
                libssl-dev
 Standards-Version: 3.9.4
 Homepage: http://birchwood-abbey.net/~matt/Scheme/
@@ -12,7 +12,7 @@ Vcs-Browser: http://birchwood-abbey.net/gitweb/?p=mit-scheme.git;a=summary
 
 Package: mit-scheme-pucked-md5
 Architecture: any
-Depends: mit-scheme-pucked (>= 9.2.1.1), ${shlibs:Depends}, ${misc:Depends}
+Depends: mit-scheme-pucked (>= 9.2.7), ${shlibs:Depends}, ${misc:Depends}
 Description: MD5 plugin for MIT/GNU Scheme Pucked
  This package provides mit-scheme-pucked with a dynamically loadable
  wrapper of the MD5 message digest C API as implemented by libssl.
index bec1850cb5c52869d33508f8b84956ae1a7cabbf..17c8c5fcc04841dce0e714012db6ccdc504465d4 100644 (file)
@@ -3,7 +3,7 @@ Section: lisp
 Priority: optional
 Maintainer: Matt Birkholz <matt@birchwood-abbey.net>
 Build-Depends: debhelper (>= 9), autotools-dev, libltdl-dev,
-               mit-scheme-pucked (>= 9.2.1.1),
+               mit-scheme-pucked (>= 9.2.7),
                libmhash-dev
 Standards-Version: 3.9.4
 Homepage: http://birchwood-abbey.net/~matt/Scheme/
@@ -12,7 +12,7 @@ Vcs-Browser: http://birchwood-abbey.net/gitweb/?p=mit-scheme.git;a=summary
 
 Package: mit-scheme-pucked-mhash
 Architecture: any
-Depends: mit-scheme-pucked (>= 9.2.1.1), ${shlibs:Depends}, ${misc:Depends}
+Depends: mit-scheme-pucked (>= 9.2.7), ${shlibs:Depends}, ${misc:Depends}
 Description: Mhash plugin for MIT/GNU Scheme Pucked
  This package provides mit-scheme-pucked with a dynamically loadable
  wrapper of the C API implemented by libmhash.
index 20ada84172430809bd004f3993b275e4405b92f9..af26be91ebd59035e5e78d24fb553437dce1d986 100644 (file)
@@ -39,7 +39,7 @@ USA.
         (let ((now last-copyright-year)
               (then 1986))
           (iota (+ (- now then) 1) then)))
-   (add-subsystem-identification! "Release" '(9 2 1 1))
+   (add-subsystem-identification! "Release" '(9 2 7))
    (snarf-microcode-version!)
    (add-event-receiver! event:after-restore snarf-microcode-version!)
    (add-subsystem-identification! "Runtime" '(15 7))))
index b4020fa24367a7b97283236732c267412311cf2c..eb43bb9836a10e2d8b87097b36ee094c5a6b2bbc 100644 (file)
@@ -3,7 +3,6 @@ Section: lisp
 Priority: optional
 Maintainer: Matt Birkholz <matt@birchwood-abbey.net>
 Build-Depends: debhelper (>= 9),
-               mit-scheme-pucked (>= 9.2.1.1),
                mit-scheme-pucked-edwin (>= 3.116.1),
                mit-scheme-pucked-x11 (>= 0.1)
 Standards-Version: 3.9.4
@@ -13,8 +12,7 @@ Vcs-Browser: http://birchwood-abbey.net/gitweb/?p=mit-scheme.git;a=summary
 
 Package: mit-scheme-pucked-x11-screen
 Architecture: any
-Depends: mit-scheme-pucked (>= 9.2.1.1),
-        mit-scheme-pucked-edwin (>= 3.116.1),
+Depends: mit-scheme-pucked-edwin (>= 3.116.1),
         mit-scheme-pucked-x11 (>= 0.1)
 Description: Edwin X11 screen plugin for MIT/GNU Scheme Pucked
  This package provides mit-scheme-pucked with an X11 screen type for
index 5ebdc70262cc72192d5a9120ba2658c1f92d9bf4..e174a0da09c382d8c869e2c70a9e1c5de09f2e3b 100644 (file)
@@ -3,7 +3,7 @@ Section: lisp
 Priority: optional
 Maintainer: Matt Birkholz <matt@birchwood-abbey.net>
 Build-Depends: debhelper (>= 9), autotools-dev, libltdl-dev,
-               mit-scheme-pucked (>= 9.2.1.1),
+               mit-scheme-pucked (>= 9.2.7),
                libx11-dev
 Standards-Version: 3.9.4
 Homepage: http://birchwood-abbey.net/~matt/Scheme/
@@ -12,7 +12,7 @@ Vcs-Browser: http://birchwood-abbey.net/gitweb/?p=mit-scheme.git;a=summary
 
 Package: mit-scheme-pucked-x11
 Architecture: any
-Depends: mit-scheme-pucked (>= 9.2.1.1), ${shlibs:Depends}, ${misc:Depends}
+Depends: mit-scheme-pucked (>= 9.2.7), ${shlibs:Depends}, ${misc:Depends}
 Description: X11 plugin for MIT/GNU Scheme Pucked
  This package provides mit-scheme-pucked with an X11 graphics device
  type and X11 "terminals" as originally provided by the x11 microcode