summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-09-14 16:50:07 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2007-09-14 16:50:07 +0200
commit04d0fa8803bcd70437cc1033f333d0992b28a329 (patch)
tree1abd2ca153e938968921cbc081567ba953cecb03 /debian
parent5c2682d0effa4b0eef1f18b10757c547e2ba6225 (diff)
parent085bedacb04be4f805b0fb9d3b2a611d5d475d62 (diff)
* cmdline/apt-get.cc:
- do not change the auto-installed information if a package is reinstalled (LP: #139448) * cmdline/apt-get.cc: - do not change the auto-installed information if a package is reinstalled
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c1b1f5676..a53b68501 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,7 +9,10 @@ apt (0.7.6ubuntu9) gutsy; urgency=low
- move unattended-upgrade before apt-get autoclean
* fix "purge" commandline argument, closes LP: #125733
(thanks to Julien Danjou for the patch)
-
+ * cmdline/apt-get.cc:
+ - do not change the auto-installed information if a package
+ is reinstalled (LP: #139448)
+
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 11 Sep 2007 20:55:00 +0200
apt (0.7.6ubuntu8) gutsy; urgency=low
@@ -104,6 +107,9 @@ apt (0.7.6ubuntu1) gutsy; urgency=low
- move unattended-upgrade before apt-get autoclean
* fix "purge" commandline argument, closes: #133421
(thanks to Julien Danjou for the patch)
+ * cmdline/apt-get.cc:
+ - do not change the auto-installed information if a package
+ is reinstalled
[ Ian Jackson ]
* dpkg-triggers: Deal properly with new package states.