[Python-modules-commits] r21319 - in packages/shiboken/trunk/debian (control)

odyx at users.alioth.debian.org odyx at users.alioth.debian.org
Fri Apr 20 17:12:07 UTC 2012


    Date: Friday, April 20, 2012 @ 17:12:03
  Author: odyx
Revision: 21319

Update packages descriptions to drop the bit about apiextractor and generatorrunner.

Signed-off-by: Didier Raboud <odyx at debian.org>

Modified:
  packages/shiboken/trunk/debian/control

Modified: packages/shiboken/trunk/debian/control
===================================================================
--- packages/shiboken/trunk/debian/control	2012-04-20 17:11:38 UTC (rev 21318)
+++ packages/shiboken/trunk/debian/control	2012-04-20 17:12:03 UTC (rev 21319)
@@ -23,9 +23,9 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: CPython bindings generator for C++ libraries
  Shiboken is a bindings generator for C++ libraries that outputs CPython
- source code. It uses generatorrunner and apiextractor to collect information
- from library headers, merging modifications and handwritten code defined in the
- typesystem description.
+ source code. It collects information from library headers, and then
+ merges modifications and handwritten code defined in the typesystem
+ description.
  .
  Shiboken is the binding generator used to create the PySide bindings.
 
@@ -35,9 +35,9 @@
 Section: doc
 Description: CPython bindings generator for C++ libraries documentation
  Shiboken is a bindings generator for C++ libraries that outputs CPython
- source code. It uses generatorrunner and apiextractor to collect information
- from library headers, merging modifications and handwritten code defined in the
- typesystem description.
+ source code. It collects information from library headers, and then
+ merges modifications and handwritten code defined in the typesystem
+ description.
  .
  Shiboken is the binding generator used to create the PySide bindings; this
  package contains its documentation.
@@ -50,9 +50,9 @@
 Multi-Arch: same
 Description: CPython bindings generator for C++ libraries - shared library
  Shiboken is a bindings generator for C++ libraries that outputs CPython
- source code. It uses generatorrunner and apiextractor to collect information
- from library headers, merging modifications and handwritten code defined in the
- typesystem description.
+ source code. It collects information from library headers, and then
+ merges modifications and handwritten code defined in the typesystem
+ description.
  .
  This is the shared library used by shiboken.
 
@@ -64,9 +64,9 @@
 Multi-Arch: same
 Description: CPython3 bindings generator for C++ libraries - shared library
  Shiboken is a bindings generator for C++ libraries that outputs CPython
- source code. It uses generatorrunner and apiextractor to collect information
- from library headers, merging modifications and handwritten code defined in the
- typesystem description.
+ source code. It collects information from library headers, and then
+ merges modifications and handwritten code defined in the typesystem
+ description.
  .
  This is the shared library used by shiboken when used with python3.
 
@@ -76,9 +76,9 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}, libshiboken1.1 (= ${binary:Version}), libshiboken-py3-1.1 (= ${binary:Version})
 Description: development files for the shiboken bindings generator library
  Shiboken is a bindings generator for C++ libraries that outputs CPython
- source code. It uses generatorrunner and apiextractor to collect information
- from library headers, merging modifications and handwritten code defined in the
- typesystem description.
+ source code. It collects information from library headers, and then
+ merges modifications and handwritten code defined in the typesystem
+ description.
  .
  This package contains the development files for the library.
 
@@ -91,8 +91,8 @@
          shiboken (= ${binary:Version})
 Description: debugging symbols for shiboken and its library
  Shiboken is a bindings generator for C++ libraries that outputs CPython
- source code. It uses generatorrunner and apiextractor to collect information
- from library headers, merging modifications and handwritten code defined in the
- typesystem description.
+ source code. It collects information from library headers, and then
+ merges modifications and handwritten code defined in the typesystem
+ description.
  .
  This package contains the debugging symbols for shiboken and libshiboken.




More information about the Python-modules-commits mailing list