--- wxmaxima-0.8.2.orig/debian/compat
+++ wxmaxima-0.8.2/debian/compat
@@ -0,0 +1 @@
+7
--- wxmaxima-0.8.2.orig/debian/wxmaxima.manpages
+++ wxmaxima-0.8.2/debian/wxmaxima.manpages
@@ -0,0 +1 @@
+debian/wxmaxima.1
--- wxmaxima-0.8.2.orig/debian/copyright
+++ wxmaxima-0.8.2/debian/copyright
@@ -0,0 +1,80 @@
+Name: wxMaxima
+Maintainer: Andrej Vodopivec <andrejv@users.sourceforge.net>
+Source: http://wxmaxima.sourceforge.net/
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=59
+
+Copyright: © 2004-2008 Andrej Vodopivec <andrejv@users.sourceforge.net>
+License: GPL-2+
+ This program 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 program 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 program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.
+
+Files: art/*
+Copyright: © Sven Hodapp (http://4pple.de)
+License: GPL
+
+Files: art/toolbar/*
+Copyright: © Tango project (http://tango.freedesktop.org)
+License: CC-BY-SA
+
+Files: data/wxmath.lisp
+Copyright: © 2004-2007 Andrej Vodopivec
+           © 1987 Richard J. Fateman
+License: GPL-2+
+
+Files: locales/de.po
+Copyright: © 2005 Harald Geyer <Harald.Geyer@gmx.at>
+License: other
+ This file is released to the public domain.
+
+Files: locales/es.po
+Copyright: © 2005 Eulogio Serradilla <eulogio.sr@terra.es>
+           © 2005-2007 Antonio Ullan <aullan@unex.es>
+License: GPL-2+
+ This file is distributed under the same license as the wxMaxima package.
+
+Files: locales/fr.po
+Copyright: © 2004 Eric <ericdelevaux@gmail.com>
+License: GPL-2+
+ This file is distributed under the same license as the wxMaxima package.
+
+Files: locales/it.po
+Copyright: © 2005-2008 Marco Ciampa <ciampix@libero.it>
+License: GPL-2+
+ This file is distributed under the same license as the wxMaxima package.
+
+Files: locales/pl.po
+Copyright: © 2008 Rafal Topolnicki <rtopolnicki@o2.pl>
+License: GPL-2+
+ This file is distributed under the same license as the wxMaxima package.
+
+Files: locales/pt_BR.po
+Copyright: © 2006 Eduardo M Kalinowski <ekalin@bol.com.br>
+License: GPL-2+
+ This file is distributed under the same license as the wxMaxima package.
+
+Files: locales/ru.po
+Copyright: © 2006-2007 Vadim V. Zhytnikov <vvzhy@netorn.ru>
+           © 2007 Sergey Semerikov <cc@kpi.dp.ua>
+           © 2008-2009 Alexey Beshenov <al@beshenov.ru>
+License: GPL-2+
+ This file is distributed under the same license as the wxMaxima package.
+
+Files: debian/*
+Copyright: © 2005-2007 Rafa Rodriguez Galvan <rafael.rodriguez@uca.es>
+           © 2005-2007 Marco Presi (Zufus) <zufus@debian.org>
+           © 2009 Frank S. Thomas <fst@debian.org>
+License: GPL-2+
--- wxmaxima-0.8.2.orig/debian/control
+++ wxmaxima-0.8.2/debian/control
@@ -0,0 +1,28 @@
+Source: wxmaxima
+Section: math
+Priority: optional
+Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
+Uploaders: Frank S. Thomas <fst@debian.org>
+Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.40), autotools-dev,
+ libwxgtk2.8-dev (>= 2.8.4)
+Standards-Version: 3.8.2
+Vcs-Git: git://git.debian.org/git/debian-science/packages/wxmaxima.git
+Vcs-Browser: http://git.debian.org/?p=debian-science/packages/wxmaxima.git
+Homepage: http://wxmaxima.sourceforge.net/
+
+Package: wxmaxima
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, maxima (>= 5.10.0),
+ maxima-doc (>= 5.10.0)
+Description: GUI for the computer algebra system Maxima
+ wxMaxima is a graphical user interface for the computer algebra system
+ Maxima. It eases the use of Maxima by making most of its commands available
+ through a menu system and by providing input dialogs for commands that
+ require more than one argument. It also implements its own display engine
+ that outputs mathematical symbols directly instead of depicting them with
+ ASCII characters.
+ .
+ wxMaxima also features 2D and 3D inline plots, simple animations, mixing of
+ text and mathematical calculations to create documents, exporting of input
+ and output to TeX, and a browser for Maxima's manual including command index
+ and full text searching.
--- wxmaxima-0.8.2.orig/debian/watch
+++ wxmaxima-0.8.2/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://sf.net/wxmaxima/ wxMaxima-([\d\.]+)\.tar\.gz
--- wxmaxima-0.8.2.orig/debian/README.source
+++ wxmaxima-0.8.2/debian/README.source
@@ -0,0 +1,5 @@
+This package uses quilt to manage all modifications to the upstream
+source.  Changes are stored in the source package as diffs in
+debian/patches and applied during the build.
+
+Refer to /usr/share/doc/quilt/README.source for details.
--- wxmaxima-0.8.2.orig/debian/rules
+++ wxmaxima-0.8.2/debian/rules
@@ -0,0 +1,38 @@
+#!/usr/bin/make -f
+
+include /usr/share/quilt/quilt.make
+
+# These are used for cross-compiling and for saving the configure script
+# from having to guess our platform (since we know it already). Refer to
+# the section "Calling GNU configure properly" in
+# /usr/share/doc/autotools-dev/README.Debian.gz for more details.
+export DEB_HOST_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+export DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+
+ifeq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE))
+  confflags += --build $(DEB_HOST_GNU_TYPE)
+else
+  confflags += --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE)
+endif
+
+clean: clean-patched unpatch
+clean-patched:
+	dh clean
+
+%:
+	dh $@
+
+override_dh_auto_configure: patch
+	cp -f /usr/share/misc/config.guess .
+	cp -f /usr/share/misc/config.sub .
+	
+	dh_auto_configure -- \
+	  $(confflags) \
+	  --enable-unicode-glyphs \
+	  --enable-printing \
+	  CXXFLAGS="$(CXXFLAGS) -Wall" \
+	  LDFLAGS="$(LDFLAGS) -Wl,--as-needed"
+
+override_dh_auto_install:
+	dh_auto_install
+	rm debian/wxmaxima/usr/share/wxMaxima/COPYING
--- wxmaxima-0.8.2.orig/debian/wxmaxima.1
+++ wxmaxima-0.8.2/debian/wxmaxima.1
@@ -0,0 +1,104 @@
+.\" $Header: /cvsroot/wxmaxima/wxmaxima/debian/wxmaxima.1,v 1.3 2005/11/21 22:44:32 zufus Exp $
+.\"
+.\"	transcript compatibility for postscript use.
+.\"
+.\"	synopsis:  .P! <file.ps>
+.\"
+.de P!
+.fl
+\!!1 setgray
+.fl
+\\&.\"
+.fl
+\!!0 setgray
+.fl			\" force out current output buffer
+\!!save /psv exch def currentpoint translate 0 0 moveto
+\!!/showpage{}def
+.fl			\" prolog
+.sy sed \-e 's/^/!/' \\$1\" bring in postscript file
+\!!psv restore
+.
+.de pF
+.ie     \\*(f1 .ds f1 \\n(.f
+.el .ie \\*(f2 .ds f2 \\n(.f
+.el .ie \\*(f3 .ds f3 \\n(.f
+.el .ie \\*(f4 .ds f4 \\n(.f
+.el .tm ? font overflow
+.ft \\$1
+..
+.de fP
+.ie     !\\*(f4 \{\
+.	ft \\*(f4
+.	ds f4\"
+'	br \}
+.el .ie !\\*(f3 \{\
+.	ft \\*(f3
+.	ds f3\"
+'	br \}
+.el .ie !\\*(f2 \{\
+.	ft \\*(f2
+.	ds f2\"
+'	br \}
+.el .ie !\\*(f1 \{\
+.	ft \\*(f1
+.	ds f1\"
+'	br \}
+.el .tm ? font underflow
+..
+.ds f1\"
+.ds f2\"
+.ds f3\"
+.ds f4\"
+'\" t 
+.ta 8n 16n 24n 32n 40n 48n 56n 64n 72n  
+.TH "WXMAXIMA" "1" 
+.SH "NAME" 
+wxmaxima \(em wxWidgets interface for maxima 
+.SH "SYNOPSIS" 
+.PP 
+\fBwxmaxima\fR 
+.SH "DESCRIPTION" 
+.PP 
+This manual page documents briefly the 
+\fBwxmaxima\fR command. 
+.PP 
+It was written for the \fBDebian\fP distribution 
+because the original program does not have a manual 
+page. Instead, it has documentation in 
+it's Help       menu. 
+.PP 
+\fBwxmaxima\fR is a rather self-explanatory 
+front-end to the maxima computer algebra system. It  
+provides a graphical interface and 2D formated output display 
+for maxima. Its menu system facilitates the access to a huge part of 
+the maxima native set of commands and also to a browsable maxima 
+help. The dialogue windows make easy the introduction of 
+mathematical entities such as limits, matrices, etc. 
+.PP 
+maxima is a free (GPL) common lisp implementation based of the 
+original computer algebra system Macsyma developed at MIT. It 
+has full documentation (HTML and info) included in the  
+maxima-doc Debian package. 
+.PP 
+It uses the cross-platform GUI toolkit wxWidgets and 
+runs natively on different operative systems. 
+ 
+.SH "OPTIONS" 
+.PP 
+This program takes no options 
+.SH "SEE ALSO" 
+.PP 
+maxima (1), xmaxima (1). 
+.SH "AUTHOR" 
+.PP 
+This manual page was written by J. Rafael Rodriguez Galvan rafael.rodriguez@uca.es for 
+the \fBDebian\fP system (but may be used by others).  Permission is 
+granted to copy, distribute and/or modify this document under 
+the terms of the GNU General Public License, Version 2 or any  
+later version published by the Free Software Foundation. 
+ 
+.PP 
+On Debian systems, the complete text of the GNU General Public 
+License can be found in /usr/share/common-licenses/GPL. 
+ 
+.\" created by instant / docbook-to-man, Mon 23 May 2005, 23:13 
--- wxmaxima-0.8.2.orig/debian/wxmaxima.menu
+++ wxmaxima-0.8.2/debian/wxmaxima.menu
@@ -0,0 +1,8 @@
+?package(wxmaxima):\
+    needs="X11"\
+    section="Applications/Science/Mathematics"\
+    title="wxMaxima"\
+    longtitle="GUI for the computer algebra system Maxima"\
+    icon16x16="/usr/share/pixmaps/wxmaxima-16.xpm"\
+    icon32x32="/usr/share/pixmaps/wxmaxima-32.xpm"\
+    command="/usr/bin/wxmaxima"
--- wxmaxima-0.8.2.orig/debian/wxmaxima.install
+++ wxmaxima-0.8.2/debian/wxmaxima.install
@@ -0,0 +1,2 @@
+wxmaxima.desktop                usr/share/applications
+debian/icons/wxmaxima-*.xpm     usr/share/pixmaps
--- wxmaxima-0.8.2.orig/debian/changelog
+++ wxmaxima-0.8.2/debian/changelog
@@ -0,0 +1,118 @@
+wxmaxima (0.8.2-1~bpo50+1) lenny-backports; urgency=low
+
+  * Rebuild for lenny-backports.
+  * Use quilt's makefile fragment (quilt.make) instead of its dh addon which
+    is not available in Lenny. Lowered the versioned build-dependency on quilt
+    accordingly.
+
+ -- Frank S. Thomas <fst@debian.org>  Thu, 09 Jul 2009 05:46:30 +0200
+
+wxmaxima (0.8.2-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/rules: Set configure's --build and --host options properly
+    according to the autotools-dev documentation.
+  * debian/patches/: Added 001_renamed_client_to_server.patch so that wxMaxima
+    works with Maxima (<< 5.18).
+  * debian/control: This version requires wxWidgets (>= 2.8.4), bumped
+    build-dependency accordingly.
+  * Update config.{guess,sub} at build time and therefore added autotools-dev
+    to Build-Depends.
+
+ -- Frank S. Thomas <fst@debian.org>  Sun, 28 Jun 2009 13:58:42 +0200
+
+wxmaxima (0.8.1-1) unstable; urgency=low
+
+  * New upstream release. (closes: #484281, #508181)
+    - Does not fail to build from source. (closes: #527708)
+    - Warns on quit if modified files are not saved. (closes: #457599)
+    - Does not display an error pupup on program startup. (closes: #368630)
+    - Does not exhibit "strange" Lisp errors with recent maxima.
+      (closes: #493882, #487391)
+  * debian/control:
+    - Took over package from Rafa Rodríguez Galván with his permission. Thanks
+      Rafa and Marco for all your work! Set Debian Science Maintainers as
+      Maintainer and myself as Uploader.
+    - Added Vcs-{Git,Browser} and Homepage fields.
+    - wxWidgets >= 2.8.0 is required now; updated build-dependency accordingly.
+    - Bumped Standards-Version to 3.8.2.
+    - libxml2-dev is not required anymore; removed it from Build-Depends.
+    - Edited Description with the help of the debian-l10n-english folks.
+  * Updated debian/copyright and adapted it to DEP5. (closes: #439964)
+  * Added debian/watch file.
+  * debian/wxmaxima.menu:
+    - Changed section "Apps/Math" to "Applications/Science/Mathematics".
+    - Use 16x16 and 32x32 wxMaxima icons. (closes: #428820)
+  * Use dh and quilt's new debhelper addon instead of CDBS to minimize
+    debian/rules. This required to build-depend on debhelper (>= 7.0.50) and
+    quilt (>= 0.46-7).
+  * debian/patches/:
+    - Added 201_fix_desktop_file.patch that changes wxmaxima.desktop so that it
+      is valid according to the latest freedesktop.org specs. (closes: #466997)
+    - Removed config.patch; applied upstream.
+
+ -- Frank S. Thomas <fst@debian.org>  Sat, 27 Jun 2009 15:18:46 +0200
+
+wxmaxima (0.7.1-1) unstable; urgency=low
+
+  * New upstream release
+  * Added a patch to replace automatically the parameter 'maxima' in 
+    users ~/.wxMaxima if set to a wrong value (it happens on upgrades from
+    wxmaxima_0.7.0a-1). (Closes: #391535)
+
+ -- Marco Presi (Zufus) <zufus@debian.org>  Mon, 26 Feb 2007 12:32:24 +0000
+
+wxmaxima (0.7.0a-1) unstable; urgency=low
+
+  * New upstream release.
+  * Updated depends on maxima (>= 5.10.0). Closes: #387782
+  * Added depends on maxima-doc
+  * Bumped standard versions tp 3.7.2
+  * Added a patch to locate documentation
+  * Disabled support for drag and drop (knonw bug in upstream sources)
+
+ -- Marco Presi (Zufus) <zufus@debian.org>  Wed, 27 Sep 2006 11:39:41 +0200
+
+wxmaxima (0.6.4-1) unstable; urgency=low
+
+  * New upstream release
+  * Upstream changes fix documentation browsing. Closes: #340152
+
+ -- Marco Presi (Zufus) <zufus@debian.org>  Mon, 21 Nov 2005 15:57:51 -0500
+
+wxmaxima (0.6.3-1) unstable; urgency=low
+
+  * New upstream release.
+  * wxmaxima now depends on maxima>=5.9.2 due to case-sensitive 
+    commands introduction in maxima 5.9.2
+
+ -- Marco Presi (Zufus) <zufus@debian.org>  Thu, 17 Nov 2005 22:12:36 -0500
+
+wxmaxima (0.6.2-4) unstable; urgency=low
+
+  * Added wxmaxima.desktop
+
+ -- Marco Presi (Zufus) <zufus@debian.org>  Tue, 25 Oct 2005 14:52:44 -0400
+
+wxmaxima (0.6.2-3) unstable; urgency=low
+
+  [ Rafa Rodriguez Galvan ]
+  * Provided wxmaxima.menu entry. Closes: #335645.
+  
+  [ Marco Presi ]
+  * Added maxima icon.
+
+ -- Marco Presi (Zufus) <zufus@debian.org>  Tue, 25 Oct 2005 12:17:05 -0400
+
+wxmaxima (0.6.2-2) unstable; urgency=low
+
+  * Modified erroneous entry in Maintainer: field.
+
+ -- Marco Presi (Zufus) <zufus@debian.org>  Sun, 23 Oct 2005 13:27:55 -0400
+
+wxmaxima (0.6.2-1) unstable; urgency=low
+
+  * Initial release Closes: #290922
+
+ -- Marco Presi (Zufus) <zufus@debian.org>  Wed,  5 Oct 2005 00:38:43 -0400
+
--- wxmaxima-0.8.2.orig/debian/wxmaxima.links
+++ wxmaxima-0.8.2/debian/wxmaxima.links
@@ -0,0 +1,2 @@
+usr/share/common-licenses/GPL-2 usr/share/wxMaxima/COPYING  
+usr/share/wxMaxima/README       usr/share/doc/wxmaxima/README
--- wxmaxima-0.8.2.orig/debian/icons/wxmaxima-16.xpm
+++ wxmaxima-0.8.2/debian/icons/wxmaxima-16.xpm
@@ -0,0 +1,162 @@
+/* XPM */
+static char * wxmaxima_16_xpm[] = {
+"16 16 143 2",
+"  	c None",
+". 	c #737981",
+"+ 	c #969DA5",
+"@ 	c #9BA1A9",
+"# 	c #888F97",
+"$ 	c #797E85",
+"% 	c #CED7E1",
+"& 	c #E0E7EF",
+"* 	c #DDE3EC",
+"= 	c #DEE5ED",
+"- 	c #DDE6EF",
+"; 	c #A6AEB7",
+"> 	c #888F99",
+", 	c #DDE4EE",
+"' 	c #D2DCE7",
+") 	c #D8E0EA",
+"! 	c #DCE4EB",
+"~ 	c #D8E0E7",
+"{ 	c #D7DFE7",
+"] 	c #D3DDE6",
+"^ 	c #D2DCE5",
+"/ 	c #B7C3D0",
+"( 	c #78797C",
+"_ 	c #77A5BB",
+": 	c #9AA9B4",
+"< 	c #D2C9CE",
+"[ 	c #D5CDD0",
+"} 	c #C6C7CD",
+"| 	c #63A0B8",
+"1 	c #9CB1BE",
+"2 	c #9BAAB6",
+"3 	c #99A6B1",
+"4 	c #81A1B1",
+"5 	c #AFB8C3",
+"6 	c #AEB9C6",
+"7 	c #679AB0",
+"8 	c #B4BFC8",
+"9 	c #B07277",
+"0 	c #99373E",
+"a 	c #D7D9DD",
+"b 	c #9DBDCB",
+"c 	c #B8C4CC",
+"d 	c #B9484B",
+"e 	c #BF898D",
+"f 	c #C6CDD8",
+"g 	c #B5C5D8",
+"h 	c #B6C8DA",
+"i 	c #CCD5E2",
+"j 	c #7BA5B7",
+"k 	c #C59C9F",
+"l 	c #BA6C6F",
+"m 	c #D5BABC",
+"n 	c #E2E5EA",
+"o 	c #AB9398",
+"p 	c #BA7A7E",
+"q 	c #CBA6AA",
+"r 	c #BFCCDA",
+"s 	c #B5C4D6",
+"t 	c #919CA8",
+"u 	c #777E84",
+"v 	c #B4C4D7",
+"w 	c #9EB8C9",
+"x 	c #BBD0DA",
+"y 	c #C39496",
+"z 	c #D7BCBE",
+"A 	c #C67979",
+"B 	c #EAF6F9",
+"C 	c #C28F90",
+"D 	c #B9A3A9",
+"E 	c #C49092",
+"F 	c #BECBD8",
+"G 	c #B7C7D7",
+"H 	c #9EAAB7",
+"I 	c #777D85",
+"J 	c #B5C5D7",
+"K 	c #7BA5B8",
+"L 	c #E6F1F7",
+"M 	c #C18C8E",
+"N 	c #DFEAEE",
+"O 	c #B34E4F",
+"P 	c #D9BABB",
+"Q 	c #C5B5B9",
+"R 	c #9CA3AD",
+"S 	c #BF7274",
+"T 	c #C8D5E1",
+"U 	c #9EAAB8",
+"V 	c #B7C7DB",
+"W 	c #76A4B8",
+"X 	c #E2E8ED",
+"Y 	c #C08B8D",
+"Z 	c #CFD7DE",
+"` 	c #D1A0A2",
+" .	c #BB5E5F",
+"..	c #92C1D0",
+"+.	c #D2DAE0",
+"@.	c #A74043",
+"#.	c #D2E3ED",
+"$.	c #B6C5D6",
+"%.	c #929CA8",
+"&.	c #A9B6C6",
+"*.	c #A4BFCD",
+"=.	c #AA979F",
+"-.	c #B26F74",
+";.	c #CDD7DD",
+">.	c #C4C4C9",
+",.	c #A9888F",
+"'.	c #C0D0D8",
+").	c #D8D1D5",
+"!.	c #B24346",
+"~.	c #C8B3B8",
+"{.	c #C0CEDD",
+"].	c #70757B",
+"^.	c #C2C6D2",
+"/.	c #B3AAB1",
+"(.	c #B7B1B8",
+"_.	c #C1BAC0",
+":.	c #7BABBD",
+"<.	c #AABFCA",
+"[.	c #89B4C6",
+"}.	c #9F98A0",
+"|.	c #A3A5AE",
+"1.	c #9B98A1",
+"2.	c #ABB3BA",
+"3.	c #8B949E",
+"4.	c #B0C3D5",
+"5.	c #94B4C7",
+"6.	c #ABC2D1",
+"7.	c #88AABB",
+"8.	c #CFD7E4",
+"9.	c #C7D1E0",
+"0.	c #BFCBDB",
+"a.	c #B7C5D7",
+"b.	c #B1BECF",
+"c.	c #7A8187",
+"d.	c #94B2C4",
+"e.	c #9BB6C9",
+"f.	c #BBC9D9",
+"g.	c #B4C4D5",
+"h.	c #9AA5B2",
+"i.	c #798088",
+"j.	c #8C96A1",
+"k.	c #8F99A5",
+"l.	c #858D97",
+"                                ",
+"            . + @ #             ",
+"        $ % & * * = - ;         ",
+"      > , ' ) ! ~ { ] ^ /       ",
+"    ( _ : < [ } | 1 2 3 4 5     ",
+"    6 7 8 9 0 a b c d e f g     ",
+"    h i j k l m n o p q r s t   ",
+"  u v w x y z A B C D E F G H   ",
+"  I J K L M N O P Q R S T G U   ",
+"    V W X Y Z `  ...+.@.#.$.%.  ",
+"    &.*.=.-.;.>.,.'.).!.~.{.    ",
+"    ].^./.(._.:.<.[.}.|.1.2.    ",
+"      3.4.5.6.7.8.9.0.a.b.      ",
+"        c.d.e.f.s g.h h.        ",
+"            i.j.k.l.            ",
+"                                "};
--- wxmaxima-0.8.2.orig/debian/icons/wxmaxima-32.xpm
+++ wxmaxima-0.8.2/debian/icons/wxmaxima-32.xpm
@@ -0,0 +1,523 @@
+/* XPM */
+static char * wxmaxima_32_xpm[] = {
+"32 32 488 2",
+"  	c None",
+". 	c #7D848B",
+"+ 	c #A9B2BD",
+"@ 	c #C4CEDA",
+"# 	c #CDD8E4",
+"$ 	c #CFD9E6",
+"% 	c #CDD7E3",
+"& 	c #C2CCD7",
+"* 	c #A4ADB8",
+"= 	c #777D84",
+"- 	c #9BA4AD",
+"; 	c #D2DCE8",
+"> 	c #DFE6EE",
+", 	c #DFE6ED",
+"' 	c #DEE4EC",
+") 	c #DDE4EC",
+"! 	c #DEE5ED",
+"~ 	c #D0DAE5",
+"{ 	c #9098A1",
+"] 	c #6F7378",
+"^ 	c #C6D2E0",
+"/ 	c #DAE2EB",
+"( 	c #D8E0E9",
+"_ 	c #D9E1EA",
+": 	c #DAE2EA",
+"< 	c #DBE2EB",
+"[ 	c #DBE2EC",
+"} 	c #DCE2EC",
+"| 	c #BFCBD9",
+"1 	c #616366",
+"2 	c #888F96",
+"3 	c #C0CFDE",
+"4 	c #D5DDE7",
+"5 	c #D3DDE7",
+"6 	c #D5DEE8",
+"7 	c #D7E0E9",
+"8 	c #DBE3EA",
+"9 	c #DAE3EA",
+"0 	c #DAE1EA",
+"a 	c #D8E1E9",
+"b 	c #D7DFE9",
+"c 	c #D5DEE7",
+"d 	c #BCCBDC",
+"e 	c #777C82",
+"f 	c #80868D",
+"g 	c #B9C8DA",
+"h 	c #D7DEE8",
+"i 	c #DCE3EB",
+"j 	c #D2DBE6",
+"k 	c #D4DDE7",
+"l 	c #CCD8E0",
+"m 	c #CCD9E1",
+"n 	c #CBD8E0",
+"o 	c #C9D6E0",
+"p 	c #C8D6DF",
+"q 	c #C6D5DE",
+"r 	c #C4D3DD",
+"s 	c #BECED9",
+"t 	c #B8C9D7",
+"u 	c #76777A",
+"v 	c #626365",
+"w 	c #B3C7D5",
+"x 	c #7DA5B7",
+"y 	c #6A96AA",
+"z 	c #7FA0AF",
+"A 	c #CAD2D9",
+"B 	c #CCD4DC",
+"C 	c #CED5DD",
+"D 	c #D1D8DE",
+"E 	c #D8DEE4",
+"F 	c #9BB6C2",
+"G 	c #71A4BA",
+"H 	c #72A8BD",
+"I 	c #6FA2B8",
+"J 	c #84ADBE",
+"K 	c #7DA7B8",
+"L 	c #7AA5B7",
+"M 	c #79A4B6",
+"N 	c #7CA6B8",
+"O 	c #77A5B9",
+"P 	c #51859D",
+"Q 	c #C7D3E1",
+"R 	c #4E4E4E",
+"S 	c #BAC6D1",
+"T 	c #5B91AA",
+"U 	c #6299B2",
+"V 	c #DCE6EB",
+"W 	c #C3A2A4",
+"X 	c #D0B0B3",
+"Y 	c #D2B4B7",
+"Z 	c #D5B6B8",
+"` 	c #D5B5B6",
+" .	c #CBA9AC",
+"..	c #D6E2E8",
+"+.	c #70A6BC",
+"@.	c #75AEC5",
+"#.	c #D0E2E9",
+"$.	c #BB9FA2",
+"%.	c #C3A8AC",
+"&.	c #C5ACB0",
+"*.	c #C4ABAF",
+"=.	c #BEA5A9",
+"-.	c #CDBFC3",
+";.	c #A2BAC7",
+">.	c #BECBDA",
+",.	c #A6B2BF",
+"'.	c #7B8187",
+").	c #BCCBD9",
+"!.	c #5C93AC",
+"~.	c #679CB3",
+"{.	c #F2F2F5",
+"].	c #CFB6BA",
+"^.	c #B8787B",
+"/.	c #AB4F52",
+"(.	c #A74B50",
+"_.	c #9B4349",
+":.	c #BDA0A3",
+"<.	c #F4F6F8",
+"[.	c #9FBCC8",
+"}.	c #73A9BF",
+"|.	c #C6DBE3",
+"1.	c #CEACAE",
+"2.	c #B45355",
+"3.	c #BC575A",
+"4.	c #AF5054",
+"5.	c #BF9599",
+"6.	c #E0D6DA",
+"7.	c #C3CFDB",
+"8.	c #B3C3D5",
+"9.	c #B5C5D8",
+"0.	c #686A6D",
+"a.	c #ACB8C7",
+"b.	c #B4C4D5",
+"c.	c #A9C0CD",
+"d.	c #6396AC",
+"e.	c #6B98AD",
+"f.	c #93ADB9",
+"g.	c #D3E1E7",
+"h.	c #923C43",
+"i.	c #A64C53",
+"j.	c #984148",
+"k.	c #CBD4D9",
+"l.	c #CED2D8",
+"m.	c #E7EBF0",
+"n.	c #8EB3C2",
+"o.	c #72A0B2",
+"p.	c #CDC4C8",
+"q.	c #B95457",
+"r.	c #C25A5D",
+"s.	c #B4676B",
+"t.	c #E0EAF0",
+"u.	c #B6C2CF",
+"v.	c #B9C7D7",
+"w.	c #B5C4D6",
+"x.	c #B2C2D4",
+"y.	c #9FAAB6",
+"z.	c #504F4E",
+"A.	c #B6C7DA",
+"B.	c #B7C6D7",
+"C.	c #CBD5E1",
+"D.	c #A0BFCD",
+"E.	c #6697AC",
+"F.	c #D1C9CE",
+"G.	c #9F6369",
+"H.	c #A75B60",
+"I.	c #AC4F53",
+"J.	c #CBA2A4",
+"K.	c #DDE1E6",
+"L.	c #E3E8EE",
+"M.	c #E5E9EE",
+"N.	c #ADC6CF",
+"O.	c #A17A80",
+"P.	c #AD6A6E",
+"Q.	c #BF585B",
+"R.	c #B16265",
+"S.	c #E0EBF0",
+"T.	c #C2CEDC",
+"U.	c #BFCCDB",
+"V.	c #B8C6D8",
+"W.	c #B6C6D8",
+"X.	c #797E85",
+"Y.	c #B3C4D6",
+"Z.	c #B3C4D5",
+"`.	c #BBCAD9",
+" +	c #CCD6E1",
+".+	c #6997AD",
+"++	c #ADBFC9",
+"@+	c #D5BBBD",
+"#+	c #BE8789",
+"$+	c #D8B8B9",
+"%+	c #BD5A5C",
+"&+	c #B25D5E",
+"*+	c #F4FAFB",
+"=+	c #DEE3E8",
+"-+	c #D9DEE3",
+";+	c #F4F6F7",
+">+	c #7C3439",
+",+	c #CCD3D9",
+"'+	c #A54649",
+")+	c #AD5154",
+"!+	c #E9F1F6",
+"~+	c #C0CCD8",
+"{+	c #C2CFDD",
+"]+	c #BAC9D9",
+"^+	c #B5C6D8",
+"/+	c #66686B",
+"(+	c #8D969F",
+"_+	c #B2C2D5",
+":+	c #B5C5D6",
+"<+	c #BDCADA",
+"[+	c #97B5C4",
+"}+	c #80A8B9",
+"|+	c #D7DCE2",
+"1+	c #C8A1A3",
+"2+	c #C69D9F",
+"3+	c #F9FEFF",
+"4+	c #B25859",
+"5+	c #BC595A",
+"6+	c #E0C9CA",
+"7+	c #DCE0E3",
+"8+	c #E0E3E6",
+"9+	c #D2B1B2",
+"0+	c #B98688",
+"a+	c #DCF2F8",
+"b+	c #8F4148",
+"c+	c #A8494B",
+"d+	c #EAE8EA",
+"e+	c #BDC8D4",
+"f+	c #C3D0DE",
+"g+	c #7D848A",
+"h+	c #959FAA",
+"i+	c #B5C5D7",
+"j+	c #CAD5E0",
+"k+	c #6394AB",
+"l+	c #B2C6D3",
+"m+	c #D5DDE4",
+"n+	c #BB8689",
+"o+	c #D3B4B5",
+"p+	c #DCDFE3",
+"q+	c #CEA2A3",
+"r+	c #C15E5F",
+"s+	c #BF7C7C",
+"t+	c #E6EBED",
+"u+	c #F3F9FA",
+"v+	c #A45859",
+"w+	c #EADFE0",
+"x+	c #DAE4E8",
+"y+	c #9A6066",
+"z+	c #953F45",
+"A+	c #E0CED0",
+"B+	c #BFC9D4",
+"C+	c #C4D1DE",
+"D+	c #BDCBDB",
+"E+	c #878F97",
+"F+	c #959FAB",
+"G+	c #B4C4D6",
+"H+	c #ADC2CF",
+"I+	c #6196AC",
+"J+	c #CED8E1",
+"K+	c #DFE9EE",
+"L+	c #AD6A6D",
+"M+	c #DDC7C8",
+"N+	c #C8CCD2",
+"O+	c #F3F1F2",
+"P+	c #B35254",
+"Q+	c #B55354",
+"R+	c #F0EAEB",
+"S+	c #DEC8C8",
+"T+	c #AF6C6D",
+"U+	c #EFF4F6",
+"V+	c #9DBAC5",
+"W+	c #A67F85",
+"X+	c #AC5053",
+"Y+	c #D0ADAF",
+"Z+	c #C7CFD9",
+"`+	c #C4D1DF",
+" @	c #BDCADB",
+".@	c #B2C3D5",
+"+@	c #878F98",
+"@@	c #8E96A0",
+"#@	c #9CB9C8",
+"$@	c #6699AF",
+"%@	c #D3DAE2",
+"&@	c #E9F2F5",
+"*@	c #A04F52",
+"=@	c #E5D8DA",
+"-@	c #D0D6DC",
+";@	c #E6EBEE",
+">@	c #C28687",
+",@	c #D4A5A7",
+"'@	c #B66F70",
+")@	c #DFC4C4",
+"!@	c #89ABB9",
+"~@	c #88B0C0",
+"{@	c #BFA4A8",
+"]@	c #C08B8E",
+"^@	c #D0D8E0",
+"/@	c #C3CFDD",
+"(@	c #7F858C",
+"_@	c #B3C3D6",
+":@	c #B1C2D4",
+"<@	c #96B5C5",
+"[@	c #669AB1",
+"}@	c #CDD4DD",
+"|@	c #ECEFF2",
+"1@	c #9A4144",
+"2@	c #EBE5E7",
+"3@	c #D1D7DE",
+"4@	c #D6DADF",
+"5@	c #E4D1D2",
+"6@	c #BA5759",
+"7@	c #C35E60",
+"8@	c #AF5859",
+"9@	c #D7E7EB",
+"0@	c #6FA3B8",
+"a@	c #85A7B6",
+"b@	c #E5D1D2",
+"c@	c #B55356",
+"d@	c #B16669",
+"e@	c #DDE7ED",
+"f@	c #BFCCDA",
+"g@	c #BAC8D9",
+"h@	c #686A6E",
+"i@	c #525352",
+"j@	c #B0C1D3",
+"k@	c #98B6C5",
+"l@	c #659CB5",
+"m@	c #B8C5CF",
+"n@	c #E5DDE0",
+"o@	c #9E4245",
+"p@	c #ECEBEC",
+"q@	c #CED6DD",
+"r@	c #D7DEE4",
+"s@	c #F1F8FA",
+"t@	c #B25D5F",
+"u@	c #C35E5F",
+"v@	c #BA9194",
+"w@	c #9CBDCB",
+"x@	c #80AABB",
+"y@	c #D2D8DE",
+"z@	c #EBEAED",
+"A@	c #AE4C4F",
+"B@	c #AA4C4F",
+"C@	c #E7EEF2",
+"D@	c #B5C2D1",
+"E@	c #B8C7D8",
+"F@	c #B7C6D8",
+"G@	c #AEBBCA",
+"H@	c #A2B9C9",
+"I@	c #5F96AE",
+"J@	c #8EACB9",
+"K@	c #D6BDC0",
+"L@	c #AD4D4F",
+"M@	c #EDE5E7",
+"N@	c #C3C9CF",
+"O@	c #E2E5E8",
+"P@	c #C99C9D",
+"Q@	c #A64A4D",
+"R@	c #CED3D8",
+"S@	c #6F9CAD",
+"T@	c #D7DEE5",
+"U@	c #BEC5CE",
+"V@	c #EDF1F4",
+"W@	c #AE4B4E",
+"X@	c #B35154",
+"Y@	c #DECFD3",
+"Z@	c #ACB8C5",
+"`@	c #ADBDCE",
+" #	c #A2ADBA",
+".#	c #C6D1DC",
+"+#	c #CDD5DB",
+"@#	c #B8ADB4",
+"##	c #90484F",
+"$#	c #99454D",
+"%#	c #9B6A71",
+"&#	c #C4C6CC",
+"*#	c #CAD8DF",
+"=#	c #759BAB",
+"-#	c #E2D8D9",
+";#	c #844A50",
+">#	c #BAD8E3",
+",#	c #C5D4DB",
+"'#	c #E6DBDD",
+")#	c #C29092",
+"!#	c #B75659",
+"~#	c #B9575A",
+"{#	c #B16A6E",
+"]#	c #DBCCCF",
+"^#	c #E7EAEE",
+"/#	c #B1C1D4",
+"(#	c #6D7074",
+"_#	c #B1C0D0",
+":#	c #C6D2DE",
+"<#	c #C5ABAE",
+"[#	c #A08288",
+"}#	c #A78B91",
+"|#	c #AA8D94",
+"1#	c #A68990",
+"2#	c #9A7A80",
+"3#	c #CED0D5",
+"4#	c #71A5BA",
+"5#	c #B2CED8",
+"6#	c #C4B8BE",
+"7#	c #94BCCC",
+"8#	c #669EB6",
+"9#	c #C7DCE5",
+"0#	c #98757C",
+"a#	c #A3868C",
+"b#	c #A88A91",
+"c#	c #A78A91",
+"d#	c #A4868E",
+"e#	c #97777E",
+"f#	c #D0CCD0",
+"g#	c #A7B2BF",
+"h#	c #C0CCD9",
+"i#	c #C4CED9",
+"j#	c #C4CED7",
+"k#	c #C4CFD7",
+"l#	c #C8D2D9",
+"m#	c #CED7DE",
+"n#	c #C2CFD8",
+"o#	c #99B9C8",
+"p#	c #5E93A7",
+"q#	c #BBCED7",
+"r#	c #8AAFBF",
+"s#	c #8DB2C2",
+"t#	c #90B1C0",
+"u#	c #AFC6D0",
+"v#	c #A8BFCA",
+"w#	c #A4BDC7",
+"x#	c #A3BBC7",
+"y#	c #A4BBC7",
+"z#	c #A8C0CB",
+"A#	c #B5C7D1",
+"B#	c #525253",
+"C#	c #8A9199",
+"D#	c #B4C5D7",
+"E#	c #C9D4E1",
+"F#	c #CBD5E2",
+"G#	c #C1CEDD",
+"H#	c #C5D1DE",
+"I#	c #BECFDA",
+"J#	c #6B99AC",
+"K#	c #CAD5E2",
+"L#	c #CAD4E1",
+"M#	c #C7D2DF",
+"N#	c #C4D0DE",
+"O#	c #C1CDDC",
+"P#	c #BCCADA",
+"Q#	c #B8C6D7",
+"R#	c #B6C5D6",
+"S#	c #B8C7D9",
+"T#	c #797D82",
+"U#	c #B3C3D7",
+"V#	c #9BB5C4",
+"W#	c #5B91A9",
+"X#	c #6C9DB2",
+"Y#	c #8EB2C2",
+"Z#	c #8DAFC0",
+"`#	c #5C8DA3",
+" $	c #B8C9D5",
+".$	c #C0CDDC",
+"+$	c #BFCCDC",
+"@$	c #81878D",
+"#$	c #AEC3D1",
+"$$	c #6898AE",
+"%$	c #6599AF",
+"&$	c #729FB4",
+"*$	c #90B0C1",
+"=$	c #BDCCD9",
+"-$	c #B9C8D8",
+";$	c #B9C8D9",
+">$	c #B2C3D4",
+",$	c #6C7073",
+"'$	c #494949",
+")$	c #AFB4BD",
+"!$	c #C8D3E2",
+"~$	c #BECADA",
+"{$	c #B6C7D9",
+"]$	c #969FAA",
+"^$	c #4D4D4C",
+"/$	c #A6B2C0",
+"($	c #B5C3D4",
+"_$	c #B7C7D9",
+":$	c #B7C7DA",
+"<$	c #B4C2D3",
+"[$	c #A3AFBC",
+"}$	c #828991",
+"                                                                ",
+"                                                                ",
+"                                                                ",
+"                        . + @ # $ % & * =                       ",
+"                    - ; > , ' ' ) ' ' , ! ~ {                   ",
+"                ] ^ / ( _ : < [ } [ / : _ ( / | 1               ",
+"              2 3 4 5 6 7 _ : 8 9 / 0 a b 6 5 c d e             ",
+"            f g h i j k b _ 0 8 l m m n o p q r s t u           ",
+"          v w x y z A B C D E F G H I J K L M N O P Q R         ",
+"          S T U V W X Y Z `  ...+.@.#.$.%.&.*.=.-.;.>.,.        ",
+"        '.).!.~.{.].^./.(._.:.<.[.}.|.1.2.3.4.5.6.7.8.9.0.      ",
+"        a.b.c.d.e.f.g.h.i.j.k.l.m.n.o.p.q.r.s.t.u.v.w.x.y.      ",
+"      z.A.8.B.C.D.E.F.G.H.I.J.K.L.M.N.O.P.Q.R.S.T.U.V.8.W.      ",
+"      X.Y.Z.`. +.+++@+#+$+%+&+*+=+-+;+>+,+'+)+!+~+{+]+8.^+/+    ",
+"      (+_+:+<+[+}+|+1+2+3+4+5+6+7+8+9+0+a+b+c+d+e+f+`.b.8.g+    ",
+"      h+x.i+j+k+l+m+n+o+p+q+r+s+t+u+v+w+x+y+z+A+B+C+D+:+8.E+    ",
+"      F+x.G+H+I+J+K+L+M+N+O+P+Q+R+S+T+U+V+W+X+Y+Z+`+ @:+.@+@    ",
+"      @@x.8.#@$@%@&@*@=@-@;@>@r+,@'@)@!@~@{@%+]@^@/@`.b.8.(@    ",
+"      '._@:@<@[@}@|@1@2@3@4@5@6@7@8@9@0@a@b@c@d@e@f@g@8.9.h@    ",
+"      i@A.j@k@l@m@n@o@p@q@r@s@t@u@v@w@x@y@z@A@B@C@D@E@8.F@      ",
+"        G@:@H@I@J@K@L@M@N@r@O@P@Q@R@S@T@U@V@W@X@Y@Z@`@x. #      ",
+"        (@G+.#+#@###$#%#&#*#=#-#;#>#,#m.'#)#!#~#{#]#^#/#(#      ",
+"          _#:#<#[#}#|#1#2#3#4#5#6#7#8#9#0#a#b#c#d#e#f#g#        ",
+"          0./#h#i#j#k#l#m#n#o#p#q#r#s#t#u#v#w#x#y#z#A#B#        ",
+"            C#D#8.]+E#F#G#H#I#J#h K#L#M#N#O#P#Q#R#S#T#          ",
+"              { U#V#W#X#Y#Z#`# $.$G#+$D+]+B.8.x.^+@$            ",
+"                X.#$$$%$&$*$=$-$g@;$E@R#Z.>$x.b.,$              ",
+"                  '$)$!$~$/#_+8.8.8.>$x.8.{$]$                  ",
+"                      ^$+@/$($_$:$_$<$[$}$                      ",
+"                                                                ",
+"                                                                ",
+"                                                                "};
--- wxmaxima-0.8.2.orig/debian/patches/series
+++ wxmaxima-0.8.2/debian/patches/series
@@ -0,0 +1,2 @@
+001_renamed_client_to_server.patch
+201_fix_desktop_file.patch
--- wxmaxima-0.8.2.orig/debian/patches/README.patches
+++ wxmaxima-0.8.2/debian/patches/README.patches
@@ -0,0 +1,9 @@
+0xx patches are Debian-specific build patches, that have not and will not be
+proposed upstream; they don't need to be.
+
+If there are any:
+
+1xx patches have been proposed upstream and accepted; these can safely be
+deleted when updating to a new release.
+
+2xx patches are awaiting the approval of upstream.
--- wxmaxima-0.8.2.orig/debian/patches/001_renamed_client_to_server.patch
+++ wxmaxima-0.8.2/debian/patches/001_renamed_client_to_server.patch
@@ -0,0 +1,27 @@
+Author: Andrej Vodopivec <andrejv@users.sourceforge.net>
+Description: Renamed "client" to "server" so that wxMaxima works with
+ Maxima (<< 5.18). This is required because the current Maxima version
+ in Debian is 5.17.1.
+Upstream-Changeset: http://wxmaxima.svn.sourceforge.net/viewvc/wxmaxima?view=rev&revision=835 
+Index: b/src/wxMaxima.cpp
+===================================================================
+--- a/src/wxMaxima.cpp
++++ b/src/wxMaxima.cpp
+@@ -557,7 +557,7 @@
+       {
+         command = files[0];
+         command.Append(wxString::Format(
+-                         wxT(" -eval \"(maxima::start-client %d)\" -eval \"(run)\" -f"),
++                         wxT(" -eval \"(maxima::start-server %d)\" -eval \"(run)\" -f"),
+                          m_port
+                        ));
+       }
+@@ -566,7 +566,7 @@
+       command.Append(wxString::Format(wxT(" -s %d"), m_port));
+     wxSetEnv(wxT("home"), wxGetHomeDir());
+ #else
+-    command.Append(wxString::Format(wxT(" -r \":lisp (setup-client %d)\""),
++    command.Append(wxString::Format(wxT(" -r \":lisp (setup-server %d)\""),
+                                     m_port));
+ #endif
+ 
--- wxmaxima-0.8.2.orig/debian/patches/201_fix_desktop_file.patch
+++ wxmaxima-0.8.2/debian/patches/201_fix_desktop_file.patch
@@ -0,0 +1,22 @@
+Author: Frank S. Thomas <fst@debian.org>
+Description: Make wxmaxima.desktop valid according to the latest
+ freedesktop.org Desktop Entry and Desktop Menu specifications. Also added the
+ full path of wxMaxima's icon so that desktops can find and display it.
+Bug: #466997
+Index: b/wxmaxima.desktop
+===================================================================
+--- a/wxmaxima.desktop
++++ b/wxmaxima.desktop
+@@ -2,8 +2,7 @@
+ Name=wxMaxima
+ Comment=Perform symbolic and numeric calculations using Maxima
+ Exec=wxmaxima
+-Icon=wxmaxima.png
+-Terminal=0
++Icon=/usr/share/wxMaxima/wxmaxima.png
++Terminal=false
+ Type=Application
+-Encoding=UTF-8
+-Categories=Application;Utility;X-Red-Hat-Base;X-Red-Hat-Base-Only;
+\ No newline at end of file
++Categories=Education;Science;Math;
