[Python-apps-commits] r8776 - in packages/dreampie/trunk/debian (changelog control)
dktrkranz at users.alioth.debian.org
dktrkranz at users.alioth.debian.org
Sat May 26 23:41:49 UTC 2012
Date: Saturday, May 26, 2012 @ 23:41:48
Author: dktrkranz
Revision: 8776
Fix typo in the long description
Modified:
packages/dreampie/trunk/debian/changelog
packages/dreampie/trunk/debian/control
Modified: packages/dreampie/trunk/debian/changelog
===================================================================
--- packages/dreampie/trunk/debian/changelog 2012-05-26 23:40:41 UTC (rev 8775)
+++ packages/dreampie/trunk/debian/changelog 2012-05-26 23:41:48 UTC (rev 8776)
@@ -2,6 +2,8 @@
* debian/compat:
- Bump compatibility level to 9.
+ * debian/control:
+ - Fix typo in the long description.
* debian/rules:
- Delete build directory during clean phase (Closes: #671165).
Modified: packages/dreampie/trunk/debian/control
===================================================================
--- packages/dreampie/trunk/debian/control 2012-05-26 23:40:41 UTC (rev 8775)
+++ packages/dreampie/trunk/debian/control 2012-05-26 23:41:48 UTC (rev 8776)
@@ -16,7 +16,7 @@
Depends: ${python:Depends}, ${misc:Depends}, python-gtk2, python-gtksourceview2, python-glade2
Suggests: jython, ironpython
Description: advanced graphical interactive Python shell
- This Python shell permits to work in a more productive way with Python
+ This Python shell permits one to work in a more productive way with Python
interpreter providing features not yet implemented in standard Python IDE:
* automatic completion of attributes and file names
* display of function arguments and documentation
More information about the Python-apps-commits
mailing list