- [ABI BREAK] add an ErrorType option to CacheSetHelper
authorDavid Kalnischkies <kalnischkies@gmail.com>
Fri, 30 Jul 2010 07:51:42 +0000 (09:51 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Fri, 30 Jul 2010 07:51:42 +0000 (09:51 +0200)
commitcd7bbc479f8e2f277092a9557bb486ab664deba6
tree4c3a5ed40727d193920203d57f1b9fea09d0afd8
parent4ed3806e625a4b5c148e27dba5384f133dd77c1a
  - [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
apt-pkg/cacheset.cc
apt-pkg/cacheset.h
apt-pkg/contrib/error.cc
apt-pkg/contrib/error.h
cmdline/apt-cache.cc
debian/changelog