]> git.saurik.com Git - apt.git/commitdiff
Merge michael.vogt@ubuntu.com--2005/apt--mvo--0
authorMatt Zimmerman <matt.zimmerman@canonical.com>
Fri, 6 May 2005 07:53:58 +0000 (07:53 +0000)
committerMatt Zimmerman <matt.zimmerman@canonical.com>
Fri, 6 May 2005 07:53:58 +0000 (07:53 +0000)
Patches applied:

 * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-20
   * supress output when /var/cache/apt/archives is empty; break when min-age is reached

 * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-21
   * changed distro to "experimental", changed version number to 0.6.36

1  2 
debian/changelog

index a6886490cd7d1ef6c1c1c51799488d03d13a99e1,ad3d0f66e373669e1c97f4342359b8bb45968529..87e713d3daa0f9cf1828335e6c75ccf3a0396876
@@@ -1,13 -1,12 +1,13 @@@
- apt (0.6.36) unstable; urgency=low
+ apt (0.6.36) experimental; urgency=low
  
 -  * apt-pkg/acquire-item.cc:
 -    added "Acquire::BrokenProxy" that will force apt to always 
 -    re-get the Release.gpg file (for broken proxies)
 -  * debian/apt.cron.daily:
 -    MinAge is defaulting to 2 days now to prevent over-aggresive removal 
 -  * apt-pkg/cdrom.cc:
 -    - honor "Acquire::gpgv::Options" when verfiying the signature
 +  * Merge apt--mvo--0:
 +    - apt-pkg/acquire-item.cc:
 +      added "Acquire::BrokenProxy" that will force apt to always 
 +      re-get the Release.gpg file (for broken proxies)
 +    - debian/apt.cron.daily:
 +      MinAge is defaulting to 2 days now to prevent over-aggresive removal 
 +    - apt-pkg/cdrom.cc:
 +      honor "Acquire::gpgv::Options" when verifying the signature (Ubuntu #8496)
   
   -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 31 Mar 2005 20:37:11 +0200