[Pkg-octave-commit] r1473 - octave-forge-pkgs/octave-statistics/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Sat Mar 22 17:14:46 UTC 2008


Author: rafael
Date: 2008-03-22 17:14:45 +0000 (Sat, 22 Mar 2008)
New Revision: 1473

Modified:
   octave-forge-pkgs/octave-statistics/trunk/debian/control
Log:
Replace ${misc:Depends} by ${octave:Depends} substvar

Modified: octave-forge-pkgs/octave-statistics/trunk/debian/control
===================================================================
--- octave-forge-pkgs/octave-statistics/trunk/debian/control	2008-03-22 17:09:37 UTC (rev 1472)
+++ octave-forge-pkgs/octave-statistics/trunk/debian/control	2008-03-22 17:14:45 UTC (rev 1473)
@@ -14,7 +14,7 @@
 
 Package: octave-statistics
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${octave:Depends}
 Description: additional statistical functions for Octave
  This octave-forge package provides additional statistical functions
  for Octave.




More information about the Pkg-octave-commit mailing list