[Python-modules-commits] r16294 - in packages/python-easygui/trunk/debian (changelog control)

cjsmo-guest at users.alioth.debian.org cjsmo-guest at users.alioth.debian.org
Thu Mar 31 06:42:51 UTC 2011


    Date: Thursday, March 31, 2011 @ 06:42:36
  Author: cjsmo-guest
Revision: 16294

wrapped txt in Description

Modified:
  packages/python-easygui/trunk/debian/changelog
  packages/python-easygui/trunk/debian/control

Modified: packages/python-easygui/trunk/debian/changelog
===================================================================
--- packages/python-easygui/trunk/debian/changelog	2011-03-31 06:33:40 UTC (rev 16293)
+++ packages/python-easygui/trunk/debian/changelog	2011-03-31 06:42:36 UTC (rev 16294)
@@ -6,6 +6,7 @@
     - increased min python version to (>=2.6.6-3).
     - changed XS-P-V to X-P-V >=2.6.6-3.
     - removed ${python:Breaks}
+    - wrapped text in Description.
 
  -- Charlie Smotherman <cjsmo at cableone.net>  Thu, 31 Mar 2011 01:39:23 -0500
 

Modified: packages/python-easygui/trunk/debian/control
===================================================================
--- packages/python-easygui/trunk/debian/control	2011-03-31 06:33:40 UTC (rev 16293)
+++ packages/python-easygui/trunk/debian/control	2011-03-31 06:42:36 UTC (rev 16294)
@@ -14,9 +14,8 @@
 Depends: ${python:Depends}, ${misc:Depends}
 Suggests: python-imaging
 Description: module for very simple, very easy GUI programming in Python
- This package provides the python modules EasyGUI.
- Experienced Pythonistas need support for quick and dirty GUI features.
- New Python programmers need GUI capabilities that don't require any knowledge
- of Tkinter, frames, widgets, callbacks or lambda.
- This is what EasyGUI provides. Using EasyGUI, all GUI interactions are invoked
- by simple function calls.
+ This package provides the python modules EasyGUI. Experienced Pythonistas
+ need support for quick and dirty GUI features. New Python programmers need
+ GUI capabilities that don't require any knowledge of Tkinter, frames,
+ widgets, callbacks or lambda. This is what EasyGUI provides. Using EasyGUI,
+ all GUI interactions are invoked by simple function calls.




More information about the Python-modules-commits mailing list