X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=libcitadel%2Fdebian%2Fcontrol;h=f0168ebd39be902a596b1498bb7157ec1f38be98;hb=0aee3930ada8a68b6355b3240b73e5b06c0596bc;hp=18ebe2c56cf2c28bb79d8c82fdb3e5198176800a;hpb=e5c614f189d6d59070ec7298aefec9adbeef3886;p=citadel.git diff --git a/libcitadel/debian/control b/libcitadel/debian/control index 18ebe2c56..f0168ebd3 100644 --- a/libcitadel/debian/control +++ b/libcitadel/debian/control @@ -1,23 +1,23 @@ Source: libcitadel Section: libs -Priority: optional +Priority: extra Maintainer: Citadel Team Uploaders: Wilfried Goesgens , Alexander Wirt Build-Depends: debhelper (>= 5), zlib1g-dev -Standards-Version: 3.7.3 +Standards-Version: 3.8.0 Homepage: http://citadel.org -Package: libcitadel1 +Package: libcitadel2 Architecture: any Depends: ${shlibs:Depends}, shared-mime-info Description: Citadel toolbox This library contains the commonly used routines for the citadel suite. -Package: libcitadel1-dbg +Package: libcitadel2-dbg Section: libdevel Architecture: any -Depends: ${shlibs:Depends}, libcitadel1 (= ${Source-Version}) -Description: Debugging symbols for libcitadel1 +Depends: ${shlibs:Depends}, libcitadel2 (= ${binary:Version}) +Description: Debugging symbols for libcitadel2 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, - libcitadel1 (= ${Source-Version}) -Description: Development files for libcitadel1 + libcitadel2 (= ${binary:Version}) +Description: Development files for libcitadel2 This library contains the commonly used routines for the citadel suite. . This package provides development files and static libraries.