plugins: Increment version numbers.
authorMatt Birkholz <matt@birchwood-abbey.net>
Fri, 22 Jun 2018 19:05:45 +0000 (12:05 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Fri, 22 Jun 2018 19:05:45 +0000 (12:05 -0700)
62 files changed:
doc/configure.ac
doc/ffi/ffi.texinfo
doc/ref-manual/scheme.texinfo
doc/sos/sos.texinfo
doc/user-manual/user.texinfo
src/blowfish/blowfish.texi
src/blowfish/debian/control
src/cairo/NEWS
src/cairo/cairo.texi
src/cairo/configure.ac
src/cairo/debian/changelog
src/cairo/debian/control
src/cairo/make.scm
src/devops/NEWS
src/devops/configure.ac
src/devops/debian/changelog
src/devops/debian/control
src/devops/devops.texi
src/devops/make.scm
src/edwin/NEWS
src/edwin/configure.ac
src/edwin/debian/changelog
src/edwin/debian/control
src/edwin/make.scm
src/gdbm/debian/control
src/gdbm/gdbm.texi
src/gl/debian/control
src/glib/NEWS
src/glib/configure.ac
src/glib/debian/changelog
src/glib/debian/control
src/glib/glib.texi
src/glib/make.scm
src/gtk-screen/NEWS
src/gtk-screen/configure.ac
src/gtk-screen/debian/changelog
src/gtk-screen/debian/control
src/gtk-screen/make.scm
src/gtk/NEWS
src/gtk/configure.ac
src/gtk/debian/changelog
src/gtk/debian/control
src/gtk/gtk.texi
src/gtk/make.scm
src/imail/NEWS
src/imail/configure.ac
src/imail/debian/changelog
src/imail/debian/control
src/imail/imail.texi
src/imail/make.scm
src/mcrypt/debian/control
src/pango/NEWS
src/pango/configure.ac
src/pango/debian/changelog
src/pango/debian/control
src/pango/make.scm
src/pango/pango.texi
src/pgsql/debian/control
src/planetarium/debian/control
src/planetarium/planetarium.texi
src/x11-screen/debian/control
src/x11/debian/control

index e94cdbe89fbf65e5a2c3072b1cd1b6026789d021..583c396aaeeeb25070934fa0ced2f40e671e5e1a 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT([MIT/GNU Scheme documentation],
-       [9.2.13],
+       [9.2.15],
        [matt@birchwood-abbey.net],
        [mit-scheme-pucked-doc])
 AC_CONFIG_SRCDIR([ref-manual/scheme.texinfo])
index 71312dace0307f939e5199cf6764f4ba0e63fd22..d18ee208ccef54445b122f805d7c211b56c6d18d 100644 (file)
@@ -4,7 +4,7 @@
 @comment From automake's version.texi someday:
 @set VERSION 1.0
 @set UPDATED 10 June 2018
-@set SCMVERS 9.2.13
+@set SCMVERS 9.2.15
 @settitle MIT/GNU Scheme Pucked FFI Manual
 @comment %**end of header
 
index 76e735cb466a3b99fb38a3cca985b6f1bc606fe5..a62029f9b4389e4fe50abf13fe141c66d3e297b8 100644 (file)
@@ -4,7 +4,7 @@
 @comment From automake's version.texi someday:
 @set EDITION 1.106
 @set UPDATED 19 May 2018
-@set SCMVERS 9.2.13
+@set SCMVERS 9.2.15
 @settitle MIT/GNU Scheme Pucked Reference Manual
 @comment %**end of header
 @setchapternewpage odd
index a4889cb3885b2ff414506989a9db05618fccb13e..cbb387c8d119abbcc076abd665cc12781e315ce2 100644 (file)
@@ -4,7 +4,7 @@
 @comment From automake's version.texi someday:
 @set VERSION 1.9
 @set UPDATED 14 October 2011
-@set SCMVERS 9.2.13
+@set SCMVERS 9.2.15
 @settitle MIT/GNU Scheme Pucked SOS Manual
 @comment %**end of header
 @setchapternewpage odd
index 47dfd534b0bf2aa7bb9e07433695582de899bc14..444ab59b26f8b9610f04f5b187693bac6fbf3a92 100644 (file)
@@ -4,7 +4,7 @@
 @comment From automake's version.texi someday:
 @set EDITION 1.0
 @set UPDATED 5 June 2018
-@set SCMVERS 9.2.13
+@set SCMVERS 9.2.15
 @settitle MIT/GNU Scheme Pucked User Manual
 @comment %**end of header
 @setchapternewpage odd
index dc96eb1d0bba733a3e4534ecc55f2e92282bbd60..e05d173c893f7dc55ebae6cf3c1482ede48c058d 100644 (file)
@@ -2,7 +2,7 @@
 @comment %**start of header
 @setfilename blowfish.info
 @include version.texi
-@set SCMVERS 9.2.13
+@set SCMVERS 9.2.15
 @settitle Blowfish Plugin Manual
 @comment %**end of header
 
index df9c2dddb51be09a8e69bf568c58a76294488e24..b2c823fb03432415e88c9f37f31807cd497ecc99 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.13),
+               mit-scheme-pucked (>= 9.2.15),
                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.13),
