Change logs for apt-cacher source package in Trusty

  • apt-cacher (1.7.8) unstable; urgency=low
    
    
      * Use sed to insert version number when building, therefore no need
        to Build-Depend on perl any more.  
      * Only write body to cached file on success (200).
      * Rework handling of If-Modified request response. Client errors also
        count as EXPIRED. Delete cached files in these circumstances (closes:
        #708884). 
      * return_file() never returns a retry code, so don't test for it.
      * Update debian/control file description. Integrate experimental features
        (multi-distro, Debian Bugs SOAP and HTTPS CONNECT) as established.
      * Add Ubuntu 14.04 codename 'Trusty'.
    
     -- Mark Hindley <email address hidden>  Mon, 21 Oct 2013 16:42:46 +0100
  • apt-cacher (1.7.6) unstable; urgency=low
    
    
      * Fix missing argument to $r->header when disk_usage_limit is configured
        (closes: #689208).
      * Use (and depend on) ucf to manage debconf changes to
        /etc/default/apt-cacher (closes: #688890).
    
     -- Mark Hindley <email address hidden>  Wed, 03 Oct 2012 08:24:54 +0100