[SCM] SETI at home packaging branch, graphics, updated. debian/6.12_svn1305-2-45-g041418a

Guo Yixuan culu.gyx at gmail.com
Sat Aug 18 12:37:54 UTC 2012


The following commit has been merged in the graphics branch:
commit 041418af05a3fb96fbfd977a919310a68f5a2fd7
Author: Guo Yixuan <culu.gyx at gmail.com>
Date:   Sat Aug 18 20:04:11 2012 +0800

    Fix debug package dependency

diff --git a/debian/control b/debian/control
index 5d02cd0..fd9ccf7 100644
--- a/debian/control
+++ b/debian/control
@@ -75,7 +75,9 @@ Description: SETI at home application for the BOINC client (with graphics)
 
 Package: boinc-app-seti-dbg
 Architecture: any
-Depends: ${misc:Depends}, boinc-app-seti (= ${binary:Version})
+Depends: ${misc:Depends},
+ boinc-app-seti (= ${binary:Version}) |
+ boinc-app-seti-graphics (= ${binary:Version})
 Section: debug
 Description: debug symbols for SETI at home
  SETI at home is a distributed computing project using Internet-connected

-- 
SETI at home packaging



More information about the pkg-boinc-commits mailing list