X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=libcitadel%2Fdebian%2Fcontrol;h=b6a28087bfe58ac5025a6f913ab9aa9c5acac406;hb=6f29a36e19a2cd67f35ccb2369437f48025c6a4f;hp=d35afe4615438d1e933475bb3a00441f1f0181fd;hpb=c83480f9fb763b3bcd129f8c5ee17e7942777272;p=citadel.git diff --git a/libcitadel/debian/control b/libcitadel/debian/control index d35afe461..b6a28087b 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: libcitadel2 +Package: libcitadel3 Architecture: any Depends: ${shlibs:Depends}, shared-mime-info Description: Citadel toolbox This library contains the commonly used routines for the citadel suite. -Package: libcitadel2-dbg +Package: libcitadel3-dbg Section: libdevel Architecture: any -Depends: ${shlibs:Depends}, libcitadel2 -Description: Debugging symbols for libcitadel2 +Depends: ${shlibs:Depends}, libcitadel3 +Description: Debugging symbols for libcitadel3 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, - libcitadel2 (= ${binary:Version}) -Description: Development files for libcitadel2 + libcitadel3 (= ${binary:Version}) +Description: Development files for libcitadel3 This library contains the commonly used routines for the citadel suite. . This package provides development files and static libraries.