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

ghisvail-guest pushed a change to branch master
in repository libimglib2-java.

      from  4ddb878   Update the change log
      adds  e46cdb0   New upstream version 4.4.0
       new  e5ff784   Merge tag 'upstream/4.4.0'
       new  7d148f6   Bump standards version to 4.1.0
       new  03a49b6   Release to unstable

The 3 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:
 debian/changelog                                   |   7 +
 debian/control                                     |   2 +-
 pom.xml                                            |   4 +-
 src/main/java/net/imglib2/img/ImgFactory.java      |  65 ++++++++++
 .../type/numeric/integer/GenericShortType.java     |   2 +-
 src/main/java/net/imglib2/util/LinAlgHelpers.java  |  45 +++++++
 .../net/imglib2/view/SubsampleIntervalView.java    |   4 +-
 src/main/java/net/imglib2/view/Views.java          |  78 ++++++-----
 .../java/net/imglib2/img/ImgFactoryTest.java}      |  42 +++---
 .../type/numeric/integer/ShortTypeTest.java        | 118 +++++++++++++++--
 ...catenateViewTest.java => RotationViewTest.java} |  74 ++++++-----
 .../imglib2/view/SubsampleIntervalViewTest.java    | 144 +++++++++++++++++++++
 12 files changed, 471 insertions(+), 114 deletions(-)
 copy src/{main/java/net/imglib2/converter/RealUnsignedByteConverter.java => 
test/java/net/imglib2/img/ImgFactoryTest.java} (72%)
 copy src/test/java/net/imglib2/view/{ConcatenateViewTest.java => 
RotationViewTest.java} (57%)
 create mode 100644 
src/test/java/net/imglib2/view/SubsampleIntervalViewTest.java

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libimglib2-java.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to