[SCM] Gerris Flow Solver branch, debian-unstable, updated. gerris-20091109-dfsg.1-1-15-gc1377bf

Drew Parsons dparsons at debian.org
Mon Dec 28 03:18:22 UTC 2009


The following commit has been merged in the debian-unstable branch:
commit 9d95e071f9d1b34c62a673e812515bed7e8ebe06
Author: Drew Parsons <dparsons at debian.org>
Date:   Mon Dec 28 01:18:26 2009 +1100

    include gfs2doc in binary package
    
    Don't exclude gfs2doc, perhaps it will be useful to someone making
    docs from their gfs scripts.  After all, gfsxref, also from
    doc/examples, is also included.

diff --git a/debian/rules b/debian/rules
index a122f56..944e0f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,7 +47,7 @@ override_dh_auto_install:
 # don't need to install darcs2dist or gfs2doc
 # see bug#436240 for my opinion on the sensibleness of this
 override_dh_install:
-	dh_install --exclude=darcs2dist --exclude=gfs2doc
+	dh_install --exclude=darcs2dist
 
 override_dh_strip:
 	dh_strip --dbg-package=libgfs-dbg

-- 
Gerris Flow Solver



More information about the debian-science-commits mailing list