diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-03-12 15:39:06 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-03-12 15:39:06 +0100 |
commit | ddff663f897a422d61a36238ec71edb7fe3e3eb1 (patch) | |
tree | e042767c9c5c4a7c018c1af69cd2f7b2f68479c3 /debian | |
parent | eefacd4c6653485b3da8dc267a8068207398464b (diff) |
* cmdline/apt-get.cc:
- if apt-get source foo=version or foo/distro can not be found,
error out (LP: #502641)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ffbc9f459..9665cd2d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,9 @@ apt (0.7.25.4) UNRELEASED; urgency=low * cmdline/apt-mark: - show error on incorrect aguments (LP: #517917), thanks to Torsten Spindler + * cmdline/apt-get.cc: + - if apt-get source foo=version or foo/distro can not be found, + error out (LP: #502641) [ Robert Collins ] * Change the package index Info methods to allow apt-cache policy to be |