Changed 'Install-Recommends' to 'true' in configure-index.
authorEugene V. Lyubimkin <jackyf@1501-debian>
Sun, 2 Nov 2008 10:16:25 +0000 (12:16 +0200)
committerEugene V. Lyubimkin <jackyf@1501-debian>
Sun, 2 Nov 2008 10:16:25 +0000 (12:16 +0200)
debian/changelog
doc/examples/configure-index

index 643ea2a..d21e4f4 100644 (file)
@@ -52,6 +52,8 @@ apt (0.7.17) unstable; urgency=low
       Andre Felipe Machado. (Closes: #267087)
     - Mentioned 'apt_preferences(5)' in apt manpage. (Closes: #274295)
     - Documented 'APT::Default-Release' in apt.conf. (Closes: #430399)
+    - APT::Install-Recommends is now true by default, mentioned this in
+      configure-index example. (Closes: #463268)
 
  -- Eugene V. Lyubimkin <jackyf.devel@gmail.com>  Fri, 24 Oct 2008 23:45:17 +0300
 
index c20011c..6af2c01 100644 (file)
@@ -103,7 +103,7 @@ APT
 
   // consider Recommends, Suggests as important dependencies that should
   // be installed by default
-  Install-Recommends "false";
+  Install-Recommends "true";
   Install-Suggests "false";
 
   // consider dependencies of packages in this section manual