diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2011-03-26 12:53:51 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2011-03-26 12:53:51 +0100 |
commit | ede85dc09f55a50d61b96186e1f98a4f13eb57ff (patch) | |
tree | 781743f81c9c956c181d5908d2102318a73f3f4b /debian | |
parent | cc26da01ef43686d67959ef080e5492410d20e4e (diff) |
* cmdline/apt-get.cc:
- do not show simulation notice for non-root commands (Closes: #619072)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2af2517e1..8e15a8060 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,8 +25,10 @@ apt (0.8.13.1) UNRELEASED; urgency=low * apt-pkg/aptconfiguration.cc: - use dpkg --print-foreign-architectures to get multiarch configuration if non is specified with APT::Architectures (Closes: #612958) + * cmdline/apt-get.cc: + - do not show simulation notice for non-root commands (Closes: #619072) - -- David Kalnischkies <kalnischkies@gmail.com> Sat, 26 Mar 2011 12:26:32 +0100 + -- David Kalnischkies <kalnischkies@gmail.com> Sat, 26 Mar 2011 12:53:00 +0100 apt (0.8.13) unstable; urgency=low |