Package: aptitude
Version: 0.2.15.9-2
Severity: minor
Tags: patch
At a section named as "Building &aptitude; from source code" in the
document, we can find a nest like:
1. Install the following pieces of software:
* A C++ compiler...
* The development files for apt...
* The libsigc++-2.0 library...
* Last but not least, download the most recent aptitude source code...
....but which should be:
1. Install the following pieces of software:
* A C++ compiler...
* The development files for apt...
* The libsigc++-2.0 library...
2. Last but not least, download the most recent aptitude source code...
Here attached a patch.
Thanks,
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)
Versions of packages aptitude depends on:
ii apt [libapt-pkg-libc6 0.5.28.6 Advanced front-end for dpkg
ii libc6 2.3.2.ds1-22sarge3 GNU C Library: Shared libraries an
ii libgcc1 1:3.4.3-13 GCC support library
ii libncurses5 5.4-4 Shared libraries for terminal hand
ii libsigc++-1.2-5c102 1.2.5-4 type-safe Signal Framework for C++
ii libstdc++5 1:3.3.5-13 The GNU Standard C++ Library v3
-- no debconf information
--- old-aptitude/doc/en/aptitude.xml 2006-04-22 09:58:20.000000000 +0900
+++ new-aptitude/doc/en/aptitude.xml 2006-05-01 20:52:29.000000000 +0900
@@ -392,18 +392,18 @@
url='http://libsigc.sourceforge.net'></ulink>.
</para>
</listitem>
-
- <listitem>
- <para>
- Last but not least, download the most recent
- &aptitude; source code, available from <ulink
-
url='http://packages.debian.org/unstable/admin/aptitude'></ulink>.
- (scroll to the bottom of the page and download the
- <quote>.orig.tar.gz</quote> file)
- </para>
- </listitem>
</itemizedlist>
</listitem>
+
+ <listitem>
+ <para>
+ Last but not least, download the most recent
+ &aptitude; source code, available from <ulink
+ url='http://packages.debian.org/unstable/admin/aptitude'></ulink>.
+ (scroll to the bottom of the page and download the
+ <quote>.orig.tar.gz</quote> file)
+ </para>
+ </listitem>
</orderedlist>
<para>