[Pkg-octave-commit] [SCM] Debian packaging for octave-statistics branch, master, updated. upstream/1.1.0-21-g6f80f80

Sébastien Villemot sebastien.villemot at ens.fr
Wed Mar 14 20:30:05 UTC 2012


The following commit has been merged in the master branch:
commit 99602e71ef5893fa567bb486a37f5112b0b17c6f
Author: Sébastien Villemot <sebastien.villemot at ens.fr>
Date:   Tue Mar 13 21:48:52 2012 +0100

    debian/control: remove shlibs:Depends, makes no sense on arch:all package

diff --git a/debian/control b/debian/control
index 1b97417..15b03df 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-octave/octave-statistics.git
 
 Package: octave-statistics
 Architecture: all
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${octave:Depends}
+Depends: ${misc:Depends}, ${octave:Depends}
 Description: additional statistical functions for Octave
  This package provides additional statistical functions for Octave, including
  mean and variance for several distributions (geometric, hypergeometric,

-- 
Debian packaging for octave-statistics



More information about the Pkg-octave-commit mailing list