From d367686ac28569046826ad55a99a8314734c84c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 9 Feb 2016 22:01:02 +0100 Subject: d/control: typo --- debian/control | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 3a6fe36..6a57f09 100644 --- a/debian/control +++ b/debian/control @@ -90,8 +90,8 @@ Description: ICAP server (RFC 3507) implementation in C++ (development files) Package: libicap1 Architecture: any Multi-Arch: same -Replaces: libicab0 (<< 1.0.0-1) -Breaks: libicab0 (<< 1.0.0-1) +Replaces: libicap0 (<< 1.0.0-1) +Breaks: libicap0 (<< 1.0.0-1) Depends: ${shlibs:Depends}, ${misc:Depends} @@ -143,8 +143,8 @@ Architecture: any Multi-Arch: same Section: debug Priority: extra -Replaces: libicab0-dbg (<< 1.0.0-1) -Breaks: libicab0-dbg (<< 1.0.0-1) +Replaces: libicap0-dbg (<< 1.0.0-1) +Breaks: libicap0-dbg (<< 1.0.0-1) Depends: ${misc:Depends}, libicap1 (= ${binary:Version}) @@ -170,7 +170,7 @@ Architecture: all Section: oldlibs Priority: extra Depends: - libicab1 (>= 1.0.0-1), + libicap1 (>= 1.0.0-1), ${misc:Depends} Description: transitional dummy package (new libicap0) This is a transitional dummy package. It can safely be removed. @@ -181,7 +181,7 @@ Architecture: all Section: oldlibs Priority: extra Depends: - libicab1-dbg (>= 1.0.0-1), + libicap1-dbg (>= 1.0.0-1), ${misc:Depends} Description: transitional dummy package (new libicap0-dbg) This is a transitional dummy package. It can safely be removed. -- cgit v1.2.3