Increment all the versions.
authorMatt Birkholz <matt@birchwood-abbey.net>
Tue, 25 Sep 2018 17:29:36 +0000 (10:29 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Tue, 25 Sep 2018 17:29:36 +0000 (10:29 -0700)
57 files changed:
src/blowfish/NEWS
src/blowfish/configure.ac
src/blowfish/debian/changelog
src/blowfish/debian/control
src/cairo/NEWS
src/cairo/configure.ac
src/cairo/debian/changelog
src/cairo/debian/control
src/devops/NEWS
src/devops/configure.ac
src/devops/debian/changelog
src/devops/debian/control
src/gdbm/NEWS
src/gdbm/configure.ac
src/gdbm/debian/changelog
src/gdbm/debian/control
src/gl/NEWS
src/gl/configure.ac
src/gl/debian/changelog
src/gl/debian/control
src/glib/NEWS
src/glib/configure.ac
src/glib/debian/changelog
src/glib/debian/control
src/gtk-screen/NEWS
src/gtk-screen/configure.ac
src/gtk-screen/debian/changelog
src/gtk-screen/debian/control
src/gtk/NEWS
src/gtk/configure.ac
src/gtk/debian/changelog
src/gtk/debian/control
src/mcrypt/NEWS
src/mcrypt/configure.ac
src/mcrypt/debian/changelog
src/mcrypt/debian/control
src/pango/NEWS
src/pango/configure.ac
src/pango/debian/changelog
src/pango/debian/control
src/pgsql/NEWS
src/pgsql/configure.ac
src/pgsql/debian/changelog
src/pgsql/debian/control
src/planetarium/NEWS
src/planetarium/configure.ac
src/planetarium/debian/changelog
src/planetarium/debian/control
src/runtime/version.scm
src/x11-screen/NEWS
src/x11-screen/configure.ac
src/x11-screen/debian/changelog
src/x11-screen/debian/control
src/x11/NEWS
src/x11/configure.ac
src/x11/debian/changelog
src/x11/debian/control

index 4bf639126c95fa875dfdcfc55bc728e88db21c3d..69569c31325ca52aef894dc4d38198af4bd867f0 100644 (file)
@@ -26,6 +26,11 @@ along with MIT/GNU Scheme; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 02110-1301, USA.
 
+mit-scheme-pucked-blowfish 1.1.1 - Matt Birkholz, 2018-09-25
+============================================================
+
+Use new (further-load-options #t) added upstream.
+
 mit-scheme-pucked-blowfish 1.1.0 - Matt Birkholz, 2018-07-29
 ============================================================
 
index 0be1467f60736f80ea8a0e05dc42895e48b5382f..a850a683ba806a1cdca32283bcc08ed5f33e63e1 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.69])
 AC_INIT([MIT/GNU Scheme Pucked blowfish plugin],
-        [1.1.0],
+        [1.1.1],
         [matt@birchwood-abbey.net],
         [mit-scheme-pucked-blowfish])
 AC_CONFIG_SRCDIR([blowfish.pkg])
index 8a0a545872cb006dd0f42f555c66e322737ad5d0..3934a90f4a64d3af417bad0903c51730521370c8 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked-blowfish (1.1.1) birchwood; urgency=low
+
+  * Use new (further-load-options #t) added upstream.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Tue, 25 Sep 2018 00:00:00 -0000
+
 mit-scheme-pucked-blowfish (1.1.0) birchwood; urgency=low
 
   * New upstream has removed the boast from the ancient description in
index b2c823fb03432415e88c9f37f31807cd497ecc99..da91b17f5cf964d3684dad98188238b78e42a874 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.15),
+               mit-scheme-pucked (>= 9.2.18),
                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.15),
+Depends: mit-scheme-pucked (>= 9.2.18),
         ${shlibs:Depends}, ${misc:Depends}
 Description: Blowfish plugin for MIT/GNU Scheme Pucked
  This package provides mit-scheme-pucked with a dynamically loadable
index 7d8c006f28cd1438f83166cc130a16a12068e665..0bd015f6cc5729e4730d58244c8efb351e0d02a8 100644 (file)
@@ -19,6 +19,11 @@ You should have received a copy of the GNU General Public License
 along with this plugin; if not, write to the Free Software Foundation,
 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
