x11-screen: Increment version.
authorMatt Birkholz <matt@birchwood-abbey.net>
Sun, 5 Nov 2017 18:43:18 +0000 (11:43 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Sun, 5 Nov 2017 18:43:18 +0000 (11:43 -0700)
src/x11-screen/configure.ac
src/x11-screen/debian/changelog
src/x11-screen/debian/control

index c215ded7077562d75dfcfaed0de6aa6637a8e68d..70cf429ed8d9b70764f99c44e9532412336d7af9 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT([MIT/GNU Scheme Pucked Edwin X11 Screen plugin],
-        [0.2.1],
+        [0.2.2],
         [matt@birchwood-abbey.net],
         [mit-scheme-pucked-x11-screen])
 AC_CONFIG_SRCDIR([x11-screen.pkg])
index 11f11c81202a29a19e689f5f6a728ae277b2379b..3e981dbf207a7f9633b1a3fb750a2c57fe0e80e6 100644 (file)
@@ -1,3 +1,12 @@
+mit-scheme-pucked-x11-screen (0.2.2) birchwood; urgency=low
+
+  * Steal the .svg icon and .desktop file from the core and use them
+    to associate our "application" with the icon and the "Pucked"
+    window class.  Previously, Edwin windows were confused with Emacs
+    windows in Unity and GNOME.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Sun,  5 Nov 2017 10:30:00 -0700
+
 mit-scheme-pucked-x11-screen (0.2.1) birchwood; urgency=low
 
   * New upstream using new string procedures.
index eb43bb9836a10e2d8b87097b36ee094c5a6b2bbc..95a78b2065d58e807b8d4821d4d6973d8bff045a 100644 (file)
@@ -4,7 +4,8 @@ Priority: optional
 Maintainer: Matt Birkholz <matt@birchwood-abbey.net>
 Build-Depends: debhelper (>= 9),
                mit-scheme-pucked-edwin (>= 3.116.1),
-               mit-scheme-pucked-x11 (>= 0.1)
+               mit-scheme-pucked-x11 (>= 0.1),
+               mit-scheme-pucked (>= 9.2.8)
 Standards-Version: 3.9.4
 Homepage: http://birchwood-abbey.net/~matt/Scheme/
 Vcs-Git: git://birchwood-abbey.net/~matt/mit-scheme.git