[SCM] Gerris Flow Solver branch, debian-unstable, updated. gerris-0.9.2+darcs081022-dfsg.1-4-4-g6467867

Drew Parsons dparsons at debian.org
Mon May 4 02:59:20 UTC 2009


The following commit has been merged in the debian-unstable branch:
commit a863b737d691b89c7e365268ab30089e433c33e2
Author: Drew Parsons <dparsons at debian.org>
Date:   Mon May 4 11:42:31 2009 +1000

    Undo debian awk dependency.
    
    awk is an essential package, so an explicit Dependency does not need
    to be declared.  Lintian complains about it if you do add one.

diff --git a/debian/changelog b/debian/changelog
index 3684367..5216d7d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,10 +7,10 @@ gerris (0.9.2+darcs081022-dfsg.1-5) UNRELEASED; urgency=low
         usr/share/gerris/lib (arch-independent files, hence install in
         usr/share).  gerris.links creates symlink from
         usr/share/gerris/lib back to usr/lib/gerris.
-        gerris Depends: m4, gawk | awk
+        gerris Depends: m4
         Closes: #526424.
 
- -- Drew Parsons <dparsons at debian.org>  Fri, 01 May 2009 17:10:55 +1000
+ -- Drew Parsons <dparsons at debian.org>  Mon, 04 May 2009 11:41:34 +1000
 
 gerris (0.9.2+darcs081022-dfsg.1-4) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index c462365..8aea6fd 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Vcs-Browser: http://git.debian.org/?p=debian-science/packages/gerris.git/.git
 
 Package: gerris
 Architecture: any
-Depends: libgfs-dev, m4, gawk | awk, ${shlibs:Depends}, ${misc:Depends}
+Depends: libgfs-dev, m4, ${shlibs:Depends}, ${misc:Depends}
 Description: Gerris Flow Solver
  Gerris is a system for the solution of the partial differential
  equations describing fluid flow.

-- 
Gerris Flow Solver



More information about the debian-science-commits mailing list