|
@@ -11,9 +11,10 @@ apt (0.9.7.5) UNRELEASED; urgency=low
|
|
|
- handle Components in the reduction for the source.list as multi-arch CDs
|
|
- handle Components in the reduction for the source.list as multi-arch CDs
|
|
|
otherwise create duplicated source entries (e.g. "wheezy main main")
|
|
otherwise create duplicated source entries (e.g. "wheezy main main")
|
|
|
* apt-pkg/packagemanager.cc:
|
|
* apt-pkg/packagemanager.cc:
|
|
|
- - unpack versions in case a different version from the package
|
|
|
|
|
|
|
+ - unpack versions only in case a different version from the package
|
|
|
is currently in unpack state to recover from broken system states
|
|
is currently in unpack state to recover from broken system states
|
|
|
(like different file in M-A:same package and other dpkg errors)
|
|
(like different file in M-A:same package and other dpkg errors)
|
|
|
|
|
+ and avoid re-unpack otherwise (Closes: #670900)
|
|
|
* debian/control:
|
|
* debian/control:
|
|
|
- let libapt-pkg break apt < 0.9.4 to ensure that the installed http-
|
|
- let libapt-pkg break apt < 0.9.4 to ensure that the installed http-
|
|
|
method supports the new redirection-style, thanks to Raphael Geissert
|
|
method supports the new redirection-style, thanks to Raphael Geissert
|