+mit-scheme-pucked-cairo 0.9 - Matt Birkholz, 2018-09-25
+=======================================================
+
+Use new (further-load-options #t) added upstream.
+
 mit-scheme-pucked-cairo 0.8 - Matt Birkholz, 2018-06-22
 =======================================================
 
index 6d729545a5f4dd3e5b406ff753572dff88341bf1..5dcc6f962b0c19f0839f02530e795fe87af6e0c8 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.69])
 AC_INIT([MIT/GNU Scheme Pucked cairo plugin],
-        [0.8],
+        [0.9],
         [matt@birchwood-abbey.net],
         [mit-scheme-pucked-cairo])
 AC_CONFIG_SRCDIR([cairo.pkg])
index ccf4d5a61b92be915475210a36822868ba3ea487..4c9c6b54b063232de153a91e075b1003a761ed8f 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked-cairo (0.9) birchwood; urgency=low
+
+  * Use new (further-load-options #t) added upstream.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Tue, 25 Sep 2018 00:00:00 -0000
+
 mit-scheme-pucked-cairo (0.8) birchwood; urgency=low
 
   * New upstream; install missing .pkg source file.
index e5db17a3fe02beea752b92ddce309f4dfb71130b..077071f67aa341d0d605928f83eab1e24f07bc66 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.15),
+               mit-scheme-pucked (>= 9.2.18),
                mit-scheme-pucked-glib (>= 0.9),
                mit-scheme-pucked-pango (>= 0.8),
                texinfo, texlive,
@@ -15,7 +15,7 @@ Vcs-Browser: http://birchwood-abbey.net/gitweb/?p=mit-scheme.git;a=summary
 
 Package: mit-scheme-pucked-cairo
 Architecture: any
-Depends: mit-scheme-pucked (>= 9.2.15),
+Depends: mit-scheme-pucked (>= 9.2.18),
         mit-scheme-pucked-glib (>= 0.9),
         mit-scheme-pucked-pango (>= 0.8),
         ${shlibs:Depends}, ${misc:Depends}
index 28e7d762f02df3015559baf09e0f4b0f105a28f6..5ff24e46a4c264805f185730f81bbe1261143151 100644 (file)
@@ -20,6 +20,11 @@ You should have received a copy of the GNU General Public License
 along with this plugin; if not, write to the Free Software Foundation,
 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
+mit-scheme-pucked-devops 0.9 - Matt Birkholz, 2018-09-25
+========================================================
+
+Use new (further-load-options #t) added upstream.
+
 mit-scheme-pucked-devops 0.8 - Matt Birkholz, 2018-06-22
 ========================================================
 
index e6543f03bf71a7c294abd65847a5de4b81314abe..ecb85c167ea03c853d0d6194ce466f42d32f4458 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT([MIT/GNU Scheme Pucked Developer Operations plugin],
-        [0.8],
+        [0.9],
         [matt@birchwood-abbey.net],
         [mit-scheme-pucked-devops])
 AC_CONFIG_SRCDIR([devops.pkg])
index ac622085acb9a0cdf49b641106ac92548c7ed7de..1537865448808f92a43d57c445beb9435a9b85f3 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked-devops (0.9) birchwood; urgency=low
+
+  * Use new (further-load-options #t) added upstream.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Tue, 25 Sep 2018 00:00:00 -0000
+
 mit-scheme-pucked-devops (0.8) birchwood; urgency=low
 
   * New upstream with more deprecated bindings.
index 2bf4c03c217d901a9e0377f57d1b84e5682bc378..c36fc17fe273302ea595a293f1b64cbbc534e425 100644 (file)
@@ -3,7 +3,7 @@ Section: lisp
 Priority: optional
 Maintainer: Matt Birkholz <matt@birchwood-abbey.net>
 Build-Depends: debhelper (>= 9),
-               mit-scheme-pucked (>= 9.2.15),
+               mit-scheme-pucked (>= 9.2.18),
                texinfo, texlive
 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-devops
 Architecture: any
-Depends: mit-scheme-pucked (>= 9.2.15)
+Depends: mit-scheme-pucked (>= 9.2.18)
 Description: Developer Operations plugin for MIT/GNU Scheme Pucked
  Tools to help create source releases and manage build hosts producing
  binaries for them.
index 389ce4b5d51c51e73c48c82779b1db2afb6ff765..7aeb13e481ec75d6aa3dc3427bacb6018f6e677f 100644 (file)
@@ -26,6 +26,11 @@ along with MIT/GNU Scheme; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 02110-1301, USA.
 
+mit-scheme-pucked-gdbm 1.0.1 - Matt Birkholz, 2018-09-25
+========================================================
+
+Use new (further-load-options #t) added upstream.
+
 mit-scheme-pucked-gdbm 1.0.0 - Matt Birkholz, 2018-06-22
 ========================================================
 
index 8c58e9cd81bad4324f864e89a10ed021b8307747..0920253a4f0844a4e172caa9197d71374c3fe12e 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.69])
 AC_INIT([MIT/GNU Scheme Pucked gdbm plugin],
-        [1.0.0],
+        [1.0.1],
         [matt@birchwood-abbey.net],
         [mit-scheme-pucked-gdbm])
 AC_CONFIG_SRCDIR([gdbm.pkg])
index 93136f69b2d438961a91bdc04032da56f5e02fee..c2b7ecd58318000b60ea166952fc3710d04545bb 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked-gdbm (1.0.1) birchwood; urgency=low
+
+  * Use new (further-load-options #t) added upstream.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Tue, 25 Sep 2018 00:00:00 -0000
+
 mit-scheme-pucked-gdbm (1.0.0) birchwood; urgency=low
 
   * New upstream has replaced the gdbm µmodule, changed the option
index 62c08340534ea20072f200371160c16c36d2d498..f113928f4af42cb81aff7c197a7ab7b74ec31e03 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.15),
+               mit-scheme-pucked (>= 9.2.18),
                texinfo, texlive,
                libgdbm-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-gdbm
 Architecture: any
-Depends: mit-scheme-pucked (>= 9.2.15),
+Depends: mit-scheme-pucked (>= 9.2.18),
         ${shlibs:Depends}, ${misc:Depends}
 Description: GDBM plugin for MIT/GNU Scheme Pucked
  This package provides mit-scheme-pucked with a dynamically loadable
index 3310a22618b2a8aa1c78c2fbcc05d06e345ce58f..8df86834fe1d8ef11506884ad90302be00bbdb88 100644 (file)
@@ -19,6 +19,11 @@ You should have received a copy of the GNU General Public License
 along with this plugin; if not, write to the Free Software Foundation,
 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
+mit-scheme-pucked-gl 0.7 - Matt Birkholz, 2018-09-25
+====================================================
+
+Use new (further-load-options #t) added upstream.
+
 mit-scheme-pucked-gl 0.6 - Matt Birkholz, 2018-06-22
 ====================================================
 
index bd98cacf7569ed87fc33b156eb5012154bff71b6..a068c1c2bbb92263aa10870cf86c78cd98d69398 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.69])
 AC_INIT([MIT/GNU Scheme Pucked gl plugin],
-        [0.6],
+        [0.7],
         [matt@birchwood-abbey.net],
         [mit-scheme-pucked-gl])
 AC_CONFIG_SRCDIR([gl.pkg])
index a474aa6c5345d8a2084fbbb1751aebc16e461492..db3f23f78f7a611b23b50c6664b71aa0fd9d5277 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked-gl (0.7) birchwood; urgency=low
+
+  * Use new (further-load-options #t) added upstream.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Tue, 25 Sep 2018 10:00:00 -0000
+
 mit-scheme-pucked-gl (0.6) birchwood; urgency=low
 
   * New upstream.
index 0e53239519da27604d93044132eda5506a14eaed..066cf751eb4b0df69f1cc057161e3ff133d74807 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.15),
+               mit-scheme-pucked (>= 9.2.18),
                mit-scheme-pucked-glib (>= 0.9),
                mit-scheme-pucked-pango (>= 0.8),
                mit-scheme-pucked-cairo (>= 0.8),
@@ -17,7 +17,7 @@ Vcs-Browser: http://birchwood-abbey.net/gitweb/?p=mit-scheme.git;a=summary
 
 Package: mit-scheme-pucked-gl
 Architecture: any
