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

bzed at users.alioth.debian.org bzed at users.alioth.debian.org
Mon Jul 27 20:50:21 UTC 2009


    Date: Monday, July 27, 2009 @ 20:50:18
  Author: bzed
Revision: 9176

Enhance the long description of the -dbg package.

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

Modified: packages/python-cjson/trunk/debian/changelog
===================================================================
--- packages/python-cjson/trunk/debian/changelog	2009-07-27 20:42:45 UTC (rev 9175)
+++ packages/python-cjson/trunk/debian/changelog	2009-07-27 20:50:18 UTC (rev 9176)
@@ -12,6 +12,7 @@
     - Move the -dbg package into section debug.
     - Add an extra ~ to the python-all-dev build-dep to make lintian
       happy.
+    - Enhance the long description of the -dbg package.
   * debian/rules:
     - Replace cdbs weirdness by dh.
   * debian/pycompat:
@@ -19,7 +20,7 @@
   * debian/python-cjson.install:
     - Change to install non -dbg files only.
   * debian/python-cjson-dbg.install:
-    - Install dbg extensions. 
+    - Install dbg extensions.  
 
   [ Sandro Tosi ]
   * debian/control
@@ -27,7 +28,7 @@
   * debian/control
     - switch Vcs-Browser field to viewsvn
 
- -- Bernd Zeimetz <bzed at debian.org>  Mon, 27 Jul 2009 22:40:58 +0200
+ -- Bernd Zeimetz <bzed at debian.org>  Mon, 27 Jul 2009 22:49:36 +0200
 
 python-cjson (1.0.5-1) unstable; urgency=low
 

Modified: packages/python-cjson/trunk/debian/control
===================================================================
--- packages/python-cjson/trunk/debian/control	2009-07-27 20:42:45 UTC (rev 9175)
+++ packages/python-cjson/trunk/debian/control	2009-07-27 20:50:18 UTC (rev 9176)
@@ -44,3 +44,5 @@
  This speed gain varies with the complexity of the data and the operation and
  is the range of 10-200 times for encoding operations and in the range of
  100-250 times for decoding operations.
+ .
+ This package contains the debug extensions and symbols.




More information about the Python-modules-commits mailing list