Michael Vogt лет назад: 20
Родитель
Сommit
01af346ab9
1 измененных файлов с 4 добавлено и 1 удалено
  1. 4 1
      debian/changelog

+ 4 - 1
debian/changelog

@@ -1,12 +1,15 @@
 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)
+    - fix of recommended packages display (only show CandidateVersion
+      fix or-group handling)
+  (closes: #42266, #281534, #257054)
 
  -- Michael Vogt <mvo@debian.org>  Mon, 14 Aug 2006 17:47:25 +0200