* merge the remaining Ubuntu change:
authorMichael Vogt <michael.vogt@ubuntu.com>
Wed, 9 Jun 2010 09:51:21 +0000 (11:51 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Wed, 9 Jun 2010 09:51:21 +0000 (11:51 +0200)
commit23c5897cbdb5a957788201a5178e963586dcdbc9
tree8303be690b404c47d7a2da310175e1a40c62348c
parent6dd8400ca787ef832d87121f304f98ad152dc3a6
parent164fed49362b28c0264c293a14a06d167e32b76f
* merge the remaining Ubuntu change:
  - on gpg verification failure warn and restore the last known
    good state
  - on failure display the IP of the server (useful for servers
    that use round robin DNS)
  - support Original-Maintainer in RewritePackageOrder
  - enable cdrom autodetection via libudev by default
  - show messsage about Vcs in use when apt-get source is run for
    packages maintained in a Vcs
  - better support transitional packages with mark auto-installed.
    when the transitional package is in "oldlibs" the new package
    is not marked auto installed (same is true for section
    metapackages)
  - provide new "deb mirror://archive.foo/mirrors.list sid main"
    method expects a list of mirrors (generated on the server e.g.
    via geoip) and will use that, including cycle on failure
  - write apport crash file on package failure (disabled by default
    on debian until apport is available)
  - support mirror failure reporting (disabled by default on debian)
18 files changed:
apt-pkg/acquire-item.cc
apt-pkg/acquire-item.h
apt-pkg/algorithms.cc
apt-pkg/deb/debsystem.cc
apt-pkg/deb/dpkgpm.cc
apt-pkg/deb/dpkgpm.h
apt-pkg/init.cc
apt-pkg/tagfile.cc
cmdline/apt-get.cc
cmdline/apt-report-mirror-failure
cmdline/makefile
configure.in
debian/apt.conf.autoremove
debian/changelog
debian/control
debian/rules
methods/http.cc
methods/http.h