[Pkg-scicomp-commits] xmds/trunk/debian

Rafael Laboissiere rafael at debian.org
Sat Feb 21 20:05:58 UTC 2009


SVN commit 4154 by rafael:

Fix Lintian warning debhelper-but-no-misc-depends


 M  +1 -0      xmds/trunk/debian/changelog  
 M  +1 -1      xmds/trunk/debian/control  


--- xmds/trunk/debian/changelog #4153:4154
@@ -3,6 +3,7 @@
   * debian/control, debian/rules: Drop support for octave2.1, which will
     be removed from Debian unstable.  Closes: #516447. Thanks to Thomas
     Weber for the patch.
+  * debian/control: Fix Lintian warning debhelper-but-no-misc-depends
 
  -- Rafael Laboissiere <rafael at debian.org>  Sat, 21 Feb 2009 19:59:11 +0100
 
--- xmds/trunk/debian/control #4153:4154
@@ -14,7 +14,7 @@
 Package: xmds
 Architecture: any
 Depends: ${shlibs:Depends}, fftw-dev, libfftw3-dev, libmpich1.0-dev
-Suggests: ${octave:Depends}
+Suggests: ${octave:Depends}, ${misc:Depends}
 Description: eXtensible Multi-Dimensional Simulator
  XMDS is a code generator that integrates equations, from Ordinary
  Differential Equations (ODEs) up to stochastic Partial Differential



More information about the Pkg-scicomp-commits mailing list