[SCM] BOINC packaging branch, master, updated. debian/7.0.33+dfsg-1-16-g916b1f3
Guo Yixuan
culu.gyx at gmail.com
Fri Aug 24 05:32:35 UTC 2012
The following commit has been merged in the master branch:
commit 6a8b4cc51c69d0c125b5c186e695cf09282c8ab7
Author: Guo Yixuan <culu.gyx at gmail.com>
Date: Fri Aug 24 12:54:19 2012 +0800
add libboinc7 and libboinc-app7 to boinc-dbg's depends
diff --git a/debian/control.in b/debian/control.in
index 13e55ba..019e576 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -285,7 +285,10 @@ Package: boinc-dbg
Section: debug
Priority: extra
Architecture: any
-Depends: boinc-client (= ${binary:Version}) | boinc-manager (= ${binary:Version}), ${misc:Depends}
+Depends: boinc-client (= ${binary:Version}) | boinc-manager (= ${binary:Version})
+ | libboinc7 (= ${binary:Version})
+ | libboinc-app7 (= ${binary:Version}),
+ ${misc:Depends}
Suggests: libcurl3-dbg, libssl0.9.8-dbg, libwxgtk2.8-dbg
Description: debugging symbols for BOINC binaries
The Berkeley Open Infrastructure for Network Computing (BOINC) is a
--
BOINC packaging
More information about the pkg-boinc-commits
mailing list