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/changelog | 1 + debian/control | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index a0d7861..69bebf6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ bitz-server (1.0.0-1) unstable; urgency=medium - bump version to 4 (no changes required). * debian/control: - Change VCS-Browser to secure uri. + - Correct typo. * New debian/patches/0600-man_page_spelling.patch. -- Jörg Frings-Fürst Sat, 30 Jan 2016 22:08:27 +0100 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