Package: memtest86 Version: 3.2-1.1 Severity: minor Tags: patch
There is a small typo in debian/control. The attached patch corrects this problem. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (900, 'testing'), (50, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16 Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1) -- no debconf information
diff -u -r old/memtest86-3.2/debian/control new/memtest86-3.2/debian/control --- old/memtest86-3.2/debian/control 2006-07-10 23:34:22.000000000 +0200 +++ new/memtest86-3.2/debian/control 2006-07-10 23:36:44.000000000 +0200 @@ -16,7 +16,7 @@ does not work, you should consider looking at the memtest86+ package. . This tester runs independently of any OS - it is run at computer - boot-up, so that it can test *all* of you memory. You may want to + boot-up, so that it can test *all* of your memory. You may want to look at `memtest' (in package `sysutils'), which allows to test your memory within Linux, but this one won't be able to test your whole RAM.