+Depends: mit-scheme-pucked (>= 9.2.15),
         ${shlibs:Depends}, ${misc:Depends}
 Description: Blowfish plugin for MIT/GNU Scheme Pucked
  This package provides mit-scheme-pucked with a dynamically loadable
index b769fe758e226f1a6637dc7b001cb20df03bac49..7d8c006f28cd1438f83166cc130a16a12068e665 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.8 - Matt Birkholz, 2018-06-22
+=======================================================
+
+New upstream.  Install missing .pkg source file.
+
 mit-scheme-pucked-cairo 0.7 - Matt Birkholz, 2018-06-05
 =======================================================
 
index ad625384ef18f3dd78ee45c5e5bf5fee29253531..c9fb1d4ffe552942427eb8f9792d80274ebfcf6c 100644 (file)
@@ -2,7 +2,7 @@
 @comment %**start of header
 @setfilename cairo.info
 @include version.texi
-@set SCMVERS 9.2.13
+@set SCMVERS 9.2.15
 @settitle Cairo Plugin Manual
 @comment %**end of header
 
index a3e02524fedba26e9fa205abf1d12a1460b948cd..6d729545a5f4dd3e5b406ff753572dff88341bf1 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.7],
+        [0.8],
         [matt@birchwood-abbey.net],
         [mit-scheme-pucked-cairo])
 AC_CONFIG_SRCDIR([cairo.pkg])
index e997ea5568c4b171a25bf6521db73927eb11c931..ccf4d5a61b92be915475210a36822868ba3ea487 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked-cairo (0.8) birchwood; urgency=low
+
+  * New upstream; install missing .pkg source file.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Fri, 22 Jun 2018 00:00:00 -0000
+
 mit-scheme-pucked-cairo (0.7) birchwood; urgency=low
 
   * New upstream.
index a1d054bbdc30bbb2f77e3843f30d9dc9ea780ef8..614dcdaa0b303049756992c03a94bf2bf61173db 100644 (file)
@@ -3,9 +3,9 @@ Section: lisp
 Priority: optional
 Maintainer: Matt Birkholz <matt@birchwood-abbey.net>
 Build-Depends: debhelper (>= 9), autotools-dev, libltdl-dev,
-               mit-scheme-pucked (>= 9.2.13),
-               mit-scheme-pucked-glib (>= 0.7),
-               mit-scheme-pucked-pango (>= 0.6),
+               mit-scheme-pucked (>= 9.2.15),
+               mit-scheme-pucked-glib (>= 0.8),
+               mit-scheme-pucked-pango (>= 0.7),
                texinfo, texlive,
                libcairo2-dev
 Standards-Version: 3.9.4
@@ -15,9 +15,9 @@ 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.13),
-        mit-scheme-pucked-glib (>= 0.7),
-        mit-scheme-pucked-pango (>= 0.6),
+Depends: mit-scheme-pucked (>= 9.2.15),
+        mit-scheme-pucked-glib (>= 0.8),
+        mit-scheme-pucked-pango (>= 0.7),
         ${shlibs:Depends}, ${misc:Depends}
 Description: Cairo plugin for MIT/GNU Scheme Pucked
  This package provides mit-scheme-pucked with a dynamically loadable
index 555557d23553e900cea2411ea538036a4b6f3b27..15b8a01f4b601cd3e830820e2b01cb0a5a44ad40 100644 (file)
@@ -6,4 +6,4 @@ Load the Cairo option. |#
 (with-loader-base-uri (system-library-uri "cairo/")
   (lambda ()
     (load-package-set "cairo")))
-(add-subsystem-identification! "Cairo" '(0 7))
\ No newline at end of file
+(add-subsystem-identification! "Cairo" '(0 8))
\ No newline at end of file
index 2e93faa5d24fd62c730a15f0ed37f43c9fb7018d..28e7d762f02df3015559baf09e0f4b0f105a28f6 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.8 - Matt Birkholz, 2018-06-22
+========================================================
+
+New upstream with more deprecated bindings.
+
 mit-scheme-pucked-devops 0.7 - Matt Birkholz, 2018-06-05
 ========================================================
 
index 8038202f44bf3d60632b1634859ef15189613611..e6543f03bf71a7c294abd65847a5de4b81314abe 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.7],
+        [0.8],
         [matt@birchwood-abbey.net],
         [mit-scheme-pucked-devops])
 AC_CONFIG_SRCDIR([devops.pkg])
