[Pkg-octave-commit] r1246 - qtoctave/trunk/debian
Rafael Laboissiere
rafael at alioth.debian.org
Sun Feb 24 12:58:10 UTC 2008
Author: rafael
Date: 2008-02-24 12:58:10 +0000 (Sun, 24 Feb 2008)
New Revision: 1246
Modified:
qtoctave/trunk/debian/changelog
qtoctave/trunk/debian/control
Log:
Depends on octave3.0
Modified: qtoctave/trunk/debian/changelog
===================================================================
--- qtoctave/trunk/debian/changelog 2008-02-24 09:57:06 UTC (rev 1245)
+++ qtoctave/trunk/debian/changelog 2008-02-24 12:58:10 UTC (rev 1246)
@@ -1,17 +1,23 @@
+qtoctave (0.5.1+dfsg-2) UNRELEASED; urgency=low
+
+ * debian/control: Depends on octave3.0
+
+ -- Rafael Laboissiere <rafael at debian.org> Sun, 24 Feb 2008 13:57:46 +0100
+
qtoctave (0.5.1+dfsg-1) unstable; urgency=low
-
+
* Removed Octave HTML documentation due to a GPL violation (no TeXinfo
source included).
-
+
[ Jordi Gutiérrez Hermoso ]
-- Jordi Gutiérrez Hermoso <jordigh at gmail.com> Sat, 07 Jul 2007 17:05:10 -0500
-
+
qtoctave (0.5.1-1) unstable; urgency=low
* Initial release (closes: #430731).
-
+
[ Jordi Gutiérrez Hermoso ]
- -- Jordi Gutiérrez Hermoso <jordigh at gmail.com> Sun, 30 Jun 2007 18:21:38 -0500
+ -- Jordi Gutiérrez Hermoso <jordigh at gmail.com> Sun, 30 Jun 2007 18:21:38 -0500
Modified: qtoctave/trunk/debian/control
===================================================================
--- qtoctave/trunk/debian/control 2008-02-24 09:57:06 UTC (rev 1245)
+++ qtoctave/trunk/debian/control 2008-02-24 12:58:10 UTC (rev 1246)
@@ -7,8 +7,8 @@
Package: qtoctave
Architecture: any
-Depends: octave2.9, ${shlibs:Depends}
-Recommends: octave2.9-htmldoc
+Depends: octave3.0, ${shlibs:Depends}
+Recommends: octave3.0-htmldoc
Description: A Qt front-end to Octave
Besides offering an attractive front-end to GNU Octave, an
environment for numerical computation highly compatible with MATLAB,
More information about the Pkg-octave-commit
mailing list