[Python-modules-commits] r10035 - in packages/generatorrunner/trunk/debian (control)

odyx-guest at users.alioth.debian.org odyx-guest at users.alioth.debian.org
Tue Oct 13 13:01:53 UTC 2009


    Date: Tuesday, October 13, 2009 @ 13:01:50
  Author: odyx-guest
Revision: 10035

Correct the description for the -dbg package

Modified:
  packages/generatorrunner/trunk/debian/control

Modified: packages/generatorrunner/trunk/debian/control
===================================================================
--- packages/generatorrunner/trunk/debian/control	2009-10-13 13:00:42 UTC (rev 10034)
+++ packages/generatorrunner/trunk/debian/control	2009-10-13 13:01:50 UTC (rev 10035)
@@ -76,9 +76,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, generatorrunner (>= ${binary:Version}), docgenerator (>= ${binary:Version}), boostpythongenerator (>= ${binary:Version}), libgenrunner0.3.1 (>= ${binary:Version})
 Section: debug
-Description: Plugin-based application to run apiextractor-based generators
- Runs generator plugins, such as docgenerator or boostpythongenerator.
- .
+Description: Debugging symbols for generatorrunner, and its brothers.
  The Binding Generator is a utility that parses the headers for a given C/C++
  library and modifies this data with the information and guides from XML files
  (called typesystem files) containing complementar semantic information,
@@ -86,4 +84,5 @@
  documentation, or anything you want) for the target language for which it was
  written.
  .
- This package contains the debugging symbols.
+ This package contains the debugging symbols for generatorrunner, docgenerator,
+ boostpythongenerator and libgenrunner0.3.1.




More information about the Python-modules-commits mailing list