summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-01-01 19:15:15 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-01-01 19:15:15 +0100
commit24b9038634f87cede3f1d58b223282f7f7a6e3cd (patch)
tree03ad1eab2a6d26329f3e6e74d26e205f63cf90c3 /debian
parent739f45cd83e22d9f5713218f0cd5b0dedba5a4a5 (diff)
remove translatable marker from the "%4i %s\n" string in apt-cache.cc
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index acc53b037..67b9283aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,8 @@ apt (0.7.26) UNRELEASED; urgency=low
- add APT::FTPArchive::AlwaysStat to disable the too aggressive
caching if versions are build multiply times (not recommend)
Patch by Christoph Goehre, thanks! (Closes: #463260)
+ * cmdline/apt-cache.cc:
+ - remove translatable marker from the "%4i %s\n" string
-- Michael Vogt <mvo@debian.org> Thu, 10 Dec 2009 22:02:38 +0100