diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-01-08 22:32:32 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-01-08 22:32:32 +0100 |
commit | 61690a7ed8403091425e42c6959918fb62824248 (patch) | |
tree | 602a48f8d1ab474a46fb8eb8d33aa02435a4d1d2 /debian | |
parent | 46e39c8e14dc98045107cfb38af8cecb8a4773b0 (diff) |
* cmdline/apt-get.cc:
- fix apt-get source pkg=version regression (closes: #561971)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 56d3f79c0..ef46df5b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -32,7 +32,11 @@ apt (0.7.25.1) UNRELEASED; urgency=low - finally merge the rest of the patchset from Arnaud Ebalard with the CRL and Issuers options, thanks! (Closes: #485963) - -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 08 Jan 2010 20:17:28 +0100 + [ Michael Vogt ] + * cmdline/apt-get.cc: + - fix apt-get source pkg=version regression (closes: #561971) + + -- Michael Vogt <mvo@debian.org> Fri, 08 Jan 2010 22:31:47 +0100 apt (0.7.25) unstable; urgency=low |