summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-12-23 14:11:59 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2009-12-23 14:11:59 +0100
commitbf07dd586e9d3c5c3640511636662196357291ba (patch)
treedca89228e0379ef29e5727cbf9756851a963f0af /debian
parent8cf0b1e1a4eab0f78d86ba3dc4576b35ee46969b (diff)
* cmdline/apt-get.cc:
- fix apt-get source pkg=version regression (closes: #561971)
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 eb50b4c78..03a467cfa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ apt (0.7.25.1) UNRELEASED; urgency=low
* merged lp:~mvo/apt/history
- this writes a /var/log/apt/history tagfile that contains details
from the transaction (complements term.log)
+ * cmdline/apt-get.cc:
+ - fix apt-get source pkg=version regression (closes: #561971)
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 18 Dec 2009 16:54:18 +0100