summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <egon@bottom>2006-08-15 16:15:58 +0200
committerMichael Vogt <egon@bottom>2006-08-15 16:15:58 +0200
commit3d5f395664fdff700646ffecf9c0e026e97e8825 (patch)
tree7fc94f211eefb9eb4a468459735820b359f8dbdf /debian
parent7610bb3db43c6dd9062cb57c01415022e14f3fc7 (diff)
parentd4a7a408559193d80843cef66231216fb58770a4 (diff)
* merged debian-sid
* updated changelog
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 fb07ca682..88b35413f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,12 @@
apt (0.6.45exp2) experimental; urgency=low
- * merged "install-recommends" branch (ABI break)
+ * merged "install-recommends" branch (ABI break):
+ - new "--install-recommends"
+ - install new recommends on "upgrade" if --install-recommends is
+ given
+ - new "--fix-policy" option to install all packages with unmet
+ important dependencies (usefull with --install-recommends to
+ see what not-installed recommends are on the system)
-- Michael Vogt <mvo@debian.org> Mon, 14 Aug 2006 17:47:25 +0200