summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2005-10-24 08:28:53 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2005-10-24 08:28:53 +0000
commitd5f38102698899c4d3693583247a71f54ea1b278 (patch)
treef22ac17dc33bb68eee633e84cf600d0b89ccd1c9 /debian
parent7e62a09f362dc7573e2845c3b317fd6b2a2aa58c (diff)
* cmdline/apt-get.cc: fix bug in FindSrc() (debian #335213)
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 567dc803e..a7ea0c954 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ apt (0.6.42.2) unstable; urgency=low
* Merge bubulle@debian.org--2005/apt--main--0 up to patch-118:
- patch-118: Russian translation update by Yuri Kozlov (closes: #335164)
+ * cmdline/apt-get.cc:
+ - bufix in FindSrc (closes: #335213)
--