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])
@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
@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
@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
@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
@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
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/
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
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
=======================================================
@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
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])
+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.
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
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
(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
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
========================================================
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])
+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.
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/
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.
@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
(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
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
===========================================================
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])
+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.
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
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
(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
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
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
@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
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
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
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
======================================================
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])
+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.
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
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
@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
(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
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
============================================================
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])
+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.
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
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.
(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
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
======================================================
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])
+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.
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
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
@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
(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
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
==========================================================
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])
+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.
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/
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.
@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
(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
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/
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
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
=======================================================
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])
+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.
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
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
(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
@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
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/
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
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
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:
@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
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
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
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/
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