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

odyx-guest at users.alioth.debian.org odyx-guest at users.alioth.debian.org
Mon Apr 19 09:34:11 UTC 2010


    Date: Monday, April 19, 2010 @ 09:34:08
  Author: odyx-guest
Revision: 12641

debian/control polishing

Modified:
  packages/generatorrunner/trunk/debian/changelog
  packages/generatorrunner/trunk/debian/control

Modified: packages/generatorrunner/trunk/debian/changelog
===================================================================
--- packages/generatorrunner/trunk/debian/changelog	2010-04-19 08:44:05 UTC (rev 12640)
+++ packages/generatorrunner/trunk/debian/changelog	2010-04-19 09:34:08 UTC (rev 12641)
@@ -1,3 +1,9 @@
+generatorrunner (0.4.0-2) UNRELEASED; urgency=low
+
+  * debian/control polishing.
+
+ -- Didier Raboud <didier at raboud.com>  Mon, 19 Apr 2010 11:34:08 +0200
+
 generatorrunner (0.4.0-1) experimental; urgency=low
 
   * New 0.4.0 upstream release

Modified: packages/generatorrunner/trunk/debian/control
===================================================================
--- packages/generatorrunner/trunk/debian/control	2010-04-19 08:44:05 UTC (rev 12640)
+++ packages/generatorrunner/trunk/debian/control	2010-04-19 09:34:08 UTC (rev 12641)
@@ -36,7 +36,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: docgenerator
-Description: Plugin-based application to run apiextractor-based generators
+Description: plugin-based application to run apiextractor-based generators
  Runs generator plugins, such as docgenerator.
  .
  The Binding Generator is a utility that parses the headers for a given C/C++
@@ -50,7 +50,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends},
          generatorrunner (= ${binary:Version})
-Description: Generator plugin for python bindings documentation
+Description: generator plugin for python bindings documentation
  Generates documentation for C++ library bindings using sphinx.
  .
  The Binding Generator is a utility that parses the headers for a given C/C++
@@ -64,7 +64,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, generatorrunner (>= ${binary:Version}), docgenerator (>= ${binary:Version}), libgenrunner0.4.0 (>= ${binary:Version})
 Section: debug
-Description: Debugging symbols for generatorrunner, and its brothers
+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,




More information about the Python-modules-commits mailing list