Michael Vogt
|
6db194289e
merged from http://bzr.debian.org/bzr/apt/apt/debian-sid
|
15 years ago |
David Kalnischkies
|
db4351bee8
* apt-pkg/depcache.cc:
|
15 years ago |
David Kalnischkies
|
a16dec4dbe
if a Breaks can't be upgraded, remove it. If it or a Conflict
|
15 years ago |
David Kalnischkies
|
3d619a202a
let the Mark methods return if their marking was successful
|
15 years ago |
David Kalnischkies
|
6935cd0567
* apt-pkg/depcache.cc:
|
15 years ago |
David Kalnischkies
|
27e8981a61
remove deprecated methods which nobody should have used anyway like
|
15 years ago |
David Kalnischkies
|
98278a81bf
rename option APT::Solver::Name to simply APT::Solver
|
15 years ago |
David Kalnischkies
|
2b82aa5553
* Implement EDSP in libapt-pkg so that all front-ends which
|
15 years ago |
David Kalnischkies
|
6ed0851624
rewrite new and previously satisfied important dependency detection in
|
15 years ago |
David Kalnischkies
|
e92f6a1846
move the broken dependency detection above the new recommends detection
|
15 years ago |
David Kalnischkies
|
359e46db58
convert a lot of places to use IsNegative instead of checking by hand
|
15 years ago |
David Kalnischkies
|
df77d8a5fb
if critical or-group can't be satisfied, exit directly.
|
15 years ago |
David Kalnischkies
|
76d4aab06d
doesn't execute autoremove marker setting if an external solver is called
|
15 years ago |
David Kalnischkies
|
d8cba717e0
merge with debian-sid branch and 0.8.14.1 release
|
15 years ago |
Julian Andres Klode
|
ab60fb67a9
apt-pkg/depcache.cc: Really release action groups only once (Closes: #622744)
|
15 years ago |
David Kalnischkies
|
949e033cb7
* apt-pkg/depcache.cc:
|
15 years ago |
David Kalnischkies
|
3f248168dc
disable automatical installation of dependencies in MarkInstall if we
|
15 years ago |
David Kalnischkies
|
6d38011bb9
add a first round of stuff needed for talking between APT and solvers
|
15 years ago |
David Kalnischkies
|
cc26da01ef
do not change protected packages in autoinstall (Closes: #618848)
|
15 years ago |
David Kalnischkies
|
e548ae1c69
* apt-pkg/depcache.cc:
|
15 years ago |
David Kalnischkies
|
dde0c674e4
reorganize the marker methods a bit by moving the common part to a
|
15 years ago |
David Kalnischkies
|
28166356f3
Remove the "pseudopackage" handling of Architecture: all packages for
|
15 years ago |
David Kalnischkies
|
e26a777c32
* apt-pkg/depcache.cc:
|
15 years ago |
David Kalnischkies
|
fdbe726599
* apt-pkg/depcache.cc:
|
15 years ago |
David Kalnischkies
|
6a910c9db4
allow conflicts in the same group again (Closes: #612099)
|
15 years ago |
David Kalnischkies
|
cda456d793
remove two unused variables gcc-4.6 reports from depcache.cc
|
15 years ago |
David Kalnischkies
|
36f1098aed
* apt-pkg/contrib/fileutl.cc:
|
15 years ago |
David Kalnischkies
|
758729c808
check in the DepCache::SetCandidateVersion that the package is marked to
|
15 years ago |
David Kalnischkies
|
2c085486d3
* apt-pkg/depcache.cc:
|
15 years ago |
David Kalnischkies
|
08fa1cab61
apply a very simple speed-up in case we try to set the candidate version
|
15 years ago |