]> code.citadel.org Git - citadel.git/blobdiff - libcitadel/debian/control
Don't mess around with the so-name for no reason.
[citadel.git] / libcitadel / debian / control
index 18ebe2c56cf2c28bb79d8c82fdb3e5198176800a..0450c5f37aa71e2c7de1e5e38bdc652d47c8e1f8 100644 (file)
@@ -1,23 +1,25 @@
 Source: libcitadel
 Section: libs
-Priority: optional
+Priority: extra
 Maintainer: Citadel Team <room_citadel_development@uncensored.citadel.org>
 Uploaders: Wilfried Goesgens <w.goesgens@outgesourced.org>, Alexander Wirt <formorer@debian.org>
 Build-Depends: debhelper (>= 5), zlib1g-dev
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Homepage: http://citadel.org
 
-Package: libcitadel1
+Package: libcitadel8
 Architecture: any
 Depends: ${shlibs:Depends}, shared-mime-info
 Description: Citadel toolbox
+Provides: libcitadel2
+Conflicts: libcitadel2
  This library contains the commonly used routines for the citadel suite.
 
-Package: libcitadel1-dbg
+Package: libcitadel8-dbg
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, libcitadel1 (= ${Source-Version})
-Description: Debugging symbols for libcitadel1
+Depends: ${shlibs:Depends}, libcitadel8
+Description: Debugging symbols for libcitadel8
  This library contains the commonly used routines for the citadel suite.
  .
  This package provides the debugging symbols.
@@ -26,8 +28,8 @@ Package: libcitadel-dev
 Section: libdevel
 Architecture: any
 Depends: ${shlibs:Depends}, pkg-config,
- libcitadel1 (= ${Source-Version})
-Description: Development files for libcitadel1
+ libcitadel8 (= ${binary:Version})
+Description: Development files for libcitadel8
  This library contains the commonly used routines for the citadel suite.
  .
  This package provides development files and static libraries.