diff options
author | Michael Vogt <mvo@debian.org> | 2011-06-10 13:54:20 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2011-06-10 13:54:20 +0200 |
commit | 68c872643f0b0470debca17b703b7bb6db47dd9f (patch) | |
tree | f4303cf12ec8c50e58a35f4289c3294127572729 /debian/changelog | |
parent | f0b9c328358d16555cb1e94df71f5ee0da04a0ff (diff) | |
parent | 04080cf5a15382f577552fe4ce3e5202dfb24959 (diff) |
merged lp:~mvo/apt/add-library-pkgs
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index bb072a15b..0b81acb01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.8.15) UNRELEASED; urgency=low +apt (0.8.15~exp1) UNRELEASED; urgency=low [ Julian Andres Klode ] * apt-pkg/depcache.cc: @@ -75,6 +75,15 @@ apt (0.8.15) UNRELEASED; urgency=low - ensure for Multi-Arch:same packages that they are unpacked in lock step even in immediate configuration (Closes: #618288) + [ Michael Vogt ] + * methods/mirror.cc: + - ignore lines starting with "#" in the mirror file + - ignore non http urls in the mirrors + - append the dist (e.g. sid, wheezy) as a query string when + asking for a suitable mirror + * debian/control: + - add libapt-pkg4.10 and libapt-inst1.2 library packages + -- Michael Vogt <mvo@debian.org> Mon, 16 May 2011 14:57:52 +0200 apt (0.8.14.1) unstable; urgency=low |