]> code.citadel.org Git - citadel.git/blobdiff - libcitadel/debian/control
* add xdgmime from freedesktop.org
[citadel.git] / libcitadel / debian / control
index e3a24c1d84c1dafbc402dc5489eac0a90e6464b6..b4e5be1c0610bda9e6a4c435ac1511229d1f859b 100644 (file)
@@ -5,17 +5,18 @@ 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)
 Standards-Version: 3.7.3
+Homepage: http://citadel.org
 
 Package: libcitadel1
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, shared-mime-info
 Description: Citadel toolbox
  This library contains the commonly used routines for the citadel suite.
 
 Package: libcitadel1-dbg
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, libcitadel1 (= ${Binary:Version})
+Depends: ${shlibs:Depends}, libcitadel1 (= ${Source-Version})
 Description: Debugging symbols for libcitadel1
  This library contains the commonly used routines for the citadel suite.
  .
@@ -25,7 +26,7 @@ Package: libcitadel-dev
 Section: libdevel
 Architecture: any
 Depends: ${shlibs:Depends}, pkg-config,
- libcitadel1 (= ${Binary:Version})
+ libcitadel1 (= ${Source-Version})
 Description: Development files for libcitadel1
  This library contains the commonly used routines for the citadel suite.
  .