diff options
author | Michael Vogt <mvo@debian.org> | 2014-07-10 13:46:25 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-07-10 13:46:25 +0200 |
commit | bf0eb749056387de11ec41c5e60f3f9052c1e13f (patch) | |
tree | 49f7b18af3ab3d386e7cde6445062d71863c4a9e /debian/control | |
parent | b4a976fd53773983c50916ce396292901e5a7b09 (diff) |
restore breaks against libapt-inst1.5 (<< 0.9.9)
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 317d0dc74..51bb85d30 100644 --- a/debian/control +++ b/debian/control @@ -43,7 +43,7 @@ Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} -Breaks: apt (<< 0.9.4~), libapt-inst1.6 +Breaks: apt (<< 0.9.4~), libapt-inst1.5 (<< 0.9.9~) Section: libs Description: package management runtime library This library provides the common functionality for searching and |