~ubuntu-branches/ubuntu/saucy/apt/saucy-security

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Steve Langasek, David Kalnischkies
  • Date: 2013-03-01 17:55:03 UTC
  • Revision ID: package-import@ubuntu.com-20130301175503-qnp3rwyv2vpmbibq
Tags: 0.9.7.7ubuntu2
* Cherry-pick from David's sid branch to fix a multiarch library
  installation problem:

[ David Kalnischkies ]
* apt-pkg/depcache.cc:
  - prefer to install packages which have an already installed M-A:same
    sibling while choosing providers (LP: #1130419)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2309
2309
 
2310
2310
 
2311
2311
PACKAGE="apt"
2312
 
PACKAGE_VERSION="0.9.7.7ubuntu1"
 
2312
PACKAGE_VERSION="0.9.7.7ubuntu2"
2313
2313
PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>"
2314
2314
cat >>confdefs.h <<_ACEOF
2315
2315
#define PACKAGE "$PACKAGE"