[Pkg-voip-commits] [resiprocate] 06/08: Add binary version restriction to dev header interdependencies

Daniel Pocock pocock at moszumanska.debian.org
Sun Dec 29 08:35:40 UTC 2013


This is an automated email from the git hooks/post-receive script.

pocock pushed a commit to branch master
in repository resiprocate.

commit 70400a7d4b876bc2e07c3e1171b71b97d4cff21a
Author: Daniel Pocock <daniel at pocock.com.au>
Date:   Sun Dec 29 09:31:27 2013 +0100

    Add binary version restriction to dev header interdependencies
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index ef963bc..190788d 100644
--- a/debian/control
+++ b/debian/control
@@ -57,7 +57,7 @@ Description: reSIProcate conversation manager - shared libraries
  
 Package: librecon-1.9-dev
 Section: libdevel
-Depends: librecon-1.9 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libresiprocate-1.9-dev, libresiprocate-turn-client-1.9-dev, libsipxtapi-dev
+Depends: librecon-1.9 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libresiprocate-1.9-dev (= ${binary:Version}), libresiprocate-turn-client-1.9-dev (= ${binary:Version}), libsipxtapi-dev
 Architecture: linux-any
 Provides: librecon-dev
 Conflicts: librecon-dev, librecon-1.8
@@ -89,7 +89,7 @@ Description: reSIProcate TURN client (reTurn) - shared libraries
 Package: libresiprocate-turn-client-1.9-dev
 Section: libdevel
 Architecture: any
-Depends: libresiprocate-turn-client-1.9 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libresiprocate-1.9-dev, libasio-dev (>= 1.2.0), libboost-dev
+Depends: libresiprocate-turn-client-1.9 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libresiprocate-1.9-dev (= ${binary:Version}), libasio-dev (>= 1.2.0), libboost-dev
 Provides: libresiprocate-turn-client-dev
 Conflicts: libresiprocate-turn-client-dev, libresiprocate-turn-client-1.8
 Replaces: libresiprocate-turn-client-dev, libresiprocate-turn-client-1.8

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/resiprocate.git



More information about the Pkg-voip-commits mailing list