-Depends: mit-scheme-pucked (>= 9.2.15),
+Depends: mit-scheme-pucked (>= 9.2.18),
         mit-scheme-pucked-glib (>= 0.9),
         mit-scheme-pucked-pango (>= 0.8),
         mit-scheme-pucked-cairo (>= 0.8),
index 38529f8fa9726a7cb147d250612c8acf6dd8bbd1..48ea051159dbbdaabdeabe5a09e3d1978d54e730 100644 (file)
@@ -19,6 +19,11 @@ You should have received a copy of the GNU General Public License
 along with this plugin; if not, write to the Free Software Foundation,
 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
+mit-scheme-pucked-glib 0.10 - Matt Birkholz, 2018-09-25
+=======================================================
+
+Use new (further-load-options #t) added upstream.
+
 mit-scheme-pucked-glib 0.9 - Matt Birkholz, 2018-06-22
 ======================================================
 
index a73104be74431c91c740b67320e98871362d875f..20d9a445eb22d6f7200f49b0134e2725fb6910d6 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.69])
 AC_INIT([MIT/GNU Scheme Pucked glib plugin],
-        [0.9],
+        [0.10],
         [matt@birchwood-abbey.net],
         [mit-scheme-pucked-glib])
 AC_CONFIG_SRCDIR([glib.pkg])
index e1fe239bc005a2ff99dab15b95e1593368350823..13baa3b7189ad3eb7a6aa2e687389c40054cbc99 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked-glib (0.10) birchwood; urgency=low
+
+  * Use new (further-load-options #t) added upstream.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Tue, 25 Sep 2018 00:00:00 -0000
+
 mit-scheme-pucked-glib (0.9) birchwood; urgency=low
 
   * New upstream.  Install missing .pkg source file.
index b97335bf54cfc0a6253a523f9c969dc6606013ab..03bcb5e071cbb5542fa7832331e8c48f60cc72fa 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.15),
+               mit-scheme-pucked (>= 9.2.18),
                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.15),
+Depends: mit-scheme-pucked (>= 9.2.18),
         ${shlibs:Depends}, ${misc:Depends}
 Description: GLib/GIO plugin for MIT/GNU Scheme Pucked
  This package provides mit-scheme-pucked with a dynamically loadable
index aec686826df98a76525878ce1a7caabf8cb2b5c8..17af8d57dcbd0d84276fd36bdbb423253d7c52a0 100644 (file)
@@ -19,6 +19,11 @@ You should have received a copy of the GNU General Public License
 along with this plugin; if not, write to the Free Software Foundation,
 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
+mit-scheme-pucked-gtk-screen 0.5 - Matt Birkholz, 2018-09-25
+============================================================
+
+Use new (further-load-options #t) added upstream.
+
 mit-scheme-pucked-gtk-screen 0.4 - Matt Birkholz, 2018-06-22
 ============================================================
 
index 13cfee9cddbf1a228b0a2c0b34328fe8ccf47a77..750ed1ca94c01c368a9a99cc9f0fe738a270db29 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT([MIT/GNU Scheme Pucked gtk-screen plugin],
-        [0.4],
+        [0.5],
         [matt@birchwood-abbey.net],
         [mit-scheme-pucked-gtk-screen])
 AC_CONFIG_SRCDIR([gtk-screen.pkg])
index d4099337dec2cf98223c3859683651e74c2a453d..f8a6a308a42bb03dcc23865c0f187a6d5a47f21c 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked-gtk-screen (0.5) birchwood; urgency=low
+
+  * Use new (further-load-options #t) added upstream.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Tue, 25 Sep 2018 00:00:00 -0000
+
 mit-scheme-pucked-gtk-screen (0.4) birchwood; urgency=low
 
   * New upstream.  Install missing .pkg source file.
index abc544e7428f5e477eab5cf55c59cf75d081c42f..28a1d926c17225e83c58391101fb130e0c8f3b6d 100644 (file)
@@ -3,7 +3,7 @@ Section: lisp
 Priority: optional
 Maintainer: Matt Birkholz <matt@birchwood-abbey.net>
 Build-Depends: debhelper (>= 9),
-               mit-scheme-pucked (>= 9.2.15),
+               mit-scheme-pucked (>= 9.2.18),
                mit-scheme-pucked-edwin (>= 3.116.4),
                mit-scheme-pucked-glib (>= 0.9),
                mit-scheme-pucked-pango (>= 0.8),
@@ -16,7 +16,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.15),
+Depends: mit-scheme-pucked (>= 9.2.18),
         mit-scheme-pucked-edwin (>= 3.116.4),
         mit-scheme-pucked-glib (>= 0.9),
         mit-scheme-pucked-pango (>= 0.8),
index 4f1df6122b11324f7e2a8747f7afda93d38c7f53..62e38434ea6a3a5f92816752f11664769e1b0769 100644 (file)
@@ -19,6 +19,11 @@ You should have received a copy of the GNU General Public License
 along with this plugin; if not, write to the Free Software Foundation,
 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
+mit-scheme-pucked-gtk 0.9 - Matt Birkholz, 2018-09-25
+======================================================
+
+Use new (further-load-options #t) added upstream.
+
 mit-scheme-pucked-gtk 0.8 - Matt Birkholz, 2018-06-22
 ======================================================
 
index 1a14bd877f102b310c7876a69e0a110055c61920..378d0ab83d6c8b6f70041695822c4964e6c6ab15 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.69])
 AC_INIT([MIT/GNU Scheme Pucked gtk plugin],
-        [0.8],
+        [0.9],
         [matt@birchwood-abbey.net],
         [mit-scheme-pucked-gtk])
 AC_CONFIG_SRCDIR([gtk.pkg])
