Author: domibel
Date: 2011-03-10 01:01:26 +0000 (Thu, 10 Mar 2011)
New Revision: 6225

Modified:
   trunk/packages/pythonqt/debian/control
Log:
Added 'runtime'/'development' to the short package description

Modified: trunk/packages/pythonqt/debian/control
===================================================================
--- trunk/packages/pythonqt/debian/control      2011-03-09 20:31:07 UTC (rev 
6224)
+++ trunk/packages/pythonqt/debian/control      2011-03-10 01:01:26 UTC (rev 
6225)
@@ -14,7 +14,7 @@
 Package: libpythonqt2.0
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Dynamic Python binding for the Qt framework
+Description: Dynamic Python binding for the Qt framework - runtime
  PythonQt offers an easy way to embed the Python scripting language into a
  C++ Qt applications. It makes heavy use of the QMetaObject system and thus
  requires Qt 4.x.
@@ -31,7 +31,7 @@
 Section: libdevel
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Dynamic Python binding for the Qt framework
+Description: Dynamic Python binding for the Qt framework - development
  PythonQt offers an easy way to embed the Python scripting language into a
  C++ Qt applications. It makes heavy use of the QMetaObject system and thus
  requires Qt 4.x.


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit

Reply via email to