pango 0.11 mit-scheme-pucked-pango-0.11
authorMatt Birkholz <matt@birchwood-abbey.net>
Wed, 3 Jul 2019 23:16:52 +0000 (16:16 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Wed, 3 Jul 2019 23:16:52 +0000 (16:16 -0700)
src/pango/NEWS
src/pango/configure.ac
src/pango/debian/changelog
src/pango/make.scm
src/pango/pango.texi

index a1d46932e5eded4ea0e28c46eb5da49c6aff583f..53314f16ffd9c6a069b2561903cf301830214d2a 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.11 - Matt Birkholz, 2019-07-03
+========================================================
+
+New release upstream.  Downcased many symbols.
+
 mit-scheme-pucked-pango 0.10 - Matt Birkholz, 2018-11-27
 ========================================================
 
index 68c1f13d643b75369ef2c04417567e5f1fad2623..20c5eb8aa7a61dca9fdf5bfac16cb26c49e2e23a 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.10],
+        [0.11],
         [matt@birchwood-abbey.net],
         [mit-scheme-pucked-pango])
 AC_CONFIG_SRCDIR([pango.pkg])
index 5880e05ce41e53a091ec956155ce95d8d5a8ab95..81f3d85ef21adff8a8938a25b2f7deb3a8f371b0 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked-pango (0.11) birchwood; urgency=low
+
+  * New release upstream.  Downcased many symbols.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Wed, 03 Jul 2019 00:00:00 -0000
+
 mit-scheme-pucked-pango (0.10) birchwood; urgency=low
 
   * New release upstream supporting Unicode and plugins.
index 95a47393d23ce2dadb458f3f37ced8f1471db727..e625beeffd07bbf5e086e2df389feb5510ca96b4 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 10))
\ No newline at end of file
+(add-subsystem-identification! "Pango" '(0 11))
\ No newline at end of file
index ebbb96f5d6e7cd24a63da77e258a838eec0bc52e..090e8ad5654389ab8c2cc2c7e2d925ca72e2ee4f 100644 (file)
@@ -2,7 +2,7 @@
 @comment %**start of header
 @setfilename pango.info
 @include version.texi
-@set SCMVERS 9.2.15
+@set SCMVERS 10.1.11
 @settitle Pango Plugin Manual
 @comment %**end of header