index 944f4b8f0db890900486c6bec09bc36f76bfc758..748587cd4431fbfefc5cec4680ec4374bfd0c74a 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked-gtk (0.9) birchwood; urgency=low
+
+  * Use new (further-load-options #t) added upstream.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Tue, 25 Sep 2018 00:00:00 -0000
+
 mit-scheme-pucked-gtk (0.8) birchwood; urgency=low
 
   * New upstream.  Install missing .pkg source file.
index 7a89e2523f6c839c804efa8c1993f659a28a0405..a1deda0456116995a8a93955e31f788b73d5495a 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.15),
+               mit-scheme-pucked (>= 9.2.18),
                mit-scheme-pucked-glib (>= 0.9),
                mit-scheme-pucked-pango (>= 0.8),
                mit-scheme-pucked-cairo (>= 0.8),
@@ -16,7 +16,7 @@ Vcs-Browser: http://birchwood-abbey.net/gitweb/?p=mit-scheme.git;a=summary
 
 Package: mit-scheme-pucked-gtk
 Architecture: any
-Depends: mit-scheme-pucked (>= 9.2.15),
+Depends: mit-scheme-pucked (>= 9.2.18),
         mit-scheme-pucked-glib (>= 0.9),
         mit-scheme-pucked-pango (>= 0.8),
         mit-scheme-pucked-cairo (>= 0.8),
index 6d9fd681488b46d63f56f2368d52f39e9202008d..6536b52b44dc4999eda2e19b9b5d20f7c5148232 100644 (file)
@@ -26,6 +26,11 @@ along with MIT/GNU Scheme; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 02110-1301, USA.
 
+mit-scheme-pucked-mcrypt 1.0.1 - Matt Birkholz, 2018-09-25
+==========================================================
+
+Use new (further-load-options #t) added upstream.
+
 mit-scheme-pucked-mcrypt 1.0.0 - Matt Birkholz, 2018-06-22
 ==========================================================
 
index 2de8a762ced17989ee3b54ed084f0d7d9e0a3f11..6630b61b5491244d93c1e9415273ac3db081ce42 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.69])
 AC_INIT([MIT/GNU Scheme Pucked mcrypt plugin],
-        [1.0.0],
+        [1.0.1],
         [matt@birchwood-abbey.net],
         [mit-scheme-pucked-mcrypt])
 AC_CONFIG_SRCDIR([mcrypt.pkg])
