summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-02-11 20:03:34 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-02-11 20:03:34 +0100
commitd2f75b1842e444b4221a1401517ce96b5b5a0b92 (patch)
treef7dd74ced0d99ab9b7e023104c6d21c29d7ff9b8
parent0fe363296cf1d8631c1a2f73d9e1116267a9386b (diff)
remove libicap0debian/1.0.0-1
-rw-r--r--debian/changelog2
-rw-r--r--debian/control13
2 files changed, 1 insertions, 14 deletions
diff --git a/debian/changelog b/debian/changelog
index ae3d799..2faf658 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,7 +15,7 @@ bitz-server (1.0.0-1) unstable; urgency=medium
* New debian/patches/0600-man_page_spelling.patch.
* Replace libicap0-dbg with libicap1-dbg.
- -- Jörg Frings-Fürst <debian@jff-webhosting.net> Thu, 11 Feb 2016 08:27:30 +0100
+ -- Jörg Frings-Fürst <debian@jff-webhosting.net> Thu, 11 Feb 2016 20:00:56 +0100
bitz-server (0.1.6-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 502f5c9..04cd12a 100644
--- a/debian/control
+++ b/debian/control
@@ -90,8 +90,6 @@ Description: ICAP server (RFC 3507) implementation in C++ (development files)
Package: libicap1
Architecture: any
Multi-Arch: same
-Replaces: libicap0 (<< 1.0.0-1)
-Breaks: libicap0 (<< 1.0.0-1)
Depends:
${shlibs:Depends},
${misc:Depends}
@@ -162,14 +160,3 @@ Description: ICAP server (RFC 3507) implementation in C++ (library debug symbols
programming language.
.
This package holds the debug symbols for libicap1.
-
-Package: libicap0
-Architecture: all
-Section: oldlibs
-Priority: extra
-Depends:
- libicap1 (>= 1.0.0-1),
- ${misc:Depends}
-Description: transitional dummy package (new libicap0)
- This is a transitional dummy package. It can safely be removed.
- The new package is now libicap1.