[Pkg-octave-commit] rev 897 - in octave/trunk/debian: . in
Rafael Laboissiere
rafael at alioth.debian.org
Sun Apr 15 12:18:23 UTC 2007
Author: rafael
Date: 2007-04-15 12:18:23 +0000 (Sun, 15 Apr 2007)
New Revision: 897
Modified:
octave/trunk/debian/changelog
octave/trunk/debian/in/control
Log:
debian/in/control: Changed relationship to gnuplot from Suggests to
Recommends
Modified: octave/trunk/debian/changelog
===================================================================
--- octave/trunk/debian/changelog 2007-04-04 16:33:18 UTC (rev 896)
+++ octave/trunk/debian/changelog 2007-04-15 12:18:23 UTC (rev 897)
@@ -8,6 +8,9 @@
Octave is released under version 2 or later of the GPL.
* debian/patches/50_octave-bug-tempfile.dpatch: Adjusted for Octave
2.9.10
+ * debian/in/control:
+ + Changed relationship to gnuplot from Suggests to Recommends
+ (closes: #418503)
[ Thomas Weber ]
* PACKAGE-headers.postinst, PACKAGE-headers.prerm:
Modified: octave/trunk/debian/in/control
===================================================================
--- octave/trunk/debian/in/control 2007-04-04 16:33:18 UTC (rev 896)
+++ octave/trunk/debian/in/control 2007-04-15 12:18:23 UTC (rev 897)
@@ -17,7 +17,8 @@
Package: octave[V_2_1:2.1:][V_2_9:2.9:]
Architecture: any
Depends: ${shlibs:Depends}, texinfo
-Suggests: gnuplot, octave[V_2_1:2.1:][V_2_9:2.9:]-info,
+Recommends: gnuplot
+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 (= ${Source-Version}),
octave[V_2_1:2.1:][V_2_9:2.9:]-emacsen
More information about the Pkg-octave-commit
mailing list