[SCM] SETI at home packaging branch, master, updated. debian/6.12_svn1305-2-16-g5100cac
Steffen Moeller
steffen_moeller at gmx.de
Tue May 29 22:12:28 UTC 2012
The following commit has been merged in the master branch:
commit 5100cac43f9e479c9f1aab46477f328ed408e3b2
Author: Steffen Moeller <steffen_moeller at gmx.de>
Date: Wed May 30 00:12:03 2012 +0200
Shared libs gave a lintian error.
Dependency on libc was found missing.
diff --git a/debian/control b/debian/control
index 0cfaed7..ad79b95 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,7 @@ Homepage: http://setiathome.berkeley.edu/
Package: boinc-app-seti
Architecture: any
-Depends: ${misc:Depends},
- libboinc-app|boinc-dev (>= 7),
+Depends: ${misc:Depends},${shlibs:Depends},
boinc-client (>= 5.4.3-1)
Description: SETI at home application for the BOINC client
SETI at home is a distributed computing project using Internet-connected
--
SETI at home packaging
More information about the pkg-boinc-commits
mailing list