[Pkg-voip-commits] [SCM] UNNAMED PROJECT branch, master, updated. upstream/1.8.0_pre1-5-g55ffd7c

Daniel Pocock daniel at pocock.com.au
Sun May 20 16:46:04 UTC 2012


The following commit has been merged in the master branch:
commit 7d44f0d952edf0f8b96a42db26cdb87726407eb1
Author: Daniel Pocock <daniel at pocock.com.au>
Date:   Sun May 20 18:19:24 2012 +0200

    add shlibs:depends for -dev package

diff --git a/debian/control b/debian/control
index 90aae45..5f8d4a5 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Description: reSIProcate SIP stack - shared libraries
 Package: libresiprocate-1.8-dev
 Section: libdevel
 Architecture: any
-Depends: libresiprocate-1.8 (= ${binary:Version}), ${misc:Depends}
+Depends: libresiprocate-1.8 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Description: reSIProcate SIP stack - development files
  reSIProcate is a framework that aims to fully implement the SIP protocol
  in first class C++.  It is intended for use in other applications,

-- 
UNNAMED PROJECT



More information about the Pkg-voip-commits mailing list