[Pkg-octave-commit] r1243 - octaviz/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Sun Feb 24 09:51:03 UTC 2008


Author: rafael
Date: 2008-02-24 09:51:03 +0000 (Sun, 24 Feb 2008)
New Revision: 1243

Modified:
   octaviz/trunk/debian/changelog
   octaviz/trunk/debian/control
Log:
Force build-dependency on octave3.0 >= 3.0.0-2, ensuring the
transition from g77 to gfortran


Modified: octaviz/trunk/debian/changelog
===================================================================
--- octaviz/trunk/debian/changelog	2008-02-24 09:43:41 UTC (rev 1242)
+++ octaviz/trunk/debian/changelog	2008-02-24 09:51:03 UTC (rev 1243)
@@ -2,8 +2,10 @@
 
   * debian/control: Removed Cyril Brulebois from the list of Uploaders, at
     his request
+  * debian/control: Force the build-dependency on octave3.0 >= 3.0.0-2,
+    ensuring the transition from g77 to gfortran
 
- -- Rafael Laboissiere <rafael at debian.org>  Wed, 23 Jan 2008 23:55:41 +0100
+ -- Rafael Laboissiere <rafael at debian.org>  Sun, 24 Feb 2008 10:50:36 +0100
 
 octaviz (0.4.6+cvs20080113-1) unstable; urgency=low
 

Modified: octaviz/trunk/debian/control
===================================================================
--- octaviz/trunk/debian/control	2008-02-24 09:43:41 UTC (rev 1242)
+++ octaviz/trunk/debian/control	2008-02-24 09:51:03 UTC (rev 1243)
@@ -5,7 +5,7 @@
 Uploaders: Rafael Laboissiere <rafael at debian.org>,
  Thomas Weber <thomas.weber.mail at gmail.com>
 Build-Depends: debhelper (>= 5.0.0), cmake, libvtk5-dev (>= 5.0.1-4),
- octave3.0-headers, lesstif2-dev, cdbs
+ octave3.0-headers (>= 3.0.0-2), lesstif2-dev, cdbs
 Standards-Version: 3.7.3
 Homepage: http://octaviz.sourceforge.net/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-octave/octaviz/




More information about the Pkg-octave-commit mailing list