[Pkg-octave-commit] [SCM] octave-ftp branch, master, updated. 68cd67cc49847cf144486be2661fc28b46c35de6

Rafael Laboissiere rafael at debian.org
Sat May 16 18:56:49 UTC 2009


The following commit has been merged in the master branch:
commit 6ae76abfed8a543154ee9828cfbeaa558a7ca0b9
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Sat May 16 20:52:47 2009 +0200

    Enable building of binding by SWIG

diff --git a/debian/changelog b/debian/changelog
index fcf8911..e08a260 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,9 @@ octave-ftp (1.0.2-2) UNRELEASED; urgency=low
 
   * debian/patches/warn-clear-all-at-init.diff: Fix warning message to
     refer to the ftp package
-  
+  * debian/rules:
+    + Enable building of binding by SWIG
+
  -- Rafael Laboissiere <rafael at debian.org>  Sat, 16 May 2009 20:48:41 +0200
 
 octave-ftp (1.0.2-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 038c30c..f0942fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,3 +3,5 @@
 
 include /usr/share/cdbs/1/class/octave-pkg.mk
 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
+
+export with_swig = yes

-- 
octave-ftp



More information about the Pkg-octave-commit mailing list