[Pkg-octave-commit] r1240 - octplot/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Sun Feb 24 09:33:54 UTC 2008


Author: rafael
Date: 2008-02-24 09:33:54 +0000 (Sun, 24 Feb 2008)
New Revision: 1240

Modified:
   octplot/trunk/debian/changelog
   octplot/trunk/debian/control
Log:
There is no need to build-conflict on octave2.9-headers anymore, since this
package is a dummy one depending on octave3.0-headers

Modified: octplot/trunk/debian/changelog
===================================================================
--- octplot/trunk/debian/changelog	2008-02-24 08:51:20 UTC (rev 1239)
+++ octplot/trunk/debian/changelog	2008-02-24 09:33:54 UTC (rev 1240)
@@ -1,10 +1,8 @@
 octplot (0.4.0-6) UNRELEASED; urgency=low
 
   * Rebuilt against octave3.0
-  * debian/control: Build-Depends on octave3.0-headers and Build-Conflicts
-    with octave2.9-headers
 
- -- Rafael Laboissiere <rafael at debian.org>  Sun, 06 Jan 2008 22:40:04 +0100
+ -- Rafael Laboissiere <rafael at debian.org>  Sun, 24 Feb 2008 10:32:53 +0100
 
 octplot (0.4.0-5) unstable; urgency=low
 

Modified: octplot/trunk/debian/control
===================================================================
--- octplot/trunk/debian/control	2008-02-24 08:51:20 UTC (rev 1239)
+++ octplot/trunk/debian/control	2008-02-24 09:33:54 UTC (rev 1240)
@@ -7,7 +7,7 @@
 Build-Depends: debhelper (>= 5), octave3.0-headers,
  libfltk1.1-dev (>= 1.1.4), xlibmesa-gl-dev,
  libglu1-xorg-dev | libglu-dev, libfreetype6-dev, cdbs, automake1.9
-Build-Conflicts: octave2.1-headers, octave2.9-headers
+Build-Conflicts: octave2.1-headers
 Standards-Version: 3.7.3
 Homepage: http://octplot.sourceforge.net/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-octave/octplot/




More information about the Pkg-octave-commit mailing list