diff options
author | Michael Vogt <mvo@debian.org> | 2010-06-10 16:15:57 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2010-06-10 16:15:57 +0200 |
commit | 6b2f7a60c3d7d22d1d6b0e300ef526d48ff20048 (patch) | |
tree | 5688e5f337bacbdba7fa4b210599c5a13b207b11 /debian | |
parent | 2b968050ca6e650e76bb2205190be45a3ef28723 (diff) |
* apt-pkg/cachefile.h:
- make pkgPolicy public again, libapt-pkg-perl (and probably
others) get unhappy without that
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6b40ae94d..d29705d24 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.7.26~exp7) experimental; urgency=low + + * apt-pkg/cachefile.h: + - make pkgPolicy public again, libapt-pkg-perl (and probably + others) get unhappy without that + + -- Michael Vogt <mvo@debian.org> Thu, 10 Jun 2010 15:33:24 +0200 + apt (0.7.26~exp6) experimental; urgency=low [ Michael Vogt ] |