From addb44b8c15b4d0060db05a3a46199c531efe81f Mon Sep 17 00:00:00 2001 From: Matt Birkholz Date: Fri, 24 Feb 2017 15:52:54 -0700 Subject: [PATCH] plugins: Fix package names in NEWS files and banish The Friar... ....especially from copyright notices. Use the correct project name in regular (similar) notices. Fix some ChangeLogs too. --- src/blowfish/debian/control | 2 +- src/blowfish/debian/copyright | 2 +- src/cairo/NEWS | 4 ++-- src/cairo/debian/control | 2 +- src/cairo/debian/copyright | 2 +- src/cairo/debian/doc-base | 6 +++--- src/edwin/NEWS | 31 +++++++++++++++---------------- src/edwin/debian/control | 10 +++++----- src/edwin/debian/copyright | 2 +- src/gdbm/debian/control | 2 +- src/gdbm/debian/copyright | 2 +- src/gl/NEWS | 4 ++-- src/gl/configure.ac | 4 ++-- src/gl/debian/control | 2 +- src/gl/debian/copyright | 2 +- src/glib/NEWS | 4 ++-- src/glib/configure.ac | 6 +++--- src/glib/debian/control | 4 ++-- src/glib/debian/copyright | 2 +- src/glib/debian/doc-base | 6 +++--- src/gtk-screen/NEWS | 19 +++++++++---------- src/gtk-screen/configure.ac | 12 ++++++------ src/gtk-screen/debian/control | 2 +- src/gtk-screen/debian/copyright | 2 +- src/gtk/NEWS | 2 +- src/gtk/configure.ac | 6 +++--- src/gtk/debian/control | 2 +- src/gtk/debian/copyright | 2 +- src/gtk/debian/doc-base | 6 +++--- src/imail/ChangeLog | 4 +++- src/imail/NEWS | 25 ++++++++++++------------- src/imail/configure.ac | 22 +++++++++++----------- src/imail/debian/control | 2 +- src/imail/debian/copyright | 2 +- src/mcrypt/debian/control | 2 +- src/mcrypt/debian/copyright | 2 +- src/md5/debian/control | 2 +- src/md5/debian/copyright | 2 +- src/mhash/debian/control | 2 +- src/mhash/debian/copyright | 2 +- src/pango/NEWS | 4 ++-- src/pango/configure.ac | 6 +++--- src/pango/debian/control | 2 +- src/pango/debian/copyright | 2 +- src/pango/debian/doc-base | 6 +++--- src/planetarium/NEWS | 21 ++++++++++----------- src/planetarium/configure.ac | 21 ++++++++++----------- src/planetarium/debian/control | 2 +- src/planetarium/debian/copyright | 16 ++++++++-------- src/planetarium/debian/doc-base | 4 ++-- src/x11-screen/ChangeLog | 4 +++- src/x11-screen/NEWS | 8 ++++---- src/x11-screen/configure.ac | 4 ++-- src/x11-screen/debian/control | 2 +- src/x11-screen/debian/copyright | 2 +- src/x11/ChangeLog | 4 +++- src/x11/NEWS | 12 ++++++------ src/x11/configure.ac | 4 ++-- src/x11/debian/control | 2 +- src/x11/debian/copyright | 2 +- 60 files changed, 174 insertions(+), 173 deletions(-) diff --git a/src/blowfish/debian/control b/src/blowfish/debian/control index 5d2b94be6..d77c194cb 100644 --- a/src/blowfish/debian/control +++ b/src/blowfish/debian/control @@ -13,6 +13,6 @@ Vcs-Browser: http://birchwood-abbey.net/gitweb/?p=mit-scheme.git;a=summary Package: mit-scheme-pucked-blowfish Architecture: any Depends: mit-scheme-pucked (>= 9.2.1.1), ${shlibs:Depends}, ${misc:Depends} -Description: Blowfish plugin for Friar Puck's MIT/GNU Scheme +Description: Blowfish plugin for MIT/GNU Scheme Pucked This package provides mit-scheme-pucked with a dynamically loadable wrapper of the Blowfish block cipher C API as implemented by libssl. diff --git a/src/blowfish/debian/copyright b/src/blowfish/debian/copyright index 4e70ac39c..5d060fec0 100644 --- a/src/blowfish/debian/copyright +++ b/src/blowfish/debian/copyright @@ -8,7 +8,7 @@ Copyright: 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Massachusetts Institute of Technology License: GPL-2+ - This package is a blowfish plugin for Friar Puck's MIT/GNU Scheme. + This package is a blowfish plugin for MIT/GNU Scheme Pucked. . This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/cairo/NEWS b/src/cairo/NEWS index 6803b1005..0d10b9045 100644 --- a/src/cairo/NEWS +++ b/src/cairo/NEWS @@ -1,9 +1,9 @@ -mit-scheme-cairo NEWS -- history of user-visible changes. +mit-scheme-pucked-cairo NEWS -- history of user-visible changes. Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Matthew Birkholz -This file is part of a cairo plugin for MIT/GNU Scheme. +This file is part of a Cairo plugin for MIT/GNU Scheme Pucked. This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/cairo/debian/control b/src/cairo/debian/control index 5604f0132..e3a57e618 100644 --- a/src/cairo/debian/control +++ b/src/cairo/debian/control @@ -14,7 +14,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-pango (>= 0.1), ${shlibs:Depends}, ${misc:Depends} -Description: Cairo plugin for Friar Puck's MIT/GNU Scheme +Description: Cairo plugin for MIT/GNU Scheme Pucked This package provides mit-scheme-pucked with a dynamically loadable wrapper of a small portion of the Cairo C API, just sufficient to implement a Gtk-based graphics device. diff --git a/src/cairo/debian/copyright b/src/cairo/debian/copyright index 4123128bf..f5551adbb 100644 --- a/src/cairo/debian/copyright +++ b/src/cairo/debian/copyright @@ -8,7 +8,7 @@ Copyright: 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Massachusetts Institute of Technology License: GPL-2+ - This package is a cairo plugin for Friar Puck's MIT/GNU Scheme. + This package is a Cairo plugin for MIT/GNU Scheme Pucked. . This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/cairo/debian/doc-base b/src/cairo/debian/doc-base index 2a8ca266d..2f87d60ce 100644 --- a/src/cairo/debian/doc-base +++ b/src/cairo/debian/doc-base @@ -1,9 +1,9 @@ Document: mit-scheme-pucked-cairo Title: Cairo User's Manual Author: Matt Birkholz -Abstract: The Cairo plugin for Friar Puck's MIT/GNU Scheme wraps the - Cairo 2D graphics library. This manual describes how much of the C - API is currently available. +Abstract: The Cairo plugin for MIT/GNU Scheme Pucked wraps the Cairo + 2D graphics library. This manual describes how much of the C API is + currently available. Section: Programming Format: HTML diff --git a/src/edwin/NEWS b/src/edwin/NEWS index dc0e36a90..41301c6d8 100644 --- a/src/edwin/NEWS +++ b/src/edwin/NEWS @@ -1,29 +1,28 @@ -mit-scheme-edwin NEWS -- history of user-visible changes. +mit-scheme-pucked-edwin NEWS -- history of user-visible changes. Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, - 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Massachusetts Institute of Technology + 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, + 2017 Massachusetts Institute of Technology -This file is part of MIT/GNU Scheme. +This file is part of an Edwin plugin for MIT/GNU Scheme Pucked. -MIT/GNU Scheme is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public License as -published by the Free Software Foundation; either version 2 of the -License, or (at your option) any later version. +This plugin is free software; you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation; either version 2 of the License, or (at your +option) any later version. -MIT/GNU Scheme is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of +This plugin is distributed in the hope that it will be useful, but +WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with MIT/GNU Scheme; if not, write to the Free Software -Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -02110-1301, USA. +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-edwin 3.116 - Matt Birkholz, 2016-06-12 -========================================================= +mit-scheme-pucked-edwin 3.116.1 - Matt Birkholz, 2016-06-12 +=========================================================== * Edwin is now a separately buildable and installable automake package. It requires only MIT/GNU Scheme to build and operate, but diff --git a/src/edwin/debian/control b/src/edwin/debian/control index 3b4e175f9..f7967e5c6 100644 --- a/src/edwin/debian/control +++ b/src/edwin/debian/control @@ -18,9 +18,9 @@ Depends: mit-scheme-pucked (>= 9.2.1.1), mit-scheme-pucked-blowfish (>= 0.1), mit-scheme-pucked-md5 (>= 0.1), mit-scheme-pucked-gdbm (>= 0.1) -Description: Edwin plugin for Friar Puck's MIT/GNU Scheme - This package provides the EDIT procedure for Friar Puck's MIT/GNU - Scheme. It includes ONLY the console terminal screen type. The - ancient X11 screen type is provided by the x11-screen plugin. To get - all of the functions of the original MIT/GNU Scheme, install the +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 + screen type is provided by the x11-screen plugin. To get all of the + functions of the original MIT/GNU Scheme, install the mit-scheme-pucked-x11-screen package. diff --git a/src/edwin/debian/copyright b/src/edwin/debian/copyright index e23bcc8fe..1aeb540c3 100644 --- a/src/edwin/debian/copyright +++ b/src/edwin/debian/copyright @@ -8,7 +8,7 @@ Copyright: 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Massachusetts Institute of Technology License: GPL-2+ - This package is an Edwin plugin for Friar Puck's MIT/GNU Scheme. + This package is an Edwin plugin for MIT/GNU Scheme Pucked. . This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/gdbm/debian/control b/src/gdbm/debian/control index 34c893c2e..9bbcc5ed5 100644 --- a/src/gdbm/debian/control +++ b/src/gdbm/debian/control @@ -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.1.1), ${shlibs:Depends}, ${misc:Depends} -Description: GDBM plugin for Friar Puck's MIT/GNU Scheme +Description: GDBM plugin for MIT/GNU Scheme Pucked This package provides mit-scheme-pucked with a dynamically loadable wrapper of the GDBM (GNU Data Base Management) C API as implemented by libgdbm. diff --git a/src/gdbm/debian/copyright b/src/gdbm/debian/copyright index 0b0ec90e4..881e56c11 100644 --- a/src/gdbm/debian/copyright +++ b/src/gdbm/debian/copyright @@ -8,7 +8,7 @@ Copyright: 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Massachusetts Institute of Technology License: GPL-2+ - This package is a gdbm plugin for Friar Puck's MIT/GNU Scheme. + This package is a gdbm plugin for MIT/GNU Scheme Pucked. . This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/gl/NEWS b/src/gl/NEWS index 659661a45..b2b3d321b 100644 --- a/src/gl/NEWS +++ b/src/gl/NEWS @@ -1,9 +1,9 @@ -mit-scheme-gl NEWS -- history of user-visible changes. +mit-scheme-pucked-gl NEWS -- history of user-visible changes. Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Matthew Birkholz -This file is part of an OpenGL plugin for MIT/GNU Scheme. +This file is part of an OpenGL plugin for MIT/GNU Scheme Pucked. This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/gl/configure.ac b/src/gl/configure.ac index d548ec9ce..aa24a1041 100644 --- a/src/gl/configure.ac +++ b/src/gl/configure.ac @@ -12,7 +12,7 @@ AC_COPYRIGHT( [Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Matthew Birkholz -This file is part of an OpenGL plugin for MIT/GNU Scheme. +This file is part of an OpenGL plugin for MIT/GNU Scheme Pucked. This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the @@ -34,7 +34,7 @@ AH_TOP([/* Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Matthew Birkholz -This file is part of an OpenGL plugin for MIT/GNU Scheme. +This file is part of an OpenGL plugin for MIT/GNU Scheme Pucked. This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/gl/debian/control b/src/gl/debian/control index 5bb4afe1f..a9e5d0257 100644 --- a/src/gl/debian/control +++ b/src/gl/debian/control @@ -14,7 +14,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-gtk (>= 0.5), ${shlibs:Depends}, ${misc:Depends} -Description: OpenGL plugin for Friar Puck's MIT/GNU Scheme +Description: OpenGL plugin for MIT/GNU Scheme Pucked This package provides mit-scheme-pucked with a dynamically loadable wrapper of a small portion of the OpenGL C API as implemented by the Mesa 3D graphics library. diff --git a/src/gl/debian/copyright b/src/gl/debian/copyright index bfaa9503d..4a6d2ee9d 100644 --- a/src/gl/debian/copyright +++ b/src/gl/debian/copyright @@ -8,7 +8,7 @@ Copyright: 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Massachusetts Institute of Technology License: GPL-2+ - This package is an OpenGL plugin for Friar Puck's MIT/GNU Scheme. + This package is an OpenGL plugin for MIT/GNU Scheme Pucked. . This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/glib/NEWS b/src/glib/NEWS index 4e08ca162..cbe786ee4 100644 --- a/src/glib/NEWS +++ b/src/glib/NEWS @@ -1,9 +1,9 @@ -mit-scheme-glib NEWS -- history of user-visible changes. +mit-scheme-pucked-glib NEWS -- history of user-visible changes. Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Matthew Birkholz -This file is part of a glib plugin for MIT/GNU Scheme. +This file is part of a Glib plugin for MIT/GNU Scheme Pucked. This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/glib/configure.ac b/src/glib/configure.ac index c947c3efa..2ec5038a9 100644 --- a/src/glib/configure.ac +++ b/src/glib/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([MIT/GNU Scheme pucked glib plugin], +AC_INIT([MIT/GNU Scheme Pucked GLib plugin], [0.5], [matt@birchwood-abbey.net], [mit-scheme-pucked-glib]) @@ -12,7 +12,7 @@ AC_COPYRIGHT( [Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Matthew Birkholz -This file is part of a glib plugin for MIT/GNU Scheme. +This file is part of a GLib plugin for MIT/GNU Scheme Pucked. This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the @@ -34,7 +34,7 @@ AH_TOP([/* Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Matthew Birkholz -This file is part of a glib plugin for MIT/GNU Scheme. +This file is part of a GLib plugin for MIT/GNU Scheme Pucked. This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/glib/debian/control b/src/glib/debian/control index 455ad1b7f..7d9cf94ed 100644 --- a/src/glib/debian/control +++ b/src/glib/debian/control @@ -14,8 +14,8 @@ Vcs-Browser: http://birchwood-abbey.net/gitweb/?p=mit-scheme.git;a=summary Package: mit-scheme-pucked-glib Architecture: any Depends: mit-scheme-pucked (>= 9.2.1.1), ${shlibs:Depends}, ${misc:Depends} -Description: Glib/GIO plugin for Friar Puck's MIT/GNU Scheme +Description: GLib/GIO plugin for MIT/GNU Scheme Pucked This package provides mit-scheme-pucked with a dynamically loadable - wrapper of a small portion of the glib and gio C APIs. The wrappings + wrapper of a small portion of the GLib and GIO C APIs. The wrappings are just sufficient to implement open-input-gfile, open-output-gfile, and gdirectory-read. diff --git a/src/glib/debian/copyright b/src/glib/debian/copyright index 9b31b80f3..6eb963f27 100644 --- a/src/glib/debian/copyright +++ b/src/glib/debian/copyright @@ -8,7 +8,7 @@ Copyright: 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Massachusetts Institute of Technology License: GPL-2+ - This package is a glib plugin for Friar Puck's MIT/GNU Scheme. + This package is a GLib plugin for MIT/GNU Scheme Pucked. . This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/glib/debian/doc-base b/src/glib/debian/doc-base index d9f4eabf1..68b63bd13 100644 --- a/src/glib/debian/doc-base +++ b/src/glib/debian/doc-base @@ -1,9 +1,9 @@ Document: mit-scheme-pucked-glib Title: GLib User's Manual Author: Matt Birkholz -Abstract: The GLib plugin for Friar Puck's MIT/GNU Scheme runs Scheme - in a GSource of the GMainLoop. It implements asynchronous IO via the - GIO library and many SOS classes including , , , and . This manual describes how to use the plugin. Section: Programming diff --git a/src/gtk-screen/NEWS b/src/gtk-screen/NEWS index ae5f69421..f5d574e23 100644 --- a/src/gtk-screen/NEWS +++ b/src/gtk-screen/NEWS @@ -1,24 +1,23 @@ -mit-scheme-gtk-screen NEWS -- history of user-visible changes. +mit-scheme-pucked-gtk-screen NEWS -- history of user-visible changes. Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Matthew Birkholz -This file is part of a Gtk-based Edwin screen system for MIT/GNU Scheme. +This file is part of a Gtk screen plugin for MIT/GNU Scheme Pucked. -MIT/GNU Scheme is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2 of the License, or (at -your option) any later version. +This plugin is free software; you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation; either version 2 of the License, or (at your +option) any later version. -MIT/GNU Scheme is distributed in the hope that it will be useful, but +This plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with MIT/GNU Scheme; if not, write to the Free Software -Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, -USA. +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.1 - Matt Birkholz, 2016-06-12 ============================================================ diff --git a/src/gtk-screen/configure.ac b/src/gtk-screen/configure.ac index 8e3a17904..1b0101abe 100644 --- a/src/gtk-screen/configure.ac +++ b/src/gtk-screen/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([MIT/GNU Scheme pucked Edwin Gtk Screen], - [0.5], +AC_INIT([MIT/GNU Scheme Pucked Gtk screen plugin], + [0.1], [matt@birchwood-abbey.net], [mit-scheme-pucked-gtk-screen]) AC_CONFIG_SRCDIR([gtk-screen.pkg]) @@ -10,20 +10,20 @@ AC_COPYRIGHT( [Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Matthew Birkholz -This file is part of a gtk-screen option for MIT/GNU Scheme. +This file is part of a Gtk screen plugin for MIT/GNU Scheme Pucked. -This option is free software; you can redistribute it and/or modify it +This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. -This option is distributed in the hope that it will be useful, but +This plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this option; if not, write to the Free Software Foundation, +along with this plugin; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. ]) diff --git a/src/gtk-screen/debian/control b/src/gtk-screen/debian/control index ddae82c7b..d5ce60513 100644 --- a/src/gtk-screen/debian/control +++ b/src/gtk-screen/debian/control @@ -14,5 +14,5 @@ Package: mit-scheme-pucked-gtk-screen Architecture: any Depends: mit-scheme-pucked (>= 9.2.1.1), mit-scheme-pucked-gtk (>= 0.6) -Description: Gtk-Screen plugin for Friar Puck's MIT/GNU Scheme +Description: Gtk screen plugin for MIT/GNU Scheme Pucked This package provides a Gtk-based screen type for Edwin. diff --git a/src/gtk-screen/debian/copyright b/src/gtk-screen/debian/copyright index 9d5ec9677..5228e51c2 100644 --- a/src/gtk-screen/debian/copyright +++ b/src/gtk-screen/debian/copyright @@ -8,7 +8,7 @@ Copyright: 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Massachusetts Institute of Technology License: GPL-2+ - This package is an Edwin plugin for Friar Puck's MIT/GNU Scheme. + This package is a Gtk screen plugin for MIT/GNU Scheme Pucked. . This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/gtk/NEWS b/src/gtk/NEWS index cb6ad5087..5eade75a1 100644 --- a/src/gtk/NEWS +++ b/src/gtk/NEWS @@ -3,7 +3,7 @@ mit-scheme-pucked-gtk NEWS -- history of user-visible changes. Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Matthew Birkholz -This file is part of a gtk plugin for MIT/GNU Scheme. +This file is part of a Gtk plugin for MIT/GNU Scheme Pucked. This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/gtk/configure.ac b/src/gtk/configure.ac index d947c9426..1d197f3a9 100644 --- a/src/gtk/configure.ac +++ b/src/gtk/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([MIT/GNU Scheme pucked gtk plugin], +AC_INIT([MIT/GNU Scheme Pucked Gtk plugin], [0.5], [matt@birchwood-abbey.net], [mit-scheme-pucked-gtk]) @@ -12,7 +12,7 @@ AC_COPYRIGHT( [Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Matthew Birkholz -This file is part of a gtk plugin for MIT/GNU Scheme. +This file is part of a Gtk plugin for MIT/GNU Scheme Pucked. This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the @@ -34,7 +34,7 @@ AH_TOP([/* Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Matthew Birkholz -This file is part of a gtk plugin for MIT/GNU Scheme. +This file is part of a Gtk plugin for MIT/GNU Scheme Pucked. This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/gtk/debian/control b/src/gtk/debian/control index 956fafc48..ec17c2c50 100644 --- a/src/gtk/debian/control +++ b/src/gtk/debian/control @@ -14,7 +14,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-cairo (>= 0.5), ${shlibs:Depends}, ${misc:Depends} -Description: Gtk3 plugin for Friar Puck's MIT/GNU Scheme +Description: Gtk plugin for MIT/GNU Scheme Pucked This package provides mit-scheme-pucked with a dynamically loadable wrapper of a small portion of the Gtk3 C API, just sufficient to implement a Gtk-based screen for Edwin. diff --git a/src/gtk/debian/copyright b/src/gtk/debian/copyright index 4346e2aac..45474893d 100644 --- a/src/gtk/debian/copyright +++ b/src/gtk/debian/copyright @@ -8,7 +8,7 @@ Copyright: 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Massachusetts Institute of Technology License: GPL-2+ - This package is a gtk plugin for Friar Puck's MIT/GNU Scheme. + This package is a Gtk plugin for MIT/GNU Scheme Pucked. . This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/gtk/debian/doc-base b/src/gtk/debian/doc-base index 4fe604b52..a90ad3b62 100644 --- a/src/gtk/debian/doc-base +++ b/src/gtk/debian/doc-base @@ -1,9 +1,9 @@ Document: mit-scheme-pucked-gtk Title: Gtk User's Manual Author: Matt Birkholz -Abstract: The Gtk plugin for Friar Puck's MIT/GNU Scheme wraps the - GNOME toolkit widget library. This manual describes how much of - the C API is currently available. +Abstract: The Gtk plugin for MIT/GNU Scheme Pucked wraps the GNOME + toolkit widget library. This manual describes how much of the C API + is currently available. Section: Programming Format: HTML diff --git a/src/imail/ChangeLog b/src/imail/ChangeLog index f74760259..da849f6d8 100644 --- a/src/imail/ChangeLog +++ b/src/imail/ChangeLog @@ -3,4 +3,6 @@ Please see the git commit log: $ git clone git://git.savannah.gnu.org/mit-scheme.git -$ git log origin/master -- src/imail/ +$ git remote add puck git://birchwood-abbey.net/~matt/mit-scheme.git +$ git fetch puck Gtk +$ git log puck/Gtk -- src/imail/ | more diff --git a/src/imail/NEWS b/src/imail/NEWS index 31e91eea4..ecd3c8c55 100644 --- a/src/imail/NEWS +++ b/src/imail/NEWS @@ -1,29 +1,28 @@ -mit-scheme-edwin NEWS -- history of user-visible changes. +mit-scheme-pucked-imail NEWS -- history of user-visible changes. Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Massachusetts Institute of Technology -This file is part of MIT/GNU Scheme. +This file is part of an Imail plugin for MIT/GNU Scheme Pucked. -MIT/GNU Scheme is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public License as -published by the Free Software Foundation; either version 2 of the -License, or (at your option) any later version. +This plugin is free software; you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation; either version 2 of the License, or (at your +option) any later version. -MIT/GNU Scheme is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of +This plugin is distributed in the hope that it will be useful, but +WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with MIT/GNU Scheme; if not, write to the Free Software -Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -02110-1301, USA. +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-imail 1.21.1 - Matt Birkholz, 2016-06-12 -=================================================== +mit-scheme-pucked-imail 1.21.1 - Matt Birkholz, 2016-06-12 +========================================================== * Use automake. Edwin is no longer a core option. Use a -pucked project name. Support Debian packaging (dpkg-buildpackage). diff --git a/src/imail/configure.ac b/src/imail/configure.ac index 5aa866808..35dc482cc 100644 --- a/src/imail/configure.ac +++ b/src/imail/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([MIT/GNU Scheme pucked Edwin IMail], +AC_INIT([MIT/GNU Scheme Pucked Imail plugin], [1.21.1], [matt@birchwood-abbey.net], [mit-scheme-pucked-imail]) @@ -12,21 +12,21 @@ AC_COPYRIGHT( 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Massachusetts Institute of Technology -This file is part of the IMail option for MIT/GNU Scheme. +This file is part of an Imail plugin for MIT/GNU Scheme Pucked. -IMail is free software; you can redistribute it and/or modify it under -the terms of the GNU General Public License as published by the Free -Software Foundation; either version 2 of the License, or (at your +This plugin is free software; you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation; either version 2 of the License, or (at your option) any later version. -IMail is distributed in the hope that it will be useful, but WITHOUT -ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -for more details. +This plugin is distributed in the hope that it will be useful, but +WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +General Public License for more details. You should have received a copy of the GNU General Public License -along with IMail; if not, write to the Free Software Foundation, Inc., -51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. ]) +along with this plugin; if not, write to the Free Software Foundation, +Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. ]) AM_INIT_AUTOMAKE diff --git a/src/imail/debian/control b/src/imail/debian/control index 94ba7b838..014172d93 100644 --- a/src/imail/debian/control +++ b/src/imail/debian/control @@ -12,6 +12,6 @@ Vcs-Browser: http://birchwood-abbey.net/gitweb/?p=mit-scheme.git;a=summary Package: mit-scheme-pucked-imail Architecture: any Depends: mit-scheme-pucked-edwin (>= 3.116.1) -Description: IMail plugin for Friar Puck's MIT/GNU Scheme +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. diff --git a/src/imail/debian/copyright b/src/imail/debian/copyright index d691667e3..57784911f 100644 --- a/src/imail/debian/copyright +++ b/src/imail/debian/copyright @@ -8,7 +8,7 @@ Copyright: 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Massachusetts Institute of Technology License: GPL-2+ - This package is an IMail plugin for Friar Puck's MIT/GNU Scheme. + This package is an Imail plugin for MIT/GNU Scheme Pucked. . This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/mcrypt/debian/control b/src/mcrypt/debian/control index 669249ece..e9aa7fea6 100644 --- a/src/mcrypt/debian/control +++ b/src/mcrypt/debian/control @@ -13,6 +13,6 @@ Vcs-Browser: http://birchwood-abbey.net/gitweb/?p=mit-scheme.git;a=summary Package: mit-scheme-pucked-mcrypt Architecture: any Depends: mit-scheme-pucked (>= 9.2.1.1), ${shlibs:Depends}, ${misc:Depends} -Description: MCrypt plugin for Friar Puck's MIT/GNU Scheme +Description: MCrypt plugin for MIT/GNU Scheme Pucked This package provides mit-scheme-pucked with a dynamically loadable wrapper of a small portion of the mcrypt C API as implemented by libmcrypt. diff --git a/src/mcrypt/debian/copyright b/src/mcrypt/debian/copyright index 077da389a..10d35c289 100644 --- a/src/mcrypt/debian/copyright +++ b/src/mcrypt/debian/copyright @@ -8,7 +8,7 @@ Copyright: 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Massachusetts Institute of Technology License: GPL-2+ - This package is an mcrypt plugin for Friar Puck's MIT/GNU Scheme. + This package is an mcrypt plugin for MIT/GNU Scheme Pucked. . This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/md5/debian/control b/src/md5/debian/control index 8b56b142c..ca4b097ca 100644 --- a/src/md5/debian/control +++ b/src/md5/debian/control @@ -13,6 +13,6 @@ Vcs-Browser: http://birchwood-abbey.net/gitweb/?p=mit-scheme.git;a=summary Package: mit-scheme-pucked-md5 Architecture: any Depends: mit-scheme-pucked (>= 9.2.1.1), ${shlibs:Depends}, ${misc:Depends} -Description: MD5 plugin for Friar Puck's MIT/GNU Scheme +Description: MD5 plugin for MIT/GNU Scheme Pucked This package provides mit-scheme-pucked with a dynamically loadable wrapper of the MD5 message digest C API as implemented by libssl. diff --git a/src/md5/debian/copyright b/src/md5/debian/copyright index f27d8a7d4..fe9cc8fb3 100644 --- a/src/md5/debian/copyright +++ b/src/md5/debian/copyright @@ -8,7 +8,7 @@ Copyright: 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Massachusetts Institute of Technology License: GPL-2+ - This package is an md5 plugin for Friar Puck's MIT/GNU Scheme. + This package is an md5 plugin for MIT/GNU Scheme Pucked. . This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/mhash/debian/control b/src/mhash/debian/control index 1d68049e3..bec1850cb 100644 --- a/src/mhash/debian/control +++ b/src/mhash/debian/control @@ -13,6 +13,6 @@ Vcs-Browser: http://birchwood-abbey.net/gitweb/?p=mit-scheme.git;a=summary Package: mit-scheme-pucked-mhash Architecture: any Depends: mit-scheme-pucked (>= 9.2.1.1), ${shlibs:Depends}, ${misc:Depends} -Description: Mhash plugin for Friar Puck's MIT/GNU Scheme +Description: Mhash plugin for MIT/GNU Scheme Pucked This package provides mit-scheme-pucked with a dynamically loadable wrapper of the C API implemented by libmhash. diff --git a/src/mhash/debian/copyright b/src/mhash/debian/copyright index 24ede6737..574ac167e 100644 --- a/src/mhash/debian/copyright +++ b/src/mhash/debian/copyright @@ -8,7 +8,7 @@ Copyright: 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Massachusetts Institute of Technology License: GPL-2+ - This package is an mhash plugin for Friar Puck's MIT/GNU Scheme. + This package is an mhash plugin for MIT/GNU Scheme Pucked. . This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/pango/NEWS b/src/pango/NEWS index a2ef7909a..ee2b9d33b 100644 --- a/src/pango/NEWS +++ b/src/pango/NEWS @@ -1,9 +1,9 @@ -mit-scheme-pango NEWS -- history of user-visible changes. +mit-scheme-pucked-pango NEWS -- history of user-visible changes. Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Matthew Birkholz -This file is part of a pango plugin for MIT/GNU Scheme. +This file is part of a Pango plugin for MIT/GNU Scheme Pucked. This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/pango/configure.ac b/src/pango/configure.ac index 13ba2baff..7fe1eab37 100644 --- a/src/pango/configure.ac +++ b/src/pango/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([MIT/GNU Scheme pucked pango plugin], +AC_INIT([MIT/GNU Scheme Pucked Pango plugin], [0.5], [matt@birchwood-abbey.net], [mit-scheme-pucked-pango]) @@ -12,7 +12,7 @@ AC_COPYRIGHT( [Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Matthew Birkholz -This file is part of a pango plugin for MIT/GNU Scheme. +This file is part of a Pango plugin for MIT/GNU Scheme Pucked. This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the @@ -34,7 +34,7 @@ AH_TOP([/* Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Matthew Birkholz -This file is part of a pango plugin for MIT/GNU Scheme. +This file is part of a Pango plugin for MIT/GNU Scheme Pucked. This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/pango/debian/control b/src/pango/debian/control index 19887cb45..d4a94664e 100644 --- a/src/pango/debian/control +++ b/src/pango/debian/control @@ -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-glib (>= 0.5), ${shlibs:Depends}, ${misc:Depends} -Description: Pango plugin for Friar Puck's MIT/GNU Scheme +Description: Pango plugin for MIT/GNU Scheme Pucked This package provides mit-scheme-pucked with a dynamically loadable wrapper of a small portion of the Pango C API. \ No newline at end of file diff --git a/src/pango/debian/copyright b/src/pango/debian/copyright index 323633d34..a9d706075 100644 --- a/src/pango/debian/copyright +++ b/src/pango/debian/copyright @@ -8,7 +8,7 @@ Copyright: 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Massachusetts Institute of Technology License: GPL-2+ - This package is a pango plugin for Friar Puck's MIT/GNU Scheme. + This package is a Pango plugin for MIT/GNU Scheme Pucked. . This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/pango/debian/doc-base b/src/pango/debian/doc-base index 14e87244f..b1a1285ea 100644 --- a/src/pango/debian/doc-base +++ b/src/pango/debian/doc-base @@ -1,9 +1,9 @@ Document: mit-scheme-pucked-pango Title: Pango User's Manual Author: Matt Birkholz -Abstract: The Pango plugin for Friar Puck's MIT/GNU Scheme wraps the - Pango text layout and rendering library. This manual describes how - much of the C API is available. +Abstract: The Pango plugin for MIT/GNU Scheme Pucked wraps the Pango + text layout and rendering library. This manual describes how much of + the C API is available. Section: Programming Format: HTML diff --git a/src/planetarium/NEWS b/src/planetarium/NEWS index 62dd2b85e..5d87ba71f 100644 --- a/src/planetarium/NEWS +++ b/src/planetarium/NEWS @@ -1,24 +1,23 @@ -mit-scheme-planetarium NEWS -- history of user-visible changes. +mit-scheme-pucked-planetarium NEWS -- history of user-visible changes. Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 -Matthew Birkholz + Matthew Birkholz -This file is part of a planetarium for MIT/GNU Scheme. +This file is part of a planetarium plugin for MIT/GNU Scheme Pucked. -MIT/GNU Scheme is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2 of the License, or (at -your option) any later version. +This plugin is free software; you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation; either version 2 of the License, or (at your +option) any later version. -MIT/GNU Scheme is distributed in the hope that it will be useful, but +This plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with MIT/GNU Scheme; if not, write to the Free Software -Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, -USA. +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.1 - Matt Birkholz, 2016-06-12 ============================================================= diff --git a/src/planetarium/configure.ac b/src/planetarium/configure.ac index a6320ea31..df785bc97 100644 --- a/src/planetarium/configure.ac +++ b/src/planetarium/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([MIT/GNU Scheme pucked planetarium], +AC_INIT([MIT/GNU Scheme Pucked planetarium plugin], [0.1], [matt@birchwood-abbey.net], [mit-scheme-pucked-planetarium]) @@ -10,22 +10,21 @@ AC_COPYRIGHT( [Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Matthew Birkholz -This file is part of a planetarium for MIT/GNU Scheme. +This file is part of a planetarium plugin for MIT/GNU Scheme Pucked. -This planetarium is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public License as -published by the Free Software Foundation; either version 2 of the -License, or (at your option) any later version. +This plugin is free software; you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation; either version 2 of the License, or (at your +option) any later version. -This planetarium is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of +This plugin is distributed in the hope that it will be useful, but +WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this planetarium; if not, write to the Free Software -Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, -USA. +along with this plugin; if not, write to the Free Software Foundation, +Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. ]) AM_INIT_AUTOMAKE diff --git a/src/planetarium/debian/control b/src/planetarium/debian/control index 72f823c10..729c12022 100644 --- a/src/planetarium/debian/control +++ b/src/planetarium/debian/control @@ -13,7 +13,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-gl (>= 0.1) -Description: A Planetarium for Friar Puck's MIT/GNU Scheme +Description: A Planetarium for MIT/GNU Scheme Pucked This package currently contains: . * a tellurion, based on a little astronomy code and either the X11 or diff --git a/src/planetarium/debian/copyright b/src/planetarium/debian/copyright index 5ce74bc4a..2e0a0a730 100644 --- a/src/planetarium/debian/copyright +++ b/src/planetarium/debian/copyright @@ -8,20 +8,20 @@ Copyright: 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Massachusetts Institute of Technology License: GPL-2+ - This is a planetarium for Friar Puck's MIT/GNU Scheme. + This package is a planetarium plugin for MIT/GNU Scheme Pucked. . - This planetarium is free software; you can redistribute it and/or - modify it under the terms of the GNU General Public License as - published by the Free Software Foundation; either version 2 of the - License, or (at your option) any later version. + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or (at + your option) any later version. . - This planetarium is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of + This package is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License - along with this planetarium; if not, write to the Free Software + along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. . diff --git a/src/planetarium/debian/doc-base b/src/planetarium/debian/doc-base index db3a02301..d0bf897e3 100644 --- a/src/planetarium/debian/doc-base +++ b/src/planetarium/debian/doc-base @@ -1,8 +1,8 @@ Document: mit-scheme-pucked-planetarium Title: Planetarium User's Manual Author: Matt Birkholz -Abstract: The planetarium for Friar Puck's MIT/GNU Scheme contains - just enough astronomy code to plot the position of the sun. It also +Abstract: The planetarium for MIT/GNU Scheme Pucked contains just + enough astronomy code to plot the position of the sun. It also contains a terrain viewer and procedures for gathering elevation data from Google Earth. Section: Programming diff --git a/src/x11-screen/ChangeLog b/src/x11-screen/ChangeLog index 54b188003..e606eb3ff 100644 --- a/src/x11-screen/ChangeLog +++ b/src/x11-screen/ChangeLog @@ -3,4 +3,6 @@ Please see the git commit log: $ git clone git://git.savannah.gnu.org/mit-scheme.git -$ git log origin/master -- src/x11-screen/ +$ git remote add puck git://birchwood-abbey.net/~matt/mit-scheme.git +$ git fetch puck Gtk +$ git log puck/Gtk -- src/x11-screen/ | more diff --git a/src/x11-screen/NEWS b/src/x11-screen/NEWS index 135866755..335a6501d 100644 --- a/src/x11-screen/NEWS +++ b/src/x11-screen/NEWS @@ -1,11 +1,11 @@ -mit-scheme-x11-screen NEWS -- history of user-visible changes. +mit-scheme-pucked-x11-screen NEWS -- history of user-visible changes. Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Massachusetts Institute of Technology -This file is part of an X11-screen plugin for MIT/GNU Scheme. +This file is part of an x11 screen plugin for MIT/GNU Scheme Pucked. This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the @@ -21,8 +21,8 @@ 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-x11-screen 0.1 - Matt Birkholz, 2016-05-25 -===================================================== +mit-scheme-pucked-x11-screen 0.1 - Matt Birkholz, 2016-05-25 +============================================================ * The Edwin display type x11-screen is now a separately buildable and installable automake package. It requires MIT/GNU Scheme with an diff --git a/src/x11-screen/configure.ac b/src/x11-screen/configure.ac index 16abd96da..3031cea29 100644 --- a/src/x11-screen/configure.ac +++ b/src/x11-screen/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([MIT/GNU Scheme pucked Edwin X11 Screen], +AC_INIT([MIT/GNU Scheme Pucked X11 screen plugin], [0.1], [matt@birchwood-abbey.net], [mit-scheme-pucked-x11-screen]) @@ -12,7 +12,7 @@ AC_COPYRIGHT( 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Massachusetts Institute of Technology -This file is part of an X11-screen plugin for MIT/GNU Scheme. +This file is part of an X11 screen plugin for MIT/GNU Scheme Pucked. This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/x11-screen/debian/control b/src/x11-screen/debian/control index 910cfc365..b4020fa24 100644 --- a/src/x11-screen/debian/control +++ b/src/x11-screen/debian/control @@ -16,7 +16,7 @@ Architecture: any Depends: mit-scheme-pucked (>= 9.2.1.1), mit-scheme-pucked-edwin (>= 3.116.1), mit-scheme-pucked-x11 (>= 0.1) -Description: Edwin X11 screen plugin for Friar Puck's MIT/GNU Scheme +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 by the ancient x11 microcode module and Edwin X screen type. diff --git a/src/x11-screen/debian/copyright b/src/x11-screen/debian/copyright index 8c4c4a97f..beb103616 100644 --- a/src/x11-screen/debian/copyright +++ b/src/x11-screen/debian/copyright @@ -8,7 +8,7 @@ Copyright: 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Massachusetts Institute of Technology License: GPL-2+ - This package is an Edwin X11 screen type for Friar Puck's MIT/GNU Scheme. + This package is an X11 screen plugin for MIT/GNU Scheme Pucked. . This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/x11/ChangeLog b/src/x11/ChangeLog index bee4284fa..14b5d6028 100644 --- a/src/x11/ChangeLog +++ b/src/x11/ChangeLog @@ -3,4 +3,6 @@ Please see the git commit log: $ git clone git://git.savannah.gnu.org/mit-scheme.git -$ git log origin/master -- src/x11/ | more +$ git remote add puck git://birchwood-abbey.net/~matt/mit-scheme.git +$ git fetch puck Gtk +$ git log puck/Gtk -- src/x11/ | more diff --git a/src/x11/NEWS b/src/x11/NEWS index d3f47f308..3efbd7881 100644 --- a/src/x11/NEWS +++ b/src/x11/NEWS @@ -1,11 +1,11 @@ -mit-scheme-x11 NEWS -- history of user-visible changes. +mit-scheme-pucked-x11 NEWS -- history of user-visible changes. Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Massachusetts Institute of Technology -This file is part of an x11 plugin for MIT/GNU Scheme. +This file is part of an X11 plugin for MIT/GNU Scheme Pucked. This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the @@ -21,8 +21,8 @@ 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-x11 3.116 - Matt Birkholz, 2016-02-19 -================================================ +mit-scheme-pucked-x11 0.1 - Matt Birkholz, 2016-02-19 +===================================================== -* Convert to plugin, moving X11 data parsing (x_event_to_object) to - Scheme/FFI code, using libtool and automake... +* Convert to a plugin. Move X11 data parsing (x_event_to_object) to + Scheme/FFI code. Use libtool and automake. diff --git a/src/x11/configure.ac b/src/x11/configure.ac index 4d3421a92..5aa1a021b 100644 --- a/src/x11/configure.ac +++ b/src/x11/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([MIT/GNU Scheme pucked x11 plugin], +AC_INIT([MIT/GNU Scheme Pucked X11 plugin], [0.1], [matt@birchwood-abbey.net], [mit-scheme-pucked-x11]) @@ -14,7 +14,7 @@ AC_COPYRIGHT( 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Massachusetts Institute of Technology -This file is part of an x11 plugin for MIT/GNU Scheme. +This file is part of an X11 plugin for MIT/GNU Scheme Pucked. This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/src/x11/debian/control b/src/x11/debian/control index 856ecde3c..5ebdc7026 100644 --- a/src/x11/debian/control +++ b/src/x11/debian/control @@ -13,7 +13,7 @@ Vcs-Browser: http://birchwood-abbey.net/gitweb/?p=mit-scheme.git;a=summary Package: mit-scheme-pucked-x11 Architecture: any Depends: mit-scheme-pucked (>= 9.2.1.1), ${shlibs:Depends}, ${misc:Depends} -Description: X11 plugin for Friar Puck's MIT/GNU Scheme +Description: X11 plugin for MIT/GNU Scheme Pucked This package provides mit-scheme-pucked with an X11 graphics device type and X11 "terminals" as originally provided by the x11 microcode module. diff --git a/src/x11/debian/copyright b/src/x11/debian/copyright index e9560d4be..7d651197f 100644 --- a/src/x11/debian/copyright +++ b/src/x11/debian/copyright @@ -8,7 +8,7 @@ Copyright: 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Massachusetts Institute of Technology License: GPL-2+ - This package is an X11 plugin for Friar Puck's MIT/GNU Scheme. + This package is an X11 plugin for MIT/GNU Scheme Pucked. . This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- 2.25.1