]> code.citadel.org Git - citadel.git/blobdiff - libcitadel/debian/control
* have a friendly buildpackage script here to.
[citadel.git] / libcitadel / debian / control
index e532fa2fa386c0cd64acf20a1c5d0df46317703d..e3a24c1d84c1dafbc402dc5489eac0a90e6464b6 100644 (file)
@@ -4,7 +4,7 @@ Priority: optional
 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.2
+Standards-Version: 3.7.3
 
 Package: libcitadel1
 Architecture: any
@@ -15,7 +15,7 @@ Description: Citadel toolbox
 Package: libcitadel1-dbg
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, libcitadel1 (= ${Source-Version})
+Depends: ${shlibs:Depends}, libcitadel1 (= ${Binary:Version})
 Description: Debugging symbols for libcitadel1
  This library contains the commonly used routines for the citadel suite.
  .
@@ -25,7 +25,7 @@ Package: libcitadel-dev
 Section: libdevel
 Architecture: any
 Depends: ${shlibs:Depends}, pkg-config,
- libcitadel1 (= ${Source-Version})
+ libcitadel1 (= ${Binary:Version})
 Description: Development files for libcitadel1
  This library contains the commonly used routines for the citadel suite.
  .