Package: apt
Version: 0.5.4
Severity: minor
Tags: patch

[EMAIL PROTECTED]:~/stuff/apt-0.5.4/cmdline$ diff -U 2 apt-get.cc apt-get.cc-new
--- apt-get.cc  Mon Jul  2 00:59:04 2001
+++ apt-get.cc-new      Thu Feb  7 17:10:09 2002
@@ -512,5 +512,5 @@
       ioprintf(out,_("%lu downgraded, "),Downgrade);

-   ioprintf(out,_("%lu to remove and %lu  not upgraded.\n"),
+   ioprintf(out,_("%lu to remove and %lu not upgraded.\n"),
             Dep.DelCount(),Dep.KeepCount());


Reply via email to