diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-04-14 19:51:40 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-04-14 19:51:40 +0200 |
commit | df3226c1b19b521e1945fb537379a26976552b62 (patch) | |
tree | 2bdb956ff9066f7c00eecb42af2179b30179a8ce /debian | |
parent | b1fd12d41f9be5d5f33e4768761ed28f87953082 (diff) | |
parent | 785b920b8c5b4e4a299c6bbfc919360529e0e6fc (diff) |
merged from lp:~mvo/apt/mvo
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 13d46cec9..0ce160295 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +apt (0.7.25.3ubuntu7) UNRELEASEDlucid; urgency=low + + Cherry pick fixes from the lp:~mvo/apt/mvo branch: + + [ Evan Dandrea ] + * Remember hosts with general failures for + https://wiki.ubuntu.com/NetworklessInstallationFixes (LP: #556831). + + [ Michael Vogt ] + * improve debug output for Debug::pkgPackageManager + + -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 14 Apr 2010 19:29:03 +0200 + apt (0.7.25.3ubuntu6) lucid; urgency=low * cmdline/apt-get.cc: |