[skimage] annotated tag debian/0.12.3-2 created (now b90a39c)

Andreas Tille tille at debian.org
Fri Dec 23 08:22:11 UTC 2016


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

tille pushed a change to annotated tag debian/0.12.3-2
in repository skimage.

        at  b90a39c   (tag)
   tagging  0b8664a430d87e02af9d71a44d09fec9f29a0168 (commit)
  replaces  v0.12.2
 tagged by  Yaroslav Halchenko
        on  Mon Dec 12 12:43:30 2016 -0500

- Log -----------------------------------------------------------------
skimage Debian release 0.12.3-2
-----BEGIN PGP SIGNATURE-----

iHQEABECADQWIQQ7tuEkBkOmFW8AaFSNEUVjdcAkyAUCWE7hwhYcZGViaWFuQG9u
ZXJ1c3NpYW4uY29tAAoJEI0RRWN1wCTIyJsAoKrKA0UuKz5kE4nCHPaW6iX0funy
AKCHxx+kW3ch076M+c7GZmPZRymBxA==
=d8z+
-----END PGP SIGNATURE-----

Andreas Mueller (1):
      COSMIT some pep8

Egor Panfilov (2):
      Added inpaint to module init
      Changed docsting sections order

Gianfranco Costamagna (10):
      Merge changelogs, fix insecure VCS fields, bump std-version
      Drop useless XS-testsuite header
      Change email, to avoid NMU bothering
      Another lintian complain fixed about missing description
      Fix copyright issues
      Some other copyright fixes
      Update changelog
      Update maintainer mail address
      Upstream fix for new sphinx documentation api
      Revert "Upstream fix for new sphinx documentation api"

Johannes Schönberger (43):
      BUG: Remove unused fopenmp compile args.
      Add new doc theme
      Remove uncompressed bootstrap files
      Fix download link in navigation bar
      Rename scikits-image to scikit-image
      Rename scikits-learn to scikit-learn
      Fix navigation docs link
      Extend CSS rule for all headings
      Fix navigation home page link
      Remove unused fopenmp compile args
      Add favicon for docs
      Change domain name
      Revert changes to release notes
      Fix doc version 0.7 link
      Fix bug in warp which caused 1 pixel images not to be clipped
      Full test coverage for image pyramids
      Full test coveragem for data package
      Full test coverage for canny filter
      Improve test coverage for ctmf
      Fix callable test in LPI filter
      Improve test coverage of LPI filter
      Fix polygon approximation for 0 or less tolerance
      Full test coverage for polygon approximation and subdivision
      Full test coverage for regionprops
      Full test coverage for structural similarity
      Improve test coverage of find_contours
      Remove obsolete license note as code has been refactored
      Remove redundant dtype conversion
      Change Exception type for wrong input dims
      Add note about random test failure for some systems
      Split tests for different channel numbers into separate functions
      Add missing empty lines between test functions
      Fix failing perimeter test caused by bug in scipy
      Fix reference links in doc strings
      Fix setup merge conflict
      Update version to 0.8.1
      Merge recent bug fixes of development version into v0.8.x
      Set version to 0.9.3
      Move removal of deprated functionality by one version
      Set version 0.10
      Add 0.10 to docs
      Change to http git protocol
      Update release instructions for building docs

Julian Taylor (9):
      add autopkgtests
      update packaging to use dh_sphinxdoc and dh_python2
      fix navbar links in documentation
      wrap-and-sort debian/
      add python3 packages
      don't optimize pngs in post build processors some derivatives use
      build with -fsigned-char to fix test failures on ports
      add patch to fix freeimage uint16 and big endian loading
      update changelog

Nicolas Pinto (1):
      BUG: fix side-effect in util.montage()

Paul Ivanov (1):
      complete singularization of scikit-image

