[Python-modules-commits] [gamera] branch master updated (b558173 -> 0df389b)

Daniel Stender stender at moszumanska.debian.org
Tue Apr 26 18:43:44 UTC 2016


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

stender pushed a change to branch master
in repository gamera.

      from  b558173   deb/changelog: upload to unstable
       new  1142ea8   record new upstream branch created by importing gamera_3.4.2+svn1454.orig.tar.xz
       new  3a53a90   Import gamera_3.4.2+svn1454.orig.tar.xz
       new  12f29f9   constant-seed-for-docs
       new  3e4b420   fix-typos
       new  735917a   trap-errors-from-pclose
       new  33721c4   nosetests
       new  0301b22   namespace-package
       new  8c611b4   use-system-python-modules
       new  49848c4   use-system-vigra
       new  50f763c   fix-paths
       new  40f221b   gendoc-draw-text
       new  5635197   gendoc-use-wxversion
       new  bacd9fd   gendoc-no-sflogo
       new  937ab5a   docs-no-modified-timestamp
       new  936ce70   change version to 3.4.2+svn1454-1 (UNRELEASED) Update source to SVN r1454.
       new  63a6d6e   deb/control: bumped Standards-Version to 3.9.8
       new  0df389b   deb/changelog: upload to unstable

The 17 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:
 CHANGES                                            |   12 +
 debian/.git-dpm                                    |   14 +-
 debian/changelog                                   |    7 +
 debian/control                                     |    2 +-
 debian/patches/0001-constant-seed-for-docs.patch   |    2 +-
 debian/patches/0002-fix-typos.patch                |    2 +-
 debian/patches/0003-trap-errors-from-pclose.patch  |    2 +-
 debian/patches/0004-nosetests.patch                |    2 +-
 debian/patches/0005-namespace-package.patch        |    2 +-
 .../patches/0006-use-system-python-modules.patch   |    4 +-
 debian/patches/0007-use-system-vigra.patch         |    2 +-
 debian/patches/0008-fix-paths.patch                |    2 +-
 debian/patches/0009-gendoc-draw-text.patch         |    2 +-
 debian/patches/0010-gendoc-use-wxversion.patch     |    2 +-
 debian/patches/0011-gendoc-no-sflogo.patch         |    2 +-
 .../patches/0012-docs-no-modified-timestamp.patch  |    2 +-
 gamera/args_wrappers.py                            |    1 +
 gamera/gui/classifier_display.py                   |    3 +
 gamera/gui/gamera_display.py                       |   11 +-
 gamera/gui/gui.py                                  |    7 +-
 gamera/gui/gui_util.py                             |   16 +-
 gamera/gui/icon_display.py                         |    2 +
 gamera/plugins/geometry.py                         |   51 +-
 include/gameramodule.hpp                           |   17 +
 include/plugins/deformations.hpp                   |    2 +-
 include/plugins/geometry.hpp                       |  115 +-
 include/plugins/image_conversion.hpp               |    9 +-
 include/vigra/edgedetection.hxx                    |    4 +-
 src/eodev/es/CMAState.h                            |    2 +-
 src/graph/graphmodule/wrapper.hpp                  |    6 +-
 src/libtiff/fax3sm_winnt.c                         | 2292 +++++++++++---------
 src/libtiff/uvcode.h                               |  333 +--
 32 files changed, 1683 insertions(+), 1249 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/gamera.git



More information about the Python-modules-commits mailing list