[Python-modules-commits] r3440 - in /packages/sympy/trunk/debian: changelog control

certik-guest at users.alioth.debian.org certik-guest at users.alioth.debian.org
Tue Oct 16 14:20:05 UTC 2007


Author: certik-guest
Date: Tue Oct 16 14:20:05 2007
New Revision: 3440

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=3440
Log:
added the word 'manipulation' to long description

Modified:
    packages/sympy/trunk/debian/changelog
    packages/sympy/trunk/debian/control

Modified: packages/sympy/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/sympy/trunk/debian/changelog?rev=3440&op=diff
==============================================================================
--- packages/sympy/trunk/debian/changelog (original)
+++ packages/sympy/trunk/debian/changelog Tue Oct 16 14:20:05 2007
@@ -1,3 +1,10 @@
+sympy (0.5.4-2) UNRELEASED; urgency=low
+
+  * The long description improved to include the word "manipulation", which
+    applies to this package
+
+ -- Ondrej Certik <ondrej at certik.cz>  Tue, 16 Oct 2007 16:18:50 +0200
+
 sympy (0.5.4-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/sympy/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/sympy/trunk/debian/control?rev=3440&op=diff
==============================================================================
--- packages/sympy/trunk/debian/control (original)
+++ packages/sympy/trunk/debian/control Tue Oct 16 14:20:05 2007
@@ -17,8 +17,8 @@
 Recommends: libgtkmathview-bin, python-opengl, python-imaging, python-ctypes
 XB-Python-Version: ${python:Versions}
 Description: Computer Algebra System (CAS) in Python
- SymPy is a Python library for symbolic mathematics. It aims to become a
- full-featured computer algebra system (CAS) while keeping the code as simple
- as possible in order to be comprehensible and easily extensible. SymPy is
- written entirely in Python and does not require any external libraries, except
- optionally for plotting support.
+ SymPy is a Python library for symbolic mathematics (manipulation). It aims to
+ become a full-featured computer algebra system (CAS) while keeping the code as
+ simple as possible in order to be comprehensible and easily extensible. SymPy
+ is written entirely in Python and does not require any external libraries,
+ except optionally for plotting support.




More information about the Python-modules-commits mailing list