Stefan van der Walt (82):
      PKG: Add first Debian packaging files.
      PKG: Depend on Cython >= 0.13.
      PKG: Use dh_python instead of py_support to build. Add 'noclean' build option.
      PKG: Progress towards doc building.
      PKG: Working Debian package.
      PKG: Add scipy build dependency (when the API is built, scipy is imported by some packages).
      PKG: Bring Debian package files up to date with 0.5.
      PKG: Fix timestamp timezone.
      PKG: Add template for skivi man page.
      PKG: Add first Debian packaging files.
      PKG: Depend on Cython >= 0.13.
      PKG: Use dh_python instead of py_support to build. Add 'noclean' build option.
      PKG: Progress towards doc building.
      PKG: Working Debian package.
      PKG: Add scipy build dependency (when the API is built, scipy is imported by some packages).
      PKG: Bring Debian package files up to date with 0.5.
      PKG: Fix timestamp timezone.
      PKG: Add template for skivi man page.
      Merge branch 'yarik_debian' into debian
      DOC: Update man page.
      PKG: Update copyright.
      PKG: Require Python 2.6.
      PKG: Update SciPy and matplotlib dependencies.
      PKG: Update version.
      PKG: Add python-support to build dependencies (closes Debian-681896).
      Merge pull request #214 from cgohlke/patch-1
      PKG: Release 0.6.1 bugfix.
      Changelog for 0.6.1-1.
      Merge tag 'v0.6.1' into debian
      PKG: More detailed changelog.
      PKG: Add python-qt4 as a recommended dependency.
      PKG: Set version to 0.7.1.
      DOC: Fix typo in release instructions.
      DOC: Credit Johannes for website layout.
      DOC: Rename skimage.org to scikit-image.org.
      DOC: Clean up one last skimage -> scikit-image.
      PKG: Print something when bento check passes.
      DOC: Fix pip command.
      PKG: Set version to 0.7.2.
      PKG: Temporarily disable failing gradient check.
      Merge branch 'v0.7.2-prep' into v0.7.x
      Merge branch 'master' into debian
      New upstream release.
      Replace mentions of old package name.
      Development guidelines moved.
      Get rid of that inherited 's' once and for all.
      Update manifest not to include gh-pages in docs.
      Add missing files to MANIFEST for sdist upload.
      Set version to 0.9.1.
      Set version to 0.9.2 for second try at PyPi upload.
      Merge pull request #796 from ahojnnes/warp-fix
      Move label to measure module (with deprecation). Warn that background parameter will default to 0 in v0.12.
      Move implementation of label to measure submodule
      Fix imports and suppress deprecation warnings
      Update bento build
      Fix broken and circular imports
      Mention which parameters to label are optional. Simplify label deprecation.
      Avoid circular imports
      Correctly apply catch_warnings()
      Update MANIFEST to include all test data
      Fix markup in DEPENDS
      Add release notes for 0.10
      Release v0.10.1
      Fix DEPENDS markup
      Fix another formatting error in DEPENDS
      Update version to 0.11.2
      Merge remote-tracking branch 'origin/master' into v0.11.x
      Set version to 0.11.3
      Bring release notes and API changes in sync
      Add .in files to source distribution
      Merge pull request #1987 from soupault/fix_init_inpaint
      Merge remote-tracking branch 'origin/master' into v0.12.x
      Release 0.12.3
      Merge tag 'v0.12.3' into debian
      New upstream release: 0.12.3
      Turn dask into an optional dependency
      Add back 'import sys' that got dropped during merge
      Update license
      Merge pull request #9 from neurodebian/debian
      Merge pull request #10 from LocutusOfBorg/debian
      Merge pull request #12 from LocutusOfBorg/debian
      Update debian/copyright

