]> git.saurik.com Git - apt.git/commit
- [ABI BREAK] add an ErrorType option to CacheSetHelper
authorMichael Vogt <michael.vogt@ubuntu.com>
Fri, 30 Jul 2010 08:33:01 +0000 (10:33 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Fri, 30 Jul 2010 08:33:01 +0000 (10:33 +0200)
commita6afeca0f09252410b359e78ec305f4b4301ad5e
tree56be1a2c0cb734c36f046611bde152fa667d606b
parent4ed3806e625a4b5c148e27dba5384f133dd77c1a
parent5c6a9439ea115ab7b5adb934f4955be893961830
  - [ABI BREAK] add an ErrorType option to CacheSetHelper
* cmdline/apt-cache.cc:
  - use Notice instead of Error in the CacheSetHelper messages
    for compat reasons. Otherwise tools like sbuild blow up
* debian/control:
  - remove libcurl3-gnutls-dev alternative as the package is gone
  - increase needed version of libcurl4-gnutls-dev to >= 7.19.0
    as we use CURLOPT_{ISSUERCERT,CRLFILE} (Closes: #589642)