libhamcrest-java 2.2-1 source package in Ubuntu
Changelog
libhamcrest-java (2.2-1) unstable; urgency=medium * Team upload. * New upstream release (Closes: #1014824) - Build with Gradle instead of Ant - Restored org.hamcrest.Factory to preserve the backward compatibility - Link hamcrest-{all,core,library}.jar to hamcrest.jar - No longer depend on libjarjar-java and libqdox-java * Removed the -java-doc package * Updated the watch file * Standards-Version updated to 4.6.1 * Switch to debhelper level 13 -- Emmanuel Bourg <email address hidden> Tue, 27 Sep 2022 19:19:49 +0200
Upload details
- Uploaded by:
- Debian Java Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- java
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | libs | |
Lunar | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libhamcrest-java_2.2-1.dsc | 2.1 KiB | 0b3b565451e8a4888a905c44423c69bd083f98f132ac47459a6026f390a9d9f2 |
libhamcrest-java_2.2.orig.tar.xz | 75.3 KiB | e43b1600718d13052a476640bfc5764eb536aac882d07948b5393ff4f13ec541 |
libhamcrest-java_2.2-1.debian.tar.xz | 5.2 KiB | 52d53e8c705d6daf711f1c96317d8ebd6a456cf4fd3c9ea3c4eb1ec37876f605 |
Available diffs
- diff from 1.3-9 to 2.2-1 (156.0 KiB)
No changes file available.
Binary packages built by this source
- libhamcrest-java: library of matchers for building test expressions
Provides a library of matcher objects (also known as constraints or
predicates) allowing 'match' rules to be defined declaratively, to be
used in other frameworks. Typical scenarios include testing
frameworks, mocking libraries and UI validation rules.