diff options
author | Michael Vogt <egon@debian-devbox> | 2011-06-17 22:27:53 +0200 |
---|---|---|
committer | Michael Vogt <egon@debian-devbox> | 2011-06-17 22:27:53 +0200 |
commit | d2f828a93c72a3925a70e285ae304f272ff12ce8 (patch) | |
tree | 845e3a45aaf2af44dda06be8cc4c5874301a395c /debian/changelog | |
parent | a0088ddd5a6924445eb5716c955aa332ab9362a9 (diff) |
use depends for the ${shlibs:Depends} to make the breaks work
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a0098e517..b7b10e1c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ apt (0.8.15~exp3) experimental; urgency=low * debian/control: - add Breaks: 0.8.15~exp3) for libapt-pkg4.10 and libapt-inst1.2 (thanks to Jonathan Nieder, closes: #630214) + - use depends for the ${shlibs:Depends} to make the breaks work - -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 17 Jun 2011 17:39:25 +0200 + -- Michael Vogt <mvo@debian.org> Fri, 17 Jun 2011 21:51:41 +0200 apt (0.8.15~exp2) experimental; urgency=low |