index aa8cf00394a054f88dc643ad647bdc0a0afc2984..fb01c57a36b642b3c5f48eb7bf25d2e8a2196cb7 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked-mcrypt (1.0.1) birchwood; urgency=low
+
+  * Use new (further-load-options #t) added upstream.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Tue, 25 Sep 2018 00:00:00 -0000
+
 mit-scheme-pucked-mcrypt (1.0.0) birchwood; urgency=low
 
   * New upstream has replaced the mcrypt µmodule, and deprecated the
index 32ef4a8d7d31279dd137cec0fb82eaa1ae4ea596..057df4fc0c21575cf5ac8bb801634f059a4750e2 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.15),
+               mit-scheme-pucked (>= 9.2.18),
                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.15),
+Depends: mit-scheme-pucked (>= 9.2.18),
         ${shlibs:Depends}, ${misc:Depends}
 Description: MCrypt plugin for MIT/GNU Scheme Pucked
  This package provides mit-scheme-pucked with a dynamically loadable
index b61056a50390a6f707f24373a7b0f8038bcc08ef..01fbcf6a480f0f37c51f2f762a43539fe5e74212 100644 (file)
@@ -19,6 +19,11 @@ You should have received a copy of the GNU General Public License
 along with this plugin; if not, write to the Free Software Foundation,
 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
+mit-scheme-pucked-pango 0.9 - Matt Birkholz, 2018-09-25
+=======================================================
+
+Use new (further-load-options #t) added upstream.
+
 mit-scheme-pucked-pango 0.8 - Matt Birkholz, 2018-06-22
 =======================================================
 
index cd045dacb7479aa8928f4f5a425d1e8d00ae7046..8325a53fcd4e17085175be6af860e131f4339dd2 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.69])
 AC_INIT([MIT/GNU Scheme Pucked pango plugin],
-        [0.8],
+        [0.9],
         [matt@birchwood-abbey.net],
         [mit-scheme-pucked-pango])
 AC_CONFIG_SRCDIR([pango.pkg])
index 9ddb4b5946e85e2950b9625f416e14897bfc7b47..18e4600d24eb20e10bf593be39b392f36696ccc1 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked-pango (0.9) birchwood; urgency=low
+
+  * Use new (further-load-options #t) added upstream.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Tue, 25 Sep 2018 00:00:00 -0000
+
 mit-scheme-pucked-pango (0.8) birchwood; urgency=low
 
   * New upstream.  Install missing .pkg source file.
index 80a487ad7808c8a0df99ec308bce2a37b37cbbcf..1a37cbe091d8e72caa15b6d763ac2336571b5cc2 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.15),
+               mit-scheme-pucked (>= 9.2.18),
                mit-scheme-pucked-glib (>= 0.9),
                texinfo, texlive,
                libpango1.0-dev
@@ -14,7 +14,7 @@ Vcs-Browser: http://birchwood-abbey.net/gitweb/?p=mit-scheme.git;a=summary
 
 Package: mit-scheme-pucked-pango
 Architecture: any
-Depends: mit-scheme-pucked (>= 9.2.15),
+Depends: mit-scheme-pucked (>= 9.2.18),
         mit-scheme-pucked-glib (>= 0.9),
         ${shlibs:Depends}, ${misc:Depends}
 Description: Pango plugin for MIT/GNU Scheme Pucked
index 1888316e79cab92e41c07c617ddde79d7363cb6b..791e08c27ce569166c993b93dd97690bf1e61785 100644 (file)
@@ -22,6 +22,11 @@ along with MIT/GNU Scheme; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 02110-1301, USA.
 
+mit-scheme-pucked-pgsql 1.0.1 - Matt Birkholz, 2018-09-25
+=========================================================
+
+Use new (further-load-options #t) added upstream.
+
 mit-scheme-pucked-pgsql 1.0.0 - Matt Birkholz, 2018-06-22
 =========================================================
 
index 49f8c6187f47a700cbc993a9b701684471f113da..cd96a68b61fa2be3a2acaf2b1be7986b10989075 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.69])
 AC_INIT([MIT/GNU Scheme Pucked pgsql plugin],
-        [1.0.0],
+        [1.0.1],
         [matt@birchwood-abbey.net],
         [mit-scheme-pucked-pgsql])
 AC_CONFIG_SRCDIR([pgsql.pkg])
index 8e648c890a43dd45997383ace44ffb4da4c8193a..600dc372e8c3261ba1cb3d8610bd869ab59aefff 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked-pgsql (1.0.1) birchwood; urgency=low
+
+  * Use new (further-load-options #t) added upstream.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Tue, 25 Sep 2018 00:00:00 -0000
+
 mit-scheme-pucked-pgsql (1.0.0) birchwood; urgency=low
 
   * New upstream has replaced the pgsql µmodule, changed the option
index 9a7d3913c83134165e3d3328e4156240f39d8b4b..b747fe325169a7d5687906e250c2b5fee75c4598 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.15),
+               mit-scheme-pucked (>= 9.2.18),
                libpq-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-pgsql
 Architecture: any
-Depends: mit-scheme-pucked (>= 9.2.15),
+Depends: mit-scheme-pucked (>= 9.2.18),
         ${shlibs:Depends}, ${misc:Depends}
 Description: PostgreSQL plugin for MIT/GNU Scheme Pucked
  This package provides mit-scheme-pucked with a dynamically loadable
index f2c58b746ff5c6f35399559445d20852f3530b01..5f431afa75cf25c60e94968ad60e7e0b4d5bb2c6 100644 (file)
@@ -19,6 +19,11 @@ You should have received a copy of the GNU General Public License
 along with this plugin; if not, write to the Free Software Foundation,
 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
+mit-scheme-pucked-planetarium 0.7 - Matt Birkholz, 2018-09-25
+=============================================================
+
+Use new (further-load-options #t) added upstream.
+
 mit-scheme-pucked-planetarium 0.6 - Matt Birkholz, 2018-07-12
 =============================================================
 
index e3e58cf9916922f118f7381892d643f8f831d561..b4d1da8f7dc755f296d66ac84bb6db2f52c03086 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT([MIT/GNU Scheme Pucked planetarium plugin],
-        [0.6],
+        [0.7],
         [matt@birchwood-abbey.net],
         [mit-scheme-pucked-planetarium])
 AC_CONFIG_SRCDIR([mit.pkg])
index 1a807e4f5acca75caa077f449d03570b94f564d8..ec343dd975be81ebd7e3aaa8ddbd4862ebb99466 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked-planetarium (0.7) birchwood; urgency=low
+
+  * Use new (further-load-options #t) added upstream.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Tue, 25 Sep 2018 00:00:00 -0000
+
 mit-scheme-pucked-planetarium (0.6) birchwood; urgency=low
 
   * Adjust to 9.2.16's syntactic keywords.
index a67f54f09b80aee37b7427af828e2d7b66f1efd9..7d0d38c5e6273c9156502f8febd09436c832051d 100644 (file)
@@ -3,7 +3,7 @@ Section: lisp
 Priority: optional
 Maintainer: Matt Birkholz <matt@birchwood-abbey.net>
 Build-Depends: debhelper (>= 9),
-               mit-scheme-pucked (>= 9.2.16),
+               mit-scheme-pucked (>= 9.2.18),
                mit-scheme-pucked-glib (>= 0.9),
                mit-scheme-pucked-gtk (>= 0.8),
                mit-scheme-pucked-gl (>= 0.6),
@@ -15,7 +15,7 @@ Vcs-Browser: http://birchwood-abbey.net/gitweb/?p=mit-scheme.git;a=summary
 
 Package: mit-scheme-pucked-planetarium
 Architecture: any
-Depends: mit-scheme-pucked (>= 9.2.16),
+Depends: mit-scheme-pucked (>= 9.2.18),
         mit-scheme-pucked-glib (>= 0.9),
         mit-scheme-pucked-gtk (>= 0.8),
         mit-scheme-pucked-gl (>= 0.6)
index 388bc7df2a010b69d6085a7c3a31ca2511250073..bcb178db44c164f1b93a0922c92bb323acfbc273 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 17))
+   (add-subsystem-identification! "Release" '(9 2 18))
    (snarf-microcode-version!)
    (add-event-receiver! event:after-restore snarf-microcode-version!)
    (add-subsystem-identification! "Runtime" '(15 8))))
index b0cc490d66f2c894b19534bf27ab4bb6150f923a..6ca18a088ba8fbe40e3c97351aa6adf06f81d2f0 100644 (file)
@@ -28,6 +28,11 @@ along with MIT/GNU Scheme; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
 USA.
 
+mit-scheme-pucked-x11-screen 1.0.1 - Matt Birkholz, 2018-09-25
+==============================================================
+
+Use new (further-load-options #t) added upstream.
+
 mit-scheme-pucked-x11-screen 1.0.0 - Matt Birkholz, 2018-06-22
 ==============================================================
 
index 1dc1b0af588c5fce5b5dff1a56c26a122b04baf1..b0cbc9d8bb5c49db390a700223a27f427e949cd9 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT([MIT/GNU Scheme Pucked Edwin X11 Screen plugin],
-        [1.0.0],
+        [1.0.1],
         [matt@birchwood-abbey.net],
         [mit-scheme-pucked-x11-screen])
 AC_CONFIG_SRCDIR([x11-screen.pkg])
index 124f37752378932324cc1fb00bfc02c4a0ab9055..d79597bd28dc600c6d839dd11f8ce39aeba3d7f2 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked-x11-screen (1.0.1) birchwood; urgency=low
+
+  * Use new (further-load-options #t) added upstream.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Tue, 25 Sep 2018 00:00:00 -0000
+
 mit-scheme-pucked-x11-screen (1.0.0) birchwood; urgency=low
 
   * New upstream cooperates with Edwin's x-display-type which
index 732df11c7edc218ab8c0ba6ce49ec880ac4f051f..c5d4e92892c3aea9fd49918043074fddc8ecf3de 100644 (file)
@@ -3,7 +3,7 @@ Section: lisp
 Priority: optional
 Maintainer: Matt Birkholz <matt@birchwood-abbey.net>
 Build-Depends: debhelper (>= 9),
-               mit-scheme-pucked (>= 9.2.15),
+               mit-scheme-pucked (>= 9.2.18),
                mit-scheme-pucked-edwin (>= 3.116.4),
                mit-scheme-pucked-x11 (>= 1.0.0)
 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-x11-screen
 Architecture: any
-Depends: mit-scheme-pucked (>= 9.2.15),
+Depends: mit-scheme-pucked (>= 9.2.18),
         mit-scheme-pucked-edwin (>= 3.116.4),
         mit-scheme-pucked-x11 (>= 1.0.0)
 Description: Edwin X11 screen plugin for MIT/GNU Scheme Pucked
index 6d2370bacd4678043784c7e43d8bd77b8beb2ef6..b39671b1035df2dac3fe33eb541b823ddc236abb 100644 (file)
@@ -26,6 +26,11 @@ along with MIT/GNU Scheme; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 02110-1301, USA.
 
+mit-scheme-pucked-x11 1.2.1 - Matt Birkholz, 2018-09-25
+=======================================================
+
+Use new (further-load-options #t) added upstream.
+
 mit-scheme-pucked-x11 1.2.0 - Matt Birkholz, 2018-07-29
 =======================================================
 
index e34ef0e486f0eadcb6ad0970977b78dc473cda3b..e3498f605f986628cc6e19e42258e7b86cc85a14 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.69])
 AC_INIT([MIT/GNU Scheme Pucked x11 plugin],
-        [1.2.0],
+        [1.2.1],
         [matt@birchwood-abbey.net],
         [mit-scheme-pucked-x11])
 AC_CONFIG_SRCDIR([x11.pkg])
index ed297907e9c28d48392ccbfb5048f0a9be3464d2..6e8d77c72f81b66f7d03171091674670434a358a 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked-x11 (1.2.1) birchwood; urgency=low
+
+  * Use new (further-load-options #t) added upstream.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Tue, 25 Sep 2018 00:00:00 -0000
+
 mit-scheme-pucked-x11 (1.2.0) birchwood; urgency=low
 
   * Upstream fixed the x-list-fonts procedure.
index befaa643449e39c2e8976bc8621d564f701780aa..82488f67d6c898435d37810929ed1c6194fac7d8 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.15),
+               mit-scheme-pucked (>= 9.2.18),
                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.15),
+Depends: mit-scheme-pucked (>= 9.2.18),
         ${shlibs:Depends}, ${misc:Depends}
 Description: X11 plugin for MIT/GNU Scheme Pucked
  This package provides mit-scheme-pucked with an X11 graphics device