diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-04-01 04:49:53 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-04-01 04:49:53 +0200 |
commit | 3e8a12d443eca04b3bc0a329cbce333ffdc80a2a (patch) | |
tree | 13540a2c31ae9c86341cd853cf5b4fdc1a8ee2be /debian | |
parent | 9b1cbe088607d5f297b8a37eea7d5007edb85440 (diff) |
sync with debian
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 3 | ||||
-rw-r--r-- | debian/libicap1.symbols (renamed from debian/libicap1.symbols.amd64) | 0 |
3 files changed, 1 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog index a7b1025..2faf658 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,3 @@ -bitz-server (1.0.0-2) unstable; urgency=medium - - * To prevent build errors the libicap1.symbols are renamed - to libicap1.symbols.amd64. - - -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sat, 13 Feb 2016 12:43:34 +0100 - bitz-server (1.0.0-1) unstable; urgency=medium * New upstream release: diff --git a/debian/control b/debian/control index 04cd12a..2cce214 100644 --- a/debian/control +++ b/debian/control @@ -24,8 +24,7 @@ Package: bitz-server Architecture: any Depends: ${shlibs:Depends}, - ${misc:Depends}, - libicap1 (= ${binary:Version}) + ${misc:Depends} Description: ICAP server (RFC 3507) implementation in C++ The main goal of this project is to create an ICAP server (RFC 3507) implementation in C++ to use the power of object oriented programming. diff --git a/debian/libicap1.symbols.amd64 b/debian/libicap1.symbols index 1796a4d..1796a4d 100644 --- a/debian/libicap1.symbols.amd64 +++ b/debian/libicap1.symbols |