[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 6d188d2c11cd8409462a53b344399485226877bc
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Sat May 16 20:54:59 2009 +0200

    Build depend on swig

diff --git a/debian/changelog b/debian/changelog
index cae7b15..0f7542a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ octave-ftp (1.0.2-2) UNRELEASED; urgency=low
     + Enable building of binding by SWIG
     + Ensure that changes to src/ftp_wrap.cc will not appear in the
       .diff.gz file
+  * debian/control (Build-Depends): Add swig
 
  -- Rafael Laboissiere <rafael at debian.org>  Sat, 16 May 2009 20:48:41 +0200
 
diff --git a/debian/control b/debian/control
index 957d8df..41fb2c4 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Ólafur Jens Sigurðsson <ojsbug at gmail.com>,
  Rafael Laboissiere <rafael at debian.org>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7), cdbs, octave-pkg-dev (>= 0.6.4), ftplib-dev,
- quilt
+ quilt, swig
 Standards-Version: 3.8.1
 Homepage: http://octave.sourceforge.net/ftp
 Vcs-Git: git://git.debian.org/git/pkg-octave/octave-ftp.git

-- 
octave-ftp



More information about the Pkg-octave-commit mailing list