Tony S Yu (12):
      PKG: Add attributions to contributors.txt
      DOC: Change algorithm for depth of API generation
      PKG: Start 0.8 development cycle.
      PKG: Clarify instructions for gh-pages.
      PKG: Update release notes.
      PKG: Add attributions to contributors.txt
      DOC: Change algorithm for depth of API generation
      DOC: Format gallery into a grid
      DOC: Save thumbnails with a fixed image shape
      DOC: Remove task list from docs
      BUG: Pass package directory as positional argument to nose.run
      DOC: Add imports to doctests to fix errors

Yaroslav Halchenko (106):
      PKG: Let's stay at slightly lower level of debhelper compatibility
      PKG: let's use 3.0 (quilt) format for the pkg
      PKG: must be a non-Debian-native version, so added -1 for Debian revision
      PKG: pkg should match the module name (hence python-scikits.image) + Uploaders (me)
      PKG: mangle the name of the downloaded tarball from github
      PKG: Use dh_installdocs to install additional docs instead of incorrect cp
      PKG: lintian-override for -doc to ship the license.txt
      PKG: use dh_links (with links specified in .links) to use system-wide installed jquery and underscore
      PKG: do not use system-wide underscore.js for now
      PKG: ignore changes in version.py while preparing source package
      PKG: Boosted standards policy compliance to 3.9.2 (no changes needed iirc)
      adjusting version to match git snapshot
      source name should match in changelog and control
      adjusted extend-diff-ignore to exclude skimage/version.py
      libfreeimage3 into *Depends
      removing residual of scikits.image in favor of skimage in debian/rules
      python-imaging into Build-Depends and Recommends
      fixing some typos and minor in debian/rules
      PKG: Let's stay at slightly lower level of debhelper compatibility
      PKG: let's use 3.0 (quilt) format for the pkg
      PKG: must be a non-Debian-native version, so added -1 for Debian revision
      PKG: pkg should match the module name (hence python-scikits.image) + Uploaders (me)
      PKG: mangle the name of the downloaded tarball from github
      PKG: Use dh_installdocs to install additional docs instead of incorrect cp
      PKG: lintian-override for -doc to ship the license.txt
      PKG: use dh_links (with links specified in .links) to use system-wide installed jquery and underscore
      PKG: do not use system-wide underscore.js for now
      PKG: ignore changes in version.py while preparing source package
      PKG: Boosted standards policy compliance to 3.9.2 (no changes needed iirc)
      PKG: Adjusted upstream version to match the reality
      PKG: We should aim for compliance with up-to-date policy 3.9.3 ;-)
      PKG: actually install the pre-crafted manpage
      PKG: Adjusted lintian-overrides for now having no scikits. namespace and no license.txt
      PKG: Move any handing of docs under if_nodoc, no need for custom mv if there is .docs
      PKG: rudimentary gbp.conf to ease building with git-buildpackage
      PKG: fixed forgotten scikits.statsmodels reference ;-)
      PKG: simplified and unified debian/copyright to match released 1.0 version of DEP5
      PKG: actually we should only care about "requested" not all "supported" python version
      PKG: fixed debian/watch, made it now use githubredir.debian.net
      PKG: added .doc-base file
      Merge commit 'v0.5-100-gfeb3e92' into debian
      adjusting debian/changelog -- preparing for the first ever upload to Debian proper
      debian/rules: globally export MPLCONFIGDIR and HOME so they would be in effect also for unittests resolving FTBFS on build boxes.
      Merge tag 'v0.6' into debian
      changelog entry for 0.6-1
      Merge tag 'v0.7.2' into debian
      New changelog + refreshed control (version dependency on scipy + multilined depends)
      fixed up watch for rename of the project
      absorb NMU patch from #681896
      Merge tag 'debian/0.6.1-1' into debian (reintroducing dropped by me debian release)
      Merge commit 'debian/0.6.1-1-1-gf768570' into debian
      Merge tag 'v0.8.0' into releases
      Merge tag 'v0.8.1' into releases
      Merge tag 'v0.8.2' into releases
      Merge commit 'v0.8.2-69-g97ae828' into debian
      Merge remote-tracking branch 'origin/debian' into debian
      Updated changelog entry for 0.8.2-1
      debian/control - boosted required cython version to 0.15, policy to 3.9.4
      minor: boosted copyright year for upstream to this year
      added patch changeset_0eea2a48fe2dca7bbb3681fcd5b511579cad6347.diff to "cherry-pick" 0eea2a48fe2dca7bbb3681fcd5b511579cad6347 (Fix Cython 0.19 build error due to global wraparound=False)
      up_correct_version -- fix upstream version to be 0.8.2 (thanks Julian again)
      README became .md from .rst
      adjusted changelog + releasing into unstable
      we never released -2
      Merge commit '8a06a2277366d01c5e7e25d3ded0f04ba9aa0b85' into debian
      Adding a copyright/license info for skimage/_shared/six.py
      Merge tag 'v0.9.3' into debian
      debian/changelog: adjusting version for 0.9.3
      debian/patches - changeset_0eea2a48fe2dca7bbb3681fcd5b511579cad6347.diff and up_correct_version removed (upstreamed)
      debian/rules - added export http(s)_proxy to point to non-existing localhost proxy, so we could guarantee no network is used at pkg build time
      appantly python-imaging is now python-pil, thus adding alternative depends and recommends
      python3-scipy was missing from build-depends
      BF: forgotten build-depends on python3-matplotlib (making it optional if no python3 build for them yet)
      we should not build docs in -a and dh_sphinxdoc should not give us problem either
      Ignore failed attempts to remove .so from original arch all pkgs (in -a (arch-only) mode those directories are absent)
      debian/tests/control - [thanks Julian Taylor] adding pil|imaging, tk, matplotlib to Depends
      debian/control - swap order of Build-Depends (and Recommends just in case) to favor python*-pil over python*-imaging so builders do not get confused
      Merge pull request #2 from juliantaylor/no-png-mangle
      Merge tag 'v0.9.0' into releases
      Merge tag 'v0.9.1' into releases
      Merge tag 'v0.9.2' into releases
      Merge tag 'v0.9.3' into releases
      Merge tag 'v0.10.0' into releases
      Merge commit '0ffbf00db5f7815988061d8e1c1d7d71b7b8e356' into debian
      Merge branch 'releases' into debian
      changelog entry for the new release
      adding closes for the fresh revision bug report
      Merge tag 'v0.10.1' into debian
      Absorbing the patch from Julian
      Merge pull request #3 from juliantaylor/port-fix
      ENH: added -b debian for Vcs-Git field for correct debcheckout
      Merge tag 'v0.10.1' into releases
      Merge tag 'v0.11.0' into releases
      Merge commit 'v0.11.0-102-gb719fd7' into debian
      Fresh upstream release - includes slicing-error.patch freeimage-fix.patch
      Updated debian/watch to avoid deprecated redirector
      refreshed patch
      debian/{,tests/}control - added python{,3}-networkx to {build-,}depends and Recommends
      debian/tests/python* - for now exclude testing of test_tools.py due to #779847 in mpl
      Merge tag 'v0.11.3' into releases
      Merge branch 'releases' into debian
      updated changelog for new point release
      Exclude min.js from source pkg and ignore min.js in diff
      debian/control - boosted policy to 3.9.7
      minor fix to debian/copyright formatting
      added patch changeset_6807f4ee8f5501703e447f95701190c836deaae1.diff

cgohlke (7):
      Open image files in default binary write mode
      Fix ValueError: Buffer dtype mismatch on 64 bit platforms
      Fix: round function is not provided by libc.math on all platforms
      Fix: round function is not provided by libc.math on all platforms
      Fix: 'inline' not permitted on data declarations
      Fix: 'inline' not permitted on data declarations
      Document correct parameter types

-----------------------------------------------------------------------

No new revisions were added by this update.

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



More information about the debian-science-commits mailing list