From: Michael Vogt Date: Fri, 17 Jun 2011 19:49:52 +0000 (+0200) Subject: * debian/control: X-Git-Tag: 0.9.0~102 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/a0088ddd5a6924445eb5716c955aa332ab9362a9 * debian/control: - add Breaks: 0.8.15~exp3) for libapt-pkg4.10 and libapt-inst1.2 (thanks to Jonathan Nieder, closes: #630214) --- diff --git a/debian/changelog b/debian/changelog index 1696c9e49..a0098e517 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +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) + + -- Michael Vogt Fri, 17 Jun 2011 17:39:25 +0200 + apt (0.8.15~exp2) experimental; urgency=low * debian/control: diff --git a/debian/control b/debian/control index ea7946133..82d54d9b1 100644 --- a/debian/control +++ b/debian/control @@ -30,6 +30,7 @@ Package: libapt-pkg4.10 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Replaces: apt (<< 0.8.15) +Breaks: apt (<< 0.8.15~exp3) Description: Library for apt This package contains the library used by apt. @@ -37,6 +38,7 @@ Package: libapt-inst1.2 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Replaces: apt-utils (<< 0.8.15), apt (<< 0.8.15) +Breaks: apt (<< 0.8.15~exp3), apt-utils (<< 0.8.15~exp3) Description: Install library for apt This package contains the inst library used by apt.