[Pkg-octave-commit] [SCM] Debian packaging for octave-statistics branch, master, updated. debian/1.1.1-1-8-g9b728a0

Sébastien Villemot sebastien.villemot at ens.fr
Wed May 2 21:36:18 UTC 2012


The following commit has been merged in the master branch:
commit e0988d6904077c183556febeafacc40a20466015
Author: Sébastien Villemot <sebastien.villemot at ens.fr>
Date:   Wed May 2 21:52:21 2012 +0200

    add-dependency-on-io.patch: remove patch, applied upstream

diff --git a/debian/patches/add-dependency-on-io.patch b/debian/patches/add-dependency-on-io.patch
deleted file mode 100644
index b8eedb7..0000000
--- a/debian/patches/add-dependency-on-io.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-Description: Depend on octave-io instead of octave-miscellaneous
- The csv2cell and cell2csv functions (needed by tblread and tblwrite) are no
- longer in octave-miscellaneous (as of version 1.1.0). They have been moved to
- octave-io (version 1.0.18). No function from octave-miscellaneous is now used.
- This patch corrects the dependencies accordingly.
-Origin: upstream, commit: 10265 10266
-Last-Update: 2012-04-18
----
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- a/DESCRIPTION
-+++ b/DESCRIPTION
-@@ -6,7 +6,7 @@
- Title: Statistics
- Description: Additional statistics functions for Octave.
- Categories: Statistics
--Depends: octave (>= 2.9.7), miscellaneous
-+Depends: octave (>= 2.9.7), io (>= 1.0.18)
- Autoload: yes
- License: GPLv2+, public domain
- Url: http://octave.sf.net
diff --git a/debian/patches/series b/debian/patches/series
index c08c205..68a7154 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 data-files-for-tests.diff
-add-dependency-on-io.patch

-- 
Debian packaging for octave-statistics



More information about the Pkg-octave-commit mailing list