Package: bc
Version: 1.06.95-2
Severity: minor
Tags: patch upstream

There is a typo in the banner: it reads `warranty' instead of 'warranty'


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bc depends on:
ii  dpkg                      1.15.5.6       Debian package management system
ii  install-info              4.13a.dfsg.1-5 Manage installed documentation in 
ii  libc6                     2.10.2-6       Embedded GNU C Library: Shared lib
ii  libncurses5               5.7+20100313-2 shared libraries for terminal hand
ii  libreadline5              5.2-7          GNU readline and history libraries

bc recommends no packages.

bc suggests no packages.

-- no debconf information
--- warranty.c	2010-04-25 17:50:48.000000000 +0100
+++ bc/warranty.c	2010-04-25 17:50:57.000000000 +0100
@@ -39,7 +39,7 @@
 welcome()
 {
   printf ("This is free software with ABSOLUTELY NO WARRANTY.\n");
-  printf ("For details type `warranty'. \n");
+  printf ("For details type 'warranty'. \n");
 }
 
 /* Print out the version information. */

Reply via email to