Mentioned 'APT::Periodic' and 'APT::Archives' groups of options.
authorEugene V. Lyubimkin <jackyf@1501-debian>
Sat, 6 Dec 2008 21:20:13 +0000 (23:20 +0200)
committerEugene V. Lyubimkin <jackyf@1501-debian>
Sat, 6 Dec 2008 21:20:13 +0000 (23:20 +0200)
debian/changelog
doc/apt.conf.5.xml

index ef383d2..83aa70d 100644 (file)
@@ -10,6 +10,8 @@ apt (0.7.20) unstable; urgency=low
     - Documented briefly 'APT::https' group of options. (Closes: #507398)
     - Applied patch from Daniel Burrows to document 'Debug' group of options.
       (Closes: #457265)
+    - Mentioned 'APT::Periodic' and 'APT::Archives' groups of options.
+      (Closes: #438559)
 
  -- Eugene V. Lyubimkin <jackyf.devel@gmail.com>  Sat, 06 Dec 2008 20:57:00 +0200
 
index beae7cc..1835f22 100644 (file)
@@ -429,6 +429,15 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";};
    </variablelist>
  </refsect1>
 
+ <refsect1>
+   <title>Periodic and Archives options</title>
+   <para><literal>APT::Periodic</literal> and <literal>APT::Archives</literal>
+   groups of options configure behavior of apt periodic updates, which is
+   done by <literal>/etc/cron.daily/apt</literal> script. See header of
+   this script for the brief documentation of these options.
+   </para>
+ </refsect1>
+
  <refsect1>
    <title>Debug options</title>
    <para>