[SCM] Gerris Flow Solver branch, upstream, updated. b3aa46814a06c9cb2912790b23916ffb44f1f203

Stephane Popinet popinet at users.sf.net
Fri May 15 02:53:20 UTC 2009


The following commit has been merged in the upstream branch:
commit fc37048821321b85b7dfb85d9c3b6ede6e44f17d
Author: Stephane Popinet <popinet at users.sf.net>
Date:   Wed Oct 18 08:23:56 2006 +1000

    Simplified Debian package dependencies
    
    To make them compatible with Ubuntu. It's a bit messy though as I am not sure
    what the issues are with binary compatibility of Ubuntu/Debian libraries etc...
    
    darcs-hash:20061017222356-d4795-3d4358891bef3a6d4fba17ee3960522d5cb8d8f1.gz

diff --git a/debian/control.sh b/debian/control.sh
index 42aadf0..6e44a1d 100644
--- a/debian/control.sh
+++ b/debian/control.sh
@@ -12,7 +12,7 @@ Package: gerris-snapshot
 Section: math
 Priority: extra
 Architecture: any
-Depends: \${shlibs:Depends}, libgts-snapshot-dev (>= $GTS_VERSION), pkg-config, gcc, sed, gawk
+Depends: libglib2.0-0, libgts-snapshot-dev (>= $GTS_VERSION), pkg-config, gcc, sed, gawk
 Conflicts: gerris
 Replaces: gerris
 Suggests: gfsview-snapshot

-- 
Gerris Flow Solver



More information about the debian-science-commits mailing list