diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-02-11 05:39:38 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-02-11 05:39:38 +0100 |
commit | ac14c68d438385f043518ddf88533f457a7e6b4f (patch) | |
tree | e53e5852940e045ac4f5a325295f13475be02b0f /debian | |
parent | f8baab626b75ed150992522e7a16b935e8d92b97 (diff) |
Replace libicap0-dbg with libicap1-dbg
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 13 |
2 files changed, 1 insertions, 13 deletions
diff --git a/debian/changelog b/debian/changelog index 9b3bed0..7e8aa66 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ bitz-server (1.0.0-1) unstable; urgency=medium - Correct typo. - Bump Standards-Version to 3.9.7 (no changes required). * New debian/patches/0600-man_page_spelling.patch. + * Replace libicap0-dbg with libicap1-dbg. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Tue, 09 Feb 2016 22:21:18 +0100 diff --git a/debian/control b/debian/control index 054aefa..502f5c9 100644 --- a/debian/control +++ b/debian/control @@ -143,8 +143,6 @@ Architecture: any Multi-Arch: same Section: debug Priority: extra -Replaces: libicap0-dbg (<< 1.0.0-1) -Breaks: libicap0-dbg (<< 1.0.0-1) Depends: ${misc:Depends}, libicap1 (= ${binary:Version}) @@ -175,14 +173,3 @@ Depends: Description: transitional dummy package (new libicap0) This is a transitional dummy package. It can safely be removed. The new package is now libicap1. - -Package: libicap0-dbg -Architecture: all -Section: oldlibs -Priority: extra -Depends: - 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. - The new package is now libicap1-dbg. |