[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:24 UTC 2009
The following commit has been merged in the debian-unstable branch:
commit 86cf4c39e86fd6ff82a67b62dfc9e9a4a574f44f
Author: Drew Parsons <dparsons at debian.org>
Date: Mon Dec 28 11:04:08 2009 +1100
Handle upstream ChangeLog via dh_installchangelogs
else lintian whines
diff --git a/debian/gerris.docs b/debian/gerris.docs
index a139f76..7a44eec 100644
--- a/debian/gerris.docs
+++ b/debian/gerris.docs
@@ -1,6 +1,5 @@
README
NEWS
AUTHORS
-ChangeLog
TODO
THANKS
diff --git a/debian/rules b/debian/rules
index ce8354f..435fa9e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,6 +55,9 @@ override_dh_install:
dh_install -plibgfs-mpi-1.3-1 --sourcedir=debian/tmp-mpi
dh_install -plibgfs-mpi-dev --sourcedir=debian/tmp-mpi
+override_dh_installchangelogs:
+ dh_installchangelogs ChangeLog
+
override_dh_strip:
dh_strip --dbg-package=libgfs-dbg
--
Gerris Flow Solver
More information about the debian-science-commits
mailing list