X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=libcitadel%2Fdebian%2Fcontrol;h=61573bc8e6eda05d4a30b3ef284f320ca652e85d;hb=c61baece6da8cab2526f09cb9fef974507e87dc5;hp=b6a28087bfe58ac5025a6f913ab9aa9c5acac406;hpb=91e141e324dbec9e28fe4cb856d5975143392d2c;p=citadel.git diff --git a/libcitadel/debian/control b/libcitadel/debian/control index b6a28087b..61573bc8e 100644 --- a/libcitadel/debian/control +++ b/libcitadel/debian/control @@ -7,17 +7,17 @@ Build-Depends: debhelper (>= 5), zlib1g-dev Standards-Version: 3.8.0 Homepage: http://citadel.org -Package: libcitadel3 +Package: libcitadel4 Architecture: any Depends: ${shlibs:Depends}, shared-mime-info Description: Citadel toolbox This library contains the commonly used routines for the citadel suite. -Package: libcitadel3-dbg +Package: libcitadel4-dbg Section: libdevel Architecture: any -Depends: ${shlibs:Depends}, libcitadel3 -Description: Debugging symbols for libcitadel3 +Depends: ${shlibs:Depends}, libcitadel4 +Description: Debugging symbols for libcitadel4 This library contains the commonly used routines for the citadel suite. . This package provides the debugging symbols. @@ -26,8 +26,8 @@ Package: libcitadel-dev Section: libdevel Architecture: any Depends: ${shlibs:Depends}, pkg-config, - libcitadel3 (= ${binary:Version}) -Description: Development files for libcitadel3 + libcitadel4 (= ${binary:Version}) +Description: Development files for libcitadel4 This library contains the commonly used routines for the citadel suite. . This package provides development files and static libraries.