[Pkg-octave-commit] [octave-image] branch master updated (62e6537 -> b8efe73)
Rafael Laboissiere
rafael at debian.org
Fri Nov 17 20:23:38 UTC 2017
This is an automated email from the git hooks/post-receive script.
rafael pushed a change to branch master
in repository octave-image.
from 62e6537 Fix Testsuite field.
adds 988ffd3 New upstream version 2.6.2
adds 433dd7e d/changelog: Remove trailing whitespaces
adds e44d0cd d/p/error-unit-test-strel.patch : Drop patch (applied upstream)
adds 8843a9e d/p/float-precision-i386-unit-tests.patch: Drop patch (applied upstream)
adds 3e681be Changelog entry for version 2.6.2-1
adds c111d8b d/p/skip-unit-tests-watershed.patch: Refresh for new upstream version
adds 5da97ee d/p/typo-unit-test-watershed.patch: Refresh for new upstream version
adds ebef668 d/p/skip-unit-test-fftconv2.patch: New patch
adds 6ae72ba d/p/skip-unit-test-imrode.patch: New patch
adds 7d00359 d/p/relax-unit-test-otf2psf-psf2otf.patch: New patch
adds b8efe73 Changelog entry for version 2.6.2-2
No new revisions were added by this update.
Summary of changes:
DESCRIPTION | 4 +-
NEWS | 16 +++
debian/changelog | 30 +++++-
debian/patches/error-unit-test-strel.patch | 16 ---
.../patches/float-precision-i386-unit-tests.patch | 71 --------------
.../patches/relax-unit-test-otf2psf-psf2otf.patch | 107 +++++++++++++++++++++
debian/patches/series | 5 +-
debian/patches/skip-unit-test-fftconv2.patch | 17 ++++
debian/patches/skip-unit-test-imrode.patch | 25 +++++
debian/patches/skip-unit-tests-watershed.patch | 4 +-
debian/patches/typo-unit-test-watershed.patch | 2 +-
inst/@strel/strel.m | 2 +-
inst/fspecial.m | 2 +-
inst/imadjust.m | 2 +-
inst/montage.m | 5 +-
inst/regionprops.m | 72 ++++++++++++--
inst/rgb2ycbcr.m | 2 +-
inst/ycbcr2rgb.m | 2 +-
src/config.h.in | 3 +
src/configure | 50 ++++++++--
src/configure.ac | 16 ++-
src/imreconstruct.cc | 18 +---
src/octave-wrappers.h | 70 ++++++++++++++
src/strel.cc | 23 +++--
src/watershed.cc | 45 ++-------
25 files changed, 421 insertions(+), 188 deletions(-)
delete mode 100644 debian/patches/error-unit-test-strel.patch
delete mode 100644 debian/patches/float-precision-i386-unit-tests.patch
create mode 100644 debian/patches/relax-unit-test-otf2psf-psf2otf.patch
create mode 100644 debian/patches/skip-unit-test-fftconv2.patch
create mode 100644 debian/patches/skip-unit-test-imrode.patch
create mode 100644 src/octave-wrappers.h
--
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-image.git
More information about the Pkg-octave-commit
mailing list