--- kayali-0.3.2.orig/debian/changelog +++ kayali-0.3.2/debian/changelog @@ -0,0 +1,33 @@ +kayali (0.3.2-0ubuntu4) trusty; urgency=medium + + * Port to dh_python2. + + -- Dimitri John Ledkov Sun, 26 Jan 2014 21:59:35 +0000 + +kayali (0.3.2-0ubuntu3) feisty; urgency=low + + * Fix the manpage and the watch file + * Fix the version of the GPL in debian/copyright + * Actually use python-all instead of python-dev + + -- Albin Tonnerre Tue, 20 Feb 2007 01:24:32 +0000 + +kayali (0.3.2-0ubuntu2) feisty; urgency=low + + * debian/control: Build-Depends on python-dev instead of python-all-dev + * move kayali.{dirs,doc-base,manpages,links,install} to + {dirs,doc-base,manpages,links,install} to improve readability + * Add a watch file + * Fix invalid desktop file + * Actually install the desktop file + * Modified Maintainer value to match Debian-Maintainer-Field Spec + + -- Albin Tonnerre Fri, 16 Mar 2007 22:17:43 +0000 + +kayali (0.3.2-0ubuntu1) feisty; urgency=low + + * Initial Release + * Modified source tarball to add license information on antlr.py and + pexepect.py provided by upstream. + + -- Albin Tonnerre Mon, 04 Dec 2006 23:17:58 +0100 --- kayali-0.3.2.orig/debian/compat +++ kayali-0.3.2/debian/compat @@ -0,0 +1 @@ +5 --- kayali-0.3.2.orig/debian/control +++ kayali-0.3.2/debian/control @@ -0,0 +1,18 @@ +Source: kayali +Section: math +Priority: optional +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Albin Tonnerre +Standards-Version: 3.7.2 +Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.43) +Build-Depends-Indep: python-all, dh-python + +Package: kayali +Architecture: all +Depends: ${python:Depends}, maxima, python-qt4, python-reportlab (>= 2.0), imagemagick, gnuplot (>= 4.0) +Description: A Qt-based Computer Algebra System + Kayali is a Qt based Computer Algebra System (CAS) that can also be used as an + advanced replacement for KDE KCalc. + . + It is essentially a front end GUI for Maxima (and is easily extended to other + CAS back-ends) and Gnuplot. --- kayali-0.3.2.orig/debian/copyright +++ kayali-0.3.2/debian/copyright @@ -0,0 +1,189 @@ +This package was debianized by Albin Tonnerre (Lutin) on +Mon, 04 Dec 2006 23:17:58 +0100 + +It was downloaded from http://kayali.sourceforge.net/index.html#download + +Upstream Author: Aalynch + +=============================================================================== +Kayali + +Copyright (C) 2005-2006 by Abdulaqh Lynch + +License: + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License version 2 as published + by the Free Software Foundation. + + 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 package; 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'. + +=============================================================================== +PyANTLR + +ANTLR 1989-2005 Developed by Terence Parr +Partially supported by University of San Francisco & jGuru.com + + We reserve no legal rights to the ANTLR--it is fully in the public domain. An + individual or company may do whatever they wish with source code distributed + with ANTLR or the code generated by ANTLR, including the incorporation of + ANTLR, or its output, into commercial software. + + We encourage users to develop software with ANTLR. However, we do ask that + credit is given to us for developing ANTLR. By "credit", we mean that if you + use ANTLR or incorporate any source code into one of your programs + (commercial product, research project, or otherwise) that you acknowledge + this fact somewhere in the documentation, research report, etc... If you like + ANTLR and have developed a nice tool with the output, please mention that you + developed it using ANTLR. In addition, we ask that the headers remain intact + in our source code. As long as these guidelines are kept, we expect to + continue enhancing this system and expect to make other tools available as + they are completed. + +The primary ANTLR guy: + +Terence Parr +parrt@cs.usfca.edu +parrt@antlr.org + +antlr.py Copyright (C) Wolfgang Haefelinger, 2004. + +=============================================================================== +Pexpect.py + +Copyright (C) 2006 Noah Spurrier + + License: Python Software Foundation License + + PSF LICENSE AGREEMENT +--------------------- + + 1. This LICENSE AGREEMENT is between the Python Software Foundation + ("PSF"), and the Individual or Organization ("Licensee") accessing and + otherwise using Python 2.1.1 software in source or binary form and its + associated documentation. + + 2. Subject to the terms and conditions of this License Agreement, PSF + hereby grants Licensee a nonexclusive, royalty-free, world-wide license + to reproduce, analyze, test, perform and/or display publicly, prepare + derivative works, distribute, and otherwise use Python 2.1.1 alone or in + any derivative version, provided, however, that PSF's License Agreement + and PSF's notice of copyright, i.e., "Copyright (c) 2001 Python Software + Foundation; All Rights Reserved" are retained in Python 2.1.1 alone or + in any derivative version prepared by Licensee. + + 3. In the event Licensee prepares a derivative work that is based on or + incorporates Python 2.1.1 or any part thereof, and wants to make the + derivative work available to others as provided herein, then Licensee + hereby agrees to include in any such work a brief summary of the changes + made to Python 2.1.1. + + 4. PSF is making Python 2.1.1 available to Licensee on an "AS IS" basis. + PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY + OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY + REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY + PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 2.1.1 WILL NOT INFRINGE ANY + THIRD PARTY RIGHTS. + + 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON + 2.1.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A + RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 2.1.1, OR + ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. + + 6. This License Agreement will automatically terminate upon a material + breach of its terms and conditions. + + 7. Nothing in this License Agreement shall be deemed to create any + relationship of agency, partnership, or joint venture between PSF and + Licensee. This License Agreement does not grant permission to use PSF + trademarks or trade name in a trademark sense to endorse or promote + products or services of Licensee, or any third party. + + 8. By copying, installing or otherwise using Python 2.1.1, Licensee + agrees to be bound by the terms and conditions of this License + Agreement. + + See http://www.opensource.org/licenses/PythonSoftFoundation.html for + further informations. + +=============================================================================== +MatPlotLib + +LICENSE AGREEMENT FOR MATPLOTLIB +-------------------------------------- + +1. This LICENSE AGREEMENT is between John D. Hunter ("JDH"), and the +Individual or Organization ("Licensee") accessing and otherwise using +matplotlib software in source or binary form and its associated +documentation. + +2. Subject to the terms and conditions of this License Agreement, JDH +hereby grants Licensee a nonexclusive, royalty-free, world-wide license +to reproduce, analyze, test, perform and/or display publicly, prepare +derivative works, distribute, and otherwise use matplotlib %(version)s +alone or in any derivative version, provided, however, that JDH's +License Agreement and JDH's notice of copyright, i.e., "Copyright (c) +2002-2005 John D. Hunter; All Rights Reserved" are retained in +matplotlib %(version)s alone or in any derivative version prepared by +Licensee. + +3. In the event Licensee prepares a derivative work that is based on or +incorporates matplotlib %(version)s or any part thereof, and wants to +make the derivative work available to others as provided herein, then +Licensee hereby agrees to include in any such work a brief summary of +the changes made to matplotlib %(version)s. + +4. JDH is making matplotlib %(version)s available to Licensee on an "AS +IS" basis. JDH MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR +IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, JDH MAKES NO AND +DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS +FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF MATPLOTLIB %(version)s +WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. + +5. JDH SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF MATPLOTLIB +%(version)s FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR +LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING +MATPLOTLIB %(version)s, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF +THE POSSIBILITY THEREOF. + +6. This License Agreement will automatically terminate upon a material +breach of its terms and conditions. + +7. Nothing in this License Agreement shall be deemed to create any +relationship of agency, partnership, or joint venture between JDH and +Licensee. This License Agreement does not grant permission to use JDH +trademarks or trade name in a trademark sense to endorse or promote +products or services of Licensee, or any third party. + +8. By copying, installing or otherwise using matplotlib %(version)s, +Licensee agrees to be bound by the terms and conditions of this License +Agreement. + +=============================================================================== +Adobe Fonts + + Adobe Core 35 AFM Files with 314 Glyph Entries - ReadMe + + This file and the 35 PostScript(R) AFM files it accompanies may be + used, copied, and distributed for any purpose and without charge, with + or without modification, provided that all copyright notices are + retained; that the AFM files are not distributed without this file; + that all modifications to this file or any of the AFM files are + prominently noted in the modified file(s); and that this paragraph is + not modified. Adobe Systems has no responsibility or obligation to + support the use of the AFM files. + +=============================================================================== + +The Debian packaging is (C) 2007, Albin Tonnerre (Lutin) +and is licensed under the GPL, see above. --- kayali-0.3.2.orig/debian/dirs +++ kayali-0.3.2/debian/dirs @@ -0,0 +1,2 @@ +usr/share/kayali +usr/bin --- kayali-0.3.2.orig/debian/doc-base +++ kayali-0.3.2/debian/doc-base @@ -0,0 +1,10 @@ +Document: Kayali +Title: Kayali Quick-Start +Author: Abdulhaq Lynch +Abstract: This document provides a quick overview of what is kayali + and what it does +Section: Apps/Math + +Format: HTML +Index: /usr/share/doc/kayali/html/index.html +Files: /usr/share/doc/kayali/html/index.html --- kayali-0.3.2.orig/debian/install +++ kayali-0.3.2/debian/install @@ -0,0 +1,12 @@ +*.py usr/share/kayali +*.txt usr/share/kayali +*.in* usr/share/kayali +engines usr/share/kayali +icons usr/share/kayali +maximab.bat usr/share/kayali +maxima.g usr/share/kayali +pdf usr/share/kayali +qt4gui usr/share/kayali +uic usr/share/kayali +html usr/share/doc/kayali +debian/kayali.desktop usr/share/applications --- kayali-0.3.2.orig/debian/kayali.1 +++ kayali-0.3.2/debian/kayali.1 @@ -0,0 +1,24 @@ +.\"Created with GNOME Manpages Editor Wizard +.\"http://gmanedit.sourceforge.net +.\"Sergio Rua +.\" +.TH kayali 1 "Nov 24, 2006" "kayali" + +.SH NAME +kayali \- a qt and maxima-based computer algebra system + +.SH DESCRIPTION +This manual page explains the +.B kayali +program. +.PP +\fBkayali\fP is a Qt based Computer Algebra System (CAS) that can also be used +as an advanced replacement for KDE KCalc. It is essentially a front end GUI for +Maxima (and is easily extended to other CAS back-ends) and Gnuplot + +.SH BUGS +Please reports bugs to Albin Tonnerre + +.SH AUTHOR +This man page was written by Albin Tonnerre for the Ubuntu GNU/Linux +system (but may be used by others). --- kayali-0.3.2.orig/debian/kayali.desktop +++ kayali-0.3.2/debian/kayali.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=Kayali +Comment=A Computer Algebra System +Exec=kayali +Terminal=false +Type=Application +StartupNotify=true +MimeType=text/plain; +Icon=kayali.svg +Categories=Qt;Education;Math; --- kayali-0.3.2.orig/debian/kayali.sh +++ kayali-0.3.2/debian/kayali.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +cd /usr/share/kayali +exec python -OOt kayali.py $@ --- kayali-0.3.2.orig/debian/links +++ kayali-0.3.2/debian/links @@ -0,0 +1 @@ +usr/share/kayali/icons/kayali.svg usr/share/pixmaps/kayali.svg --- kayali-0.3.2.orig/debian/manpages +++ kayali-0.3.2/debian/manpages @@ -0,0 +1 @@ +debian/kayali.1 --- kayali-0.3.2.orig/debian/rules +++ kayali-0.3.2/debian/rules @@ -0,0 +1,12 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk + +install/kayali:: + install -m 755 debian/kayali.sh debian/kayali/usr/bin/kayali + +binary-install/kayali:: + dh_python2 + +clean/kayali:: + $(CURDIR)/clean --- kayali-0.3.2.orig/debian/watch +++ kayali-0.3.2/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://sf.net/kayali/kayali-ubuntu-(.*)\.tar\.gz