~ubuntu-branches/ubuntu/oneiric/apt/oneiric-proposed

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2012-01-30 14:05:20 UTC
  • mfrom: (1.4.36 sid)
  • Revision ID: package-import@ubuntu.com-20120130140520-u14zifmvpi2so08m
Tags: 0.8.16~exp5ubuntu13.1
* apt-pkg/algorithms.cc: Iterate Breaks the same way as Conflicts, so that
  we resolve virtual package Breaks more effectively (LP: #922485).
* apt-pkg/algorithms.{cc,h}: Use an int to represent resolver scores, not
  a signed short, because large upgrades can result in an overflow for
  core packages (LP: #917173).

Show diffs side-by-side

added added

removed removed

Lines of Context:
2465
2465
 
2466
2466
 
2467
2467
cat >>confdefs.h <<_ACEOF
2468
 
#define VERSION "0.8.16~exp5ubuntu13"
 
2468
#define VERSION "0.8.16~exp5ubuntu13.1"
2469
2469
_ACEOF
2470
2470
 
2471
2471
PACKAGE="apt"