[cimg] branch master updated (c857b71 -> a949f05)

Andreas Tille tille at debian.org
Fri Oct 28 11:21:41 UTC 2016


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

tille pushed a change to branch master
in repository cimg.

      from  c857b71   New upstream version
      adds  0e50717   Imported Upstream version 1.7.8+dfsg
       new  b26cbb0   Merge tag 'upstream/1.7.8+dfsg'
       new  ea31e30   Upstream went further but we just can not upload before #836168 is fixed :-(
       new  f8c80f9   update Build-Depends to libopencv-dev
       new  0efe167   Update patches
       new  a949f05   Fix build with Opencv 3.1

The 5 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:
 CImg.h                                             | 6525 ++++++++++++--------
 README.txt                                         |    2 +-
 debian/changelog                                   |    8 +-
 debian/control                                     |    3 +-
 .../patches/30_do_not_build_minc2_examples.patch   |    2 +-
 debian/patches/opencv_3.1.patch                    |   24 +
 debian/patches/series                              |    1 +
 examples/CImg_demo.cpp                             |  101 +-
 examples/Makefile                                  |   23 +-
 examples/captcha.cpp                               |    2 +-
 examples/dtmri_view3d.cpp                          |   18 +-
 examples/fade_images.cpp                           |    8 +-
 examples/image_registration2d.cpp                  |   10 +-
 examples/mcf_levelsets3d.cpp                       |    4 +-
 examples/pde_TschumperleDeriche2d.cpp              |    2 +-
 examples/use_patchmatch.cpp                        |  103 -
 html/CImg_documentation.h                          |   50 +-
 html/CImg_flyer.svg                                | 2165 +++++++
 html/header.html                                   |    4 +-
 html/header_reference.html                         |    4 +-
 html/img/CImgLogo2.jpg                             |  Bin 59352 -> 70868 bytes
 html/img/CImg_flyer.jpg                            |  Bin 421624 -> 0 bytes
 html/img/logoGREYC.gif                             |  Bin 2495 -> 2695 bytes
 html/img/logoINRIA.gif                             |  Bin 1837 -> 3095 bytes
 html/img/postcard64.jpg                            |  Bin 0 -> 21641 bytes
 html/index.shtml                                   |    8 +-
 plugins/chlpca.h                                   |   10 +-
 plugins/draw_gradient.h                            |   14 +-
 plugins/nlmeans.h                                  |   10 +-
 plugins/patchmatch.h                               |  227 -
 resources/cimg_buildpackage                        |    2 +-
 31 files changed, 6286 insertions(+), 3044 deletions(-)
 create mode 100644 debian/patches/opencv_3.1.patch
 delete mode 100644 examples/use_patchmatch.cpp
 create mode 100644 html/CImg_flyer.svg
 delete mode 100644 html/img/CImg_flyer.jpg
 create mode 100644 html/img/postcard64.jpg
 delete mode 100644 plugins/patchmatch.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cimg.git



More information about the debian-science-commits mailing list