[Pkg-octave-commit] r2727 - in octave/trunk/debian: . in

Rafael Laboissiere rafael at alioth.debian.org
Wed Mar 18 00:06:42 UTC 2009


tags 520125 pending
thanks

Author: rafael
Date: 2009-03-18 00:06:41 +0000 (Wed, 18 Mar 2009)
New Revision: 2727

Modified:
   octave/trunk/debian/changelog
   octave/trunk/debian/in/control
Log:
Drop dependency of octaveX.Y-common on octaveX.Y

Modified: octave/trunk/debian/changelog
===================================================================
--- octave/trunk/debian/changelog	2009-03-15 19:27:05 UTC (rev 2726)
+++ octave/trunk/debian/changelog	2009-03-18 00:06:41 UTC (rev 2727)
@@ -7,10 +7,13 @@
   * patches/pretty-png-svg-print.dpatch: Restore pretty printing in png
     and svg formats (closes: #519572).  Thanks to Ben Abbott for the
     patch.
+  * debian/in/control: Drop dependency of octaveX.Y-common on octaveX.Y,
+    in order to avoid circular dependencies.  Thanks to Bill Allombert for
+    the heads up and the suggestion (closes: #520125).
 
   [ Thomas Weber ]
   * debian/in/control: Move -dbg package from Section: devel to Section:
-    debug. 
+    debug.
 
  -- Rafael Laboissiere <rafael at debian.org>  Thu, 12 Mar 2009 23:32:03 +0100
 

Modified: octave/trunk/debian/in/control
===================================================================
--- octave/trunk/debian/in/control	2009-03-15 19:27:05 UTC (rev 2726)
+++ octave/trunk/debian/in/control	2009-03-18 00:06:41 UTC (rev 2727)
@@ -223,7 +223,6 @@
 Section: devel
 Priority: extra
 Architecture: all
-Depends: octave[V_3_0:3.0:][V_3_1:3.1:] (>= ${source:Version})
 Description: architecture-independent files for octave[V_3_0:3.0:][V_3_1:3.1:]
  Octave is a (mostly Matlab (R) compatible) high-level language, primarily
  intended for numerical computations. It provides a convenient command-line




More information about the Pkg-octave-commit mailing list