index 2608fe75d2bb5ad23890d5da2f9daf2c16089aea..ac622085acb9a0cdf49b641106ac92548c7ed7de 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked-devops (0.8) birchwood; urgency=low
+
+  * New upstream with more deprecated bindings.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Fri, 22 Jun 2018 00:00:00 -0000
+
 mit-scheme-pucked-devops (0.7) birchwood; urgency=low
 
   * New upstream.
index f8c63e3d77de97f6e7a212d231a2fcd443a08696..2bf4c03c217d901a9e0377f57d1b84e5682bc378 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.13),
+               mit-scheme-pucked (>= 9.2.15),
                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.13)
+Depends: mit-scheme-pucked (>= 9.2.15)
 Description: Developer Operations plugin for MIT/GNU Scheme Pucked
  Tools to help create source releases and manage build hosts producing
  binaries for them.
index 88fd053a6b92ffdaea75b84905783e556b678bab..b18fa081f71161468f79ecee81d9d6408905a462 100644 (file)
@@ -2,7 +2,7 @@
 @comment %**start of header
 @setfilename devops.info
 @include version.texi
-@set SCMVERS 9.2.13
+@set SCMVERS 9.2.15
 @settitle Developer Operations Plugin Manual
 @comment %**end of header
 
index 784332752e9e56de3708ca74de81b242717b6f19..a733f0ce53799cc3af4286e48b25c1738225c15a 100644 (file)
@@ -6,4 +6,4 @@ Load the Developer Operations plugin. |#
 (with-loader-base-uri (system-library-uri "devops/")
   (lambda ()
     (load-package-set "devops")))
-(add-subsystem-identification! "DevOps" '(0 7))
\ No newline at end of file
+(add-subsystem-identification! "DevOps" '(0 8))
\ No newline at end of file
index 88c938a6d99abb6f45ec1c9e2b76ccdd14c596f1..564dd67f441ddb9f73fa60ef19b58d96c9de96d9 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-edwin 3.116.4 - Matt Birkholz, 2018-06-22
+===========================================================
+
+New upstream.
+
 mit-scheme-pucked-edwin 3.116.3 - Matt Birkholz, 2018-06-05
 ===========================================================
 
index bfeebd3692dcfae08d5092593fef8a73ef825eb0..ca04c485be022165eb6112d8e673617c7a4ac88b 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT([MIT/GNU Scheme Pucked edwin plugin],
-        [3.116.3],
+        [3.116.4],
         [matt@birchwood-abbey.net],
         [mit-scheme-pucked-edwin])
 AC_CONFIG_SRCDIR([edwin.pkg])
index e91c8503e2ef50c4abae0681289bf717f62a3efe..cac2fff0588b5c4d814b963ca0bf100dfb273e6a 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked-edwin (3.116.4) birchwood; urgency=low
+
+  * New upstream.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Fri, 22 Jun 2018 00:00:00 -0000
+
 mit-scheme-pucked-edwin (3.116.3) birchwood; urgency=low
 
   * New upstream.
index 993ab38660f78d931fe10fc3c686fe2ee84216be..0aeb0343be53afdd6f7a9800c4576405bc8ed5d0 100644 (file)
@@ -3,9 +3,9 @@ Section: lisp
 Priority: optional
 Maintainer: Matt Birkholz <matt@birchwood-abbey.net>
 Build-Depends: debhelper (>= 9),
-               mit-scheme-pucked (>= 9.2.13),
-               mit-scheme-pucked-blowfish (>= 0.1),
-               mit-scheme-pucked-gdbm (>= 0.1)
+               mit-scheme-pucked (>= 9.2.15),
+               mit-scheme-pucked-blowfish (>= 1.0.0),
+               mit-scheme-pucked-gdbm (>= 1.0.0)
 Standards-Version: 3.9.4
 Homepage: http://birchwood-abbey.net/~matt/Scheme/
 Vcs-Git: git://birchwood-abbey.net/~matt/mit-scheme.git
@@ -13,9 +13,9 @@ 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.13),
-        mit-scheme-pucked-blowfish (>= 0.1),
-        mit-scheme-pucked-gdbm (>= 0.1)
+Depends: mit-scheme-pucked (>= 9.2.15),
+        mit-scheme-pucked-blowfish (>= 1.0.0),
+        mit-scheme-pucked-gdbm (>= 1.0.0)
 Description: Edwin plugin for MIT/GNU Scheme Pucked
  This package provides an Edwin plugin for MIT/GNU Scheme Pucked.  It
  includes ONLY the console terminal screen type.  The ancient X11
index 2cbeff52e5eced36f7758e8d7a9b94e5849b9df3..1d0a2ed12acd80275de67de300406d54642519d6 100644 (file)
@@ -34,4 +34,4 @@ USA.
     (load-package-set "edwin"
       `((alternate-package-loader
         . ,(load "edwin.bld" system-global-environment))))))
-(add-subsystem-identification! "Edwin" '(3 116 3))
\ No newline at end of file
+(add-subsystem-identification! "Edwin" '(3 116 4))
\ No newline at end of file
index d0fe18af467a677cda1becd446f177d7c307133e..62c08340534ea20072f200371160c16c36d2d498 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.13),
+               mit-scheme-pucked (>= 9.2.15),
                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.13),
+Depends: mit-scheme-pucked (>= 9.2.15),
         ${shlibs:Depends}, ${misc:Depends}
 Description: GDBM plugin for MIT/GNU Scheme Pucked
  This package provides mit-scheme-pucked with a dynamically loadable
index 31323d567fef50b753367b25198be6d230ac1eb6..7eea530ceff453ae037669b0b8fbc19225d65a65 100644 (file)
@@ -2,7 +2,7 @@
 @comment %**start of header
 @setfilename gdbm.info
 @include version.texi
-@set SCMVERS 9.2.13
+@set SCMVERS 9.2.15
 @settitle GDBM Plugin Manual
 @comment %**end of header
 
index 8029b62725e513a28588f3a07f13eff0ec76bdd5..62ffd9308b005840d4acb18f5db026452a9ca374 100644 (file)
@@ -3,11 +3,11 @@ Section: lisp
 Priority: optional
 Maintainer: Matt Birkholz <matt@birchwood-abbey.net>
 Build-Depends: debhelper (>= 9), autotools-dev, libltdl-dev,
-               mit-scheme-pucked (>= 9.2.13),
-               mit-scheme-pucked-glib (>= 0.7),
-               mit-scheme-pucked-pango (>= 0.6),
-               mit-scheme-pucked-cairo (>= 0.6),
-               mit-scheme-pucked-gtk (>= 0.6),
+               mit-scheme-pucked (>= 9.2.15),
+               mit-scheme-pucked-glib (>= 0.8),
+               mit-scheme-pucked-pango (>= 0.7),
+               mit-scheme-pucked-cairo (>= 0.7),
+               mit-scheme-pucked-gtk (>= 0.8),
                texinfo, texlive,
                libglu1-mesa-dev
 Standards-Version: 3.9.4
@@ -17,9 +17,11 @@ 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.13),
-        mit-scheme-pucked-glib (>= 0.7),
-        mit-scheme-pucked-gtk (>= 0.6),
+Depends: mit-scheme-pucked (>= 9.2.15),
+        mit-scheme-pucked-glib (>= 0.8),
+        mit-scheme-pucked-pango (>= 0.7),
+        mit-scheme-pucked-cairo (>= 0.7),
+        mit-scheme-pucked-gtk (>= 0.8),
         ${shlibs:Depends}, ${misc:Depends}
 Description: OpenGL plugin for MIT/GNU Scheme Pucked
  This package provides mit-scheme-pucked with a dynamically loadable
index af395ca4c4475511b8c92723da169fad64a439ed..38529f8fa9726a7cb147d250612c8acf6dd8bbd1 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.9 - Matt Birkholz, 2018-06-22
+======================================================
+
+New upstream.  Install missing .pkg source file.
+
 mit-scheme-pucked-glib 0.8 - Matt Birkholz, 2018-06-05
 ======================================================
 
index 68a5d4cb19842eebd03a3526de6cd5e5de45f1ab..a73104be74431c91c740b67320e98871362d875f 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.8],
+        [0.9],
         [matt@birchwood-abbey.net],
         [mit-scheme-pucked-glib])
 AC_CONFIG_SRCDIR([glib.pkg])
index d600904ea35439347f75d42a3efa8a1b1e01668f..e1fe239bc005a2ff99dab15b95e1593368350823 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked-glib (0.9) birchwood; urgency=low
+
+  * New upstream.  Install missing .pkg source file.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Fri, 22 Jun 2018 00:00:00 -0000
+
 mit-scheme-pucked-glib (0.8) birchwood; urgency=low
 
   * New upstream.
index 9ac4ce3a526565fe0d54a9db8ab4a164b6843b67..b97335bf54cfc0a6253a523f9c969dc6606013ab 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.13),
+               mit-scheme-pucked (>= 9.2.15),
                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.13),
+Depends: mit-scheme-pucked (>= 9.2.15),
         ${shlibs:Depends}, ${misc:Depends}
 Description: GLib/GIO plugin for MIT/GNU Scheme Pucked
  This package provides mit-scheme-pucked with a dynamically loadable
index 8d3c38e4af750270c741b779343691d2ca2334c1..5e94e7366c683d41e0d1ee09eddefd07ea655a9f 100644 (file)
@@ -2,7 +2,7 @@
 @comment %**start of header
 @setfilename glib.info
 @include version.texi
-@set SCMVERS 9.2.13
+@set SCMVERS 9.2.15
 @settitle GLib Plugin Manual
 @comment %**end of header
 
index 8c54bbc8cf16fac7cebb67e275a691334130a9a3..9a1d684c36327e7434cce0367d42d91d8e0a37e5 100644 (file)
@@ -6,5 +6,5 @@ Load the Glib option. |#
 (with-loader-base-uri (system-library-uri "glib/")
   (lambda ()
     (load-package-set "glib")))
-(add-subsystem-identification! "GLib" '(0 8))
+(add-subsystem-identification! "GLib" '(0 9))
 ((access glib-start (->environment '(glib main))))
\ No newline at end of file
index 6434b721a40df0beba31c72c787223f9b9f70b82..aec686826df98a76525878ce1a7caabf8cb2b5c8 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.4 - Matt Birkholz, 2018-06-22
+============================================================
+
+New upstream.  Install missing .pkg source file.
+
 mit-scheme-pucked-gtk-screen 0.3 - Matt Birkholz, 2018-06-05
 ============================================================
 
index 0530bcf52e83ee92f33cfd07d957f3414d837b81..13cfee9cddbf1a228b0a2c0b34328fe8ccf47a77 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.3],
+        [0.4],
         [matt@birchwood-abbey.net],
         [mit-scheme-pucked-gtk-screen])
 AC_CONFIG_SRCDIR([gtk-screen.pkg])
index 88492ee7b3c034d6e9c49f05b535e8673924f412..d4099337dec2cf98223c3859683651e74c2a453d 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked-gtk-screen (0.4) birchwood; urgency=low
+
+  * New upstream.  Install missing .pkg source file.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Fri, 22 Jun 2018 00:00:00 -0000
+
 mit-scheme-pucked-gtk-screen (0.3) birchwood; urgency=low
 
   * New upstream.
index 304238a0d97870662eeb6530fc55ef08415716b8..8e94f314d4a97811208252405ea284cf7fc081ea 100644 (file)
@@ -3,12 +3,12 @@ Section: lisp
 Priority: optional
 Maintainer: Matt Birkholz <matt@birchwood-abbey.net>
 Build-Depends: debhelper (>= 9),
-               mit-scheme-pucked (>= 9.2.13),
-               mit-scheme-pucked-edwin (>= 3.116.1),
-               mit-scheme-pucked-glib (>= 0.7),
-               mit-scheme-pucked-pango (>= 0.6),
-               mit-scheme-pucked-cairo (>= 0.6),
-               mit-scheme-pucked-gtk (>= 0.6)
+               mit-scheme-pucked (>= 9.2.15),
+               mit-scheme-pucked-edwin (>= 3.116.4),
+               mit-scheme-pucked-glib (>= 0.8),
+               mit-scheme-pucked-pango (>= 0.7),
+               mit-scheme-pucked-cairo (>= 0.7),
+               mit-scheme-pucked-gtk (>= 0.7)
 Standards-Version: 3.9.4
 Homepage: http://birchwood-abbey.net/~matt/Scheme/
 Vcs-Git: git://birchwood-abbey.net/~matt/mit-scheme.git
@@ -16,11 +16,11 @@ 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.13),
-        mit-scheme-pucked-edwin (>= 3.116.1),
-        mit-scheme-pucked-glib (>= 0.7),
-        mit-scheme-pucked-pango (>= 0.6),
-        mit-scheme-pucked-cairo (>= 0.6),
-        mit-scheme-pucked-gtk (>= 0.6)
+Depends: mit-scheme-pucked (>= 9.2.15),
+        mit-scheme-pucked-edwin (>= 3.116.4),
+        mit-scheme-pucked-glib (>= 0.8),
+        mit-scheme-pucked-pango (>= 0.7),
+        mit-scheme-pucked-cairo (>= 0.7),
+        mit-scheme-pucked-gtk (>= 0.7)
 Description: Gtk screen plugin for MIT/GNU Scheme Pucked
  This package provides a Gtk-based screen type for Edwin.
index cb183fa904e8963988340c6c2dabd91dc3604a78..5254d9f011c6050c5a56f43124b1b8f57870dcd7 100644 (file)
@@ -7,4 +7,4 @@ Load the Gtk-Screen option. |#
 (with-loader-base-uri (system-library-uri "gtk-screen/")
   (lambda ()
     (load-package-set "gtk-screen")))
-(add-subsystem-identification! "Gtk-Screen" '(0 3))
\ No newline at end of file
+(add-subsystem-identification! "Gtk-Screen" '(0 4))
\ No newline at end of file
index ac6157bdc99cbd9f79a91d9a35ac976da8434a70..4f1df6122b11324f7e2a8747f7afda93d38c7f53 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.8 - Matt Birkholz, 2018-06-22
+======================================================
+
+New upstream.  Install missing .pkg source file.
+
 mit-scheme-pucked-gtk 0.7 - Matt Birkholz, 2018-06-05
 ======================================================
 
index 1bfc61eea554d510ef428a2405d2b309aca9a387..1a14bd877f102b310c7876a69e0a110055c61920 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.7],
+        [0.8],
         [matt@birchwood-abbey.net],
         [mit-scheme-pucked-gtk])
 AC_CONFIG_SRCDIR([gtk.pkg])
index c3570979162f83adebfadf94f2bb0d2d7164e6f7..944f4b8f0db890900486c6bec09bc36f76bfc758 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked-gtk (0.8) birchwood; urgency=low
+
+  * New upstream.  Install missing .pkg source file.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Fri, 22 Jun 2018 00:00:00 -0000
+
 mit-scheme-pucked-gtk (0.7) birchwood; urgency=low
 
   * New upstream.
index 4c14104631aaf5c2a06a4c67a68f372bd6a14cff..e472e66fb722af70959595735cf4910061208a9d 100644 (file)
@@ -3,10 +3,10 @@ Section: lisp
 Priority: optional
 Maintainer: Matt Birkholz <matt@birchwood-abbey.net>
 Build-Depends: debhelper (>= 9), autotools-dev, libltdl-dev,
-               mit-scheme-pucked (>= 9.2.13),
-               mit-scheme-pucked-glib (>= 0.7),
-               mit-scheme-pucked-pango (>= 0.6),
-               mit-scheme-pucked-cairo (>= 0.6),
+               mit-scheme-pucked (>= 9.2.15),
+               mit-scheme-pucked-glib (>= 0.8),
+               mit-scheme-pucked-pango (>= 0.7),
+               mit-scheme-pucked-cairo (>= 0.7),
                texinfo, texlive,
                libgtk-3-dev
 Standards-Version: 3.9.4
@@ -16,10 +16,10 @@ 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.13),
-        mit-scheme-pucked-glib (>= 0.7),
-        mit-scheme-pucked-pango (>= 0.6),
-        mit-scheme-pucked-cairo (>= 0.6),
+Depends: mit-scheme-pucked (>= 9.2.15),
+        mit-scheme-pucked-glib (>= 0.8),
+        mit-scheme-pucked-pango (>= 0.7),
+        mit-scheme-pucked-cairo (>= 0.7),
         ${shlibs:Depends}, ${misc:Depends}
 Description: Gtk plugin for MIT/GNU Scheme Pucked
  This package provides mit-scheme-pucked with a dynamically loadable
index 8a7a7730d862670c11a5dddb8f437cca2dad8f00..e35ad6526bfe3bb2b6b9b28c73d0590893707240 100644 (file)
@@ -2,7 +2,7 @@
 @comment %**start of header
 @setfilename gtk.info
 @include version.texi
-@set SCMVERS 9.2.13
+@set SCMVERS 9.2.15
 @settitle Gtk Plugin Manual
 @comment %**end of header
 
index 3099e18624bf56d13f6d14b84534ebc68705d470..4a0a4d57b8d43162b05d5b93c7c2c95bd76c2ef1 100644 (file)
@@ -7,5 +7,5 @@ Load the Gtk option. |#
 (with-loader-base-uri (system-library-uri "gtk/")
   (lambda ()
     (load-package-set "gtk")))
-(add-subsystem-identification! "Gtk" '(0 7))
+(add-subsystem-identification! "Gtk" '(0 8))
 ((access gtk-start (->environment '(gtk main))))
\ No newline at end of file
index faa69c9b106be2e6c717fdadf0da093680c7b904..92bb51d0a5a3c2e52a5a0740943d5e0187ae4f97 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-imail 1.21.4 - Matt Birkholz, 2018-06-22
+==========================================================
+
+New upstream core.
+
 mit-scheme-pucked-imail 1.21.3 - Matt Birkholz, 2018-06-05
 ==========================================================
 
index bb659c6a06a67a98c9e7105f91c942ad3156d2fb..3aea8da8f794267337befe2bd80c0e6ca519f44d 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT([MIT/GNU Scheme Pucked imail plugin],
-        [1.21.3],
+        [1.21.4],
         [matt@birchwood-abbey.net],
         [mit-scheme-pucked-imail])
 AC_CONFIG_SRCDIR([imail.pkg])
index 1f032b202e7bbeebacae74b58914253b56a02062..7f96281bb0724f421e48d5f65492dbde4e3b174c 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked-imail (1.21.4) birchwood; urgency=low
+
+  * New upstream core.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Fri, 22 Jun 2018 00:00:00 -0000
+
 mit-scheme-pucked-imail (1.21.3) birchwood; urgency=low
 
   * New upstream.
index fbc51e19a67587ecc64cfbb85b3fa864b4009fed..d62b7ae780a388314b73a3940aa5db770196465d 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.13),
-               mit-scheme-pucked-edwin (>= 3.116.1),
+               mit-scheme-pucked (>= 9.2.15),
+               mit-scheme-pucked-edwin (>= 3.116.4),
                texinfo, texlive
 Standards-Version: 3.9.4
 Homepage: http://birchwood-abbey.net/~matt/Scheme/
@@ -13,8 +13,8 @@ Vcs-Browser: http://birchwood-abbey.net/gitweb/?p=mit-scheme.git;a=summary
 
 Package: mit-scheme-pucked-imail
 Architecture: any
-Depends: mit-scheme-pucked (>= 9.2.13),
-        mit-scheme-pucked-edwin (>= 3.116.1)
+Depends: mit-scheme-pucked (>= 9.2.15),
+        mit-scheme-pucked-edwin (>= 3.116.4)
 Description: IMail plugin for MIT/GNU Scheme Pucked
  This package provides mit-scheme-pucked-edwin with an imail command
  for reading email on IMAP servers.
index 0e328be5089f9b3fb015b283d4c8aece671bf6ea..bd24427ed213d728102a972351ce28453d80f425 100644 (file)
@@ -2,7 +2,7 @@
 @comment %**start of header
 @setfilename imail.info
 @include version.texi
-@set SCMVERS 9.2.13
+@set SCMVERS 9.2.15
 @settitle IMAIL Plugin Manual
 @comment %**end of header
 @setchapternewpage on
index 06b3225612725de71447e33813b839e77e54a7cd..0e19a8aa7d3a2181d2ae0425d09efc5c9ffe528b 100644 (file)
@@ -33,4 +33,4 @@ along with IMail; if not, write to the Free Software Foundation, Inc.,
   (lambda ()
     (fluid-let ((*allow-package-redefinition?* #t))
       (load-package-set "imail"))))
-(add-subsystem-identification! "IMAIL" '(1 21 3))
\ No newline at end of file
+(add-subsystem-identification! "IMAIL" '(1 21 4))
\ No newline at end of file
index cc127bbe201670b08d4369fa3fd7395f9a18af61..32ef4a8d7d31279dd137cec0fb82eaa1ae4ea596 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.13),
+               mit-scheme-pucked (>= 9.2.15),
                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.13),
+Depends: mit-scheme-pucked (>= 9.2.15),
         ${shlibs:Depends}, ${misc:Depends}
 Description: MCrypt plugin for MIT/GNU Scheme Pucked
  This package provides mit-scheme-pucked with a dynamically loadable
index bd0e6187ed3e6d961cd088cd225db4874f882556..b61056a50390a6f707f24373a7b0f8038bcc08ef 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.8 - Matt Birkholz, 2018-06-22
+=======================================================
+
+New upstream.  Install missing .pkg source file.
+
 mit-scheme-pucked-pango 0.7 - Matt Birkholz, 2018-06-05
 =======================================================
 
index f95e756fd681f48a8d40f847641a8e8c2093f447..cd045dacb7479aa8928f4f5a425d1e8d00ae7046 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.7],
+        [0.8],
         [matt@birchwood-abbey.net],
         [mit-scheme-pucked-pango])
 AC_CONFIG_SRCDIR([pango.pkg])
index fc8ccbb31aa4a482346bd9fb22ffa15028ae9e8b..9ddb4b5946e85e2950b9625f416e14897bfc7b47 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked-pango (0.8) birchwood; urgency=low
+
+  * New upstream.  Install missing .pkg source file.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Fri, 22 Jun 2018 00:00:00 -0000
+
 mit-scheme-pucked-pango (0.7) birchwood; urgency=low
 
   * New upstream.
index 85cbf4033968c9a779c68ab2bb1022350cafe8c0..3621d16d1982fae89fdbf52fac86945c3435a68d 100644 (file)
@@ -3,8 +3,8 @@ Section: lisp
 Priority: optional
 Maintainer: Matt Birkholz <matt@birchwood-abbey.net>
 Build-Depends: debhelper (>= 9), autotools-dev, libltdl-dev,
-               mit-scheme-pucked (>= 9.2.13),
-               mit-scheme-pucked-glib (>= 0.7),
+               mit-scheme-pucked (>= 9.2.15),
+               mit-scheme-pucked-glib (>= 0.8),
                texinfo, texlive,
                libpango1.0-dev
 Standards-Version: 3.9.4
@@ -14,8 +14,8 @@ 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.13),
-        mit-scheme-pucked-glib (>= 0.7),
+Depends: mit-scheme-pucked (>= 9.2.15),
+        mit-scheme-pucked-glib (>= 0.8),
         ${shlibs:Depends}, ${misc:Depends}
 Description: Pango plugin for MIT/GNU Scheme Pucked
  This package provides mit-scheme-pucked with a dynamically loadable
index 094a069675c044b577fefc10ef6526374f3a9805..437a7f751f0ed1e08e1bf90374c715c06ca87c35 100644 (file)
@@ -6,4 +6,4 @@ Load the Pango option. |#
 (with-loader-base-uri (system-library-uri "pango/")
   (lambda ()
     (load-package-set "pango")))
-(add-subsystem-identification! "Pango" '(0 7))
\ No newline at end of file
+(add-subsystem-identification! "Pango" '(0 8))
\ No newline at end of file
index 44cc2c12127c59ad2c1c7cfced5357e52dd42862..ebbb96f5d6e7cd24a63da77e258a838eec0bc52e 100644 (file)
@@ -2,7 +2,7 @@
 @comment %**start of header
 @setfilename pango.info
 @include version.texi
-@set SCMVERS 9.2.13
+@set SCMVERS 9.2.15
 @settitle Pango Plugin Manual
 @comment %**end of header
 
index edda9901e2a1350639908b533208ba8dcd1196f8..9a7d3913c83134165e3d3328e4156240f39d8b4b 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.13),
+               mit-scheme-pucked (>= 9.2.15),
                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.13),
+Depends: mit-scheme-pucked (>= 9.2.15),
         ${shlibs:Depends}, ${misc:Depends}
 Description: PostgreSQL plugin for MIT/GNU Scheme Pucked
  This package provides mit-scheme-pucked with a dynamically loadable
index aaa95e510f2e2ab02ebfbc5aa54db986f205c449..611beb146f180f91f2f5dee69db6dc93ebd3a28a 100644 (file)
@@ -3,9 +3,9 @@ Section: lisp
 Priority: optional
 Maintainer: Matt Birkholz <matt@birchwood-abbey.net>
 Build-Depends: debhelper (>= 9),
-               mit-scheme-pucked (>= 9.2.13),
-               mit-scheme-pucked-glib (>= 0.7),
-               mit-scheme-pucked-gtk (>= 0.6),
+               mit-scheme-pucked (>= 9.2.15),
+               mit-scheme-pucked-glib (>= 0.8),
+               mit-scheme-pucked-gtk (>= 0.7),
                mit-scheme-pucked-gl (>= 0.1),
                texinfo, texlive
 Standards-Version: 3.9.4
@@ -15,9 +15,9 @@ 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.13),
-        mit-scheme-pucked-glib (>= 0.7),
-        mit-scheme-pucked-gtk (>= 0.6),
+Depends: mit-scheme-pucked (>= 9.2.15),
+        mit-scheme-pucked-glib (>= 0.8),
+        mit-scheme-pucked-gtk (>= 0.7),
         mit-scheme-pucked-gl (>= 0.1)
 Description: A Planetarium for MIT/GNU Scheme Pucked
  This package currently contains:
index fcd2a291803792a071a1fbc439eb4ca547bab7c1..9a586a57ad0700a56016d99b864bf943b0edae49 100644 (file)
@@ -2,7 +2,7 @@
 @comment %**start of header
 @setfilename planetarium.info
 @include version.texi
-@set SCMVERS 9.2.13
+@set SCMVERS 9.2.15
 @settitle Planetarium Plugin Manual
 @comment %**end of header
 
index 8106e98679b861028e1b8470227b9dc0dac503cf..732df11c7edc218ab8c0ba6ce49ec880ac4f051f 100644 (file)
@@ -3,9 +3,9 @@ Section: lisp
 Priority: optional
 Maintainer: Matt Birkholz <matt@birchwood-abbey.net>
 Build-Depends: debhelper (>= 9),
-               mit-scheme-pucked (>= 9.2.13),
-               mit-scheme-pucked-edwin (>= 3.116.1),
-               mit-scheme-pucked-x11 (>= 0.1)
+               mit-scheme-pucked (>= 9.2.15),
+               mit-scheme-pucked-edwin (>= 3.116.4),
+               mit-scheme-pucked-x11 (>= 1.0.0)
 Standards-Version: 3.9.4
 Homepage: http://birchwood-abbey.net/~matt/Scheme/
 Vcs-Git: git://birchwood-abbey.net/~matt/mit-scheme.git
@@ -13,9 +13,9 @@ 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.13),
-        mit-scheme-pucked-edwin (>= 3.116.1),
-        mit-scheme-pucked-x11 (>= 0.1)
+Depends: mit-scheme-pucked (>= 9.2.15),
+        mit-scheme-pucked-edwin (>= 3.116.4),
+        mit-scheme-pucked-x11 (>= 1.0.0)
 Description: Edwin X11 screen plugin for MIT/GNU Scheme Pucked
  This package provides mit-scheme-pucked with an X11 screen type for
  Edwin.  Install this package to get all of the functionality provided
index a3d9b147e43d81ade320e907e780250396876974..befaa643449e39c2e8976bc8621d564f701780aa 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.13),
+               mit-scheme-pucked (>= 9.2.15),
                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.13),
+Depends: mit-scheme-pucked (>= 9.2.15),
         ${shlibs:Depends}, ${misc:Depends}
 Description: X11 plugin for MIT/GNU Scheme Pucked
  This package provides mit-scheme-pucked with an X11 graphics device