[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#389133: please make list in description render nicely in aptitude



Package: vbpp
Version: 1.1.0-5
Severity: wishlist
Tags: patch

The attached patch lets aptitude detect and render nicely the list in
the description. Please see [1] for the rationale. Patch is attached.

Thanks, 
*t

[1] http://wiki.debian.org/Aptitude::Parse-Description-Bullets=true

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (50, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
--- control.orig	2006-09-24 10:37:00.021797808 +0200
+++ control	2006-09-24 10:37:23.733193128 +0200
@@ -13,7 +13,7 @@
  VBPP is a Verilog preprocessor. It has support for most Verilog
  preprocessing directives and additional directives such as:
  .
- 1. Statement generator ('generate' command in VHDL).
- 2. Expression evaluation.
- 3. Mathematical functions: log2, ceil, floor, round, abs, etc.
- 4. Conditionals: if, switch, etc.
+  * Statement generator ('generate' command in VHDL).
+  * Expression evaluation.
+  * Mathematical functions: log2, ceil, floor, round, abs, etc.
+  * Conditionals: if, switch, etc.

Reply to: