[Pkg-octave-commit] [octave-image] branch master updated (3013514 -> b226714)

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Mon Oct 20 20:45:02 UTC 2014


This is an automated email from the git hooks/post-receive script.

rlaboiss-guest pushed a change to branch master
in repository octave-image.

      from  3013514   Release to unstable.
      adds  5de0bc8   Imported Upstream version 2.2.2
       new  751931c   Merge tag 'upstream/2.2.2'
       new  a12b6b1   Update copyright year
       new  df3ea91   d/p/prevent-endless-loop-on-i386.diff: Drop patch (applied upstream)
       new  b226714   Prepare d/changelog for the next release

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 COPYING                                          |    2 +
 DESCRIPTION                                      |    6 +-
 NEWS                                             |   13 +
 debian/changelog                                 |    7 +
 debian/copyright                                 |    2 +-
 debian/patches/prevent-endless-loop-on-i386.diff |   52 -
 debian/patches/series                            |    1 -
 inst/bwconncomp.m                                |   14 +-
 inst/col2im.m                                    |    7 +-
 inst/colfilt.m                                   |    6 +-
 inst/conndef.m                                   |    8 +-
 inst/fftconv2.m                                  |   67 +-
 inst/im2col.m                                    |    6 +-
 inst/imcrop.m                                    |   10 +-
 inst/impad.m                                     |   14 +-
 inst/imshear.m                                   |    2 +-
 inst/iradon.m                                    |   12 +-
 inst/isbw.m                                      |    4 +-
 inst/isgray.m                                    |    2 +-
 inst/isind.m                                     |    2 +-
 inst/isrgb.m                                     |    2 +-
 inst/montage.m                                   |   36 +-
 inst/padarray.m                                  |   28 +-
 inst/rho_filter.m                                |    9 +-
 src/__boundary__.cc                              |    4 +-
 src/__spatial_filtering__.cc                     |   21 +-
 src/bwdist.cc                                    |   26 +-
 src/bwfill.cc                                    |    5 +-
 src/configure                                    | 3983 ----------------------
 src/configure.ac                                 |    2 +-
 src/imerode.cc                                   |    8 +-
 src/nonmax_supress.cc                            |    5 +-
 32 files changed, 222 insertions(+), 4144 deletions(-)
 delete mode 100644 debian/patches/prevent-endless-loop-on-i386.diff
 delete mode 100755 src/configure

-- 
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