[Pkg-octave-commit] [octave-pkg-dev] 01/01: Depend on liboctave-dev >= 4.0.0~rc3
Rafael Laboissière
rlaboiss-guest at moszumanska.debian.org
Tue Apr 21 20:11:11 UTC 2015
This is an automated email from the git hooks/post-receive script.
rlaboiss-guest pushed a commit to branch master
in repository octave-pkg-dev.
commit 18cd380451f83c62d60d6e024daa885297ed4ecd
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date: Tue Apr 21 12:24:57 2015 -0300
Depend on liboctave-dev >= 4.0.0~rc3
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index b421091..a2a842f 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-octave/octave-pkg-dev.git
Package: octave-pkg-dev
Architecture: all
-Depends: liboctave-dev (>= 3.8.0), debhelper (>= 6), cdbs,
+Depends: liboctave-dev (>= 4.0.0~rc3), debhelper (>= 6), cdbs,
dpkg-dev (>= 1.16.1~), ${misc:Depends}, ${perl:Depends}
Description: infrastructure to build Octave packages
Since version 3.0 of Octave (a numerical computation software),
--
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-pkg-dev.git
More information about the Pkg-octave-commit
mailing list