[Pkg-octave-commit] r1022 - in octave/trunk/debian: . in
Thomas Weber
thomas-guest at alioth.debian.org
Wed Sep 26 09:22:43 UTC 2007
tags 419556 pending
thanks
Author: thomas-guest
Date: 2007-09-26 09:22:43 +0000 (Wed, 26 Sep 2007)
New Revision: 1022
Modified:
octave/trunk/debian/changelog
octave/trunk/debian/in/control
Log:
Fix for #419556
Modified: octave/trunk/debian/changelog
===================================================================
--- octave/trunk/debian/changelog 2007-09-26 07:55:14 UTC (rev 1021)
+++ octave/trunk/debian/changelog 2007-09-26 09:22:43 UTC (rev 1022)
@@ -1,3 +1,9 @@
+octave2.9 (1:2.9.14-2) UNRELEASED; urgency=low
+
+ * Add atlas3-base to recommends (closes: #419556)
+
+ -- Thomas Weber <thomas.weber.mail at gmail.com> Wed, 26 Sep 2007 11:20:13 +0200
+
octave2.9 (1:2.9.14-1) unstable; urgency=low
[ Thomas Weber ]
Modified: octave/trunk/debian/in/control
===================================================================
--- octave/trunk/debian/in/control 2007-09-26 07:55:14 UTC (rev 1021)
+++ octave/trunk/debian/in/control 2007-09-26 09:22:43 UTC (rev 1022)
@@ -21,7 +21,7 @@
Package: octave[V_2_1:2.1:][V_2_9:2.9:]
Architecture: any
Depends: ${shlibs:Depends}, texinfo
-Recommends: gnuplot
+Recommends: gnuplot, atlas3-base
Suggests: octave[V_2_1:2.1:][V_2_9:2.9:]-info,
octave[V_2_1:2.1:][V_2_9:2.9:]-doc, octave[V_2_1:2.1:][V_2_9:2.9:]-htmldoc,
octave[V_2_1:2.1:][V_2_9:2.9:]-headers (= ${binary:Version}),
More information about the Pkg-octave-commit
mailing list