fix debian compile of new libcitadel version
[citadel.git] / libcitadel / debian / control
index d35afe4615438d1e933475bb3a00441f1f0181fd..61573bc8e6eda05d4a30b3ef284f320ca652e85d 100644 (file)
@@ -7,17 +7,17 @@ Build-Depends: debhelper (>= 5), zlib1g-dev
 Standards-Version: 3.8.0
 Homepage: http://citadel.org
 
-Package: libcitadel2
+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: libcitadel2-dbg
+Package: libcitadel4-dbg
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, libcitadel2
-Description: Debugging symbols for libcitadel2
+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,
- libcitadel2 (= ${binary:Version})
-Description: Development files for libcitadel2
+ 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.