jmock 1.2.0-1 source package in Ubuntu
Changelog
jmock (1.2.0-1) unstable; urgency=low * Team upload. * New upstream release. * Migrate to dh7 + javahelper packaging style. * Bump Standards-Version to 3.9.2. No changes were required. * Add Homepage and Vcs-* fields. * Add dependencies on libcglib-java and provide jmock-cglib jar. * Drop unneeded Build-Depends on ant and ant-optional. * Provide better package descriptions. * Update watch file. * Update maven metadata. * Drop unneeded dirs, README.Debian and ant.properties files. * Drop unneeded patches. * Make copyright file DEP5 compliant. jmock (1.0.1-6) unstable; urgency=low * Team upload * Add a Maven publish rule to better support mh_make. jmock (1.0.1-5) unstable; urgency=low * Team upload [ Michael Koch ] * Removed Trygve from Uploaders (Closes: #514075). * Removed Wolfgang and added myself to Uploaders. * Build-Depends on debhelper >= 7. * Updated to Standards-Version to 3.8.3. [ Miguel Landaeta ] * Include javadoc files in libjmock-java-doc. (Closes: #601213). * Add call to mh_clean in clean target. [ Torsten Werner ] * Switch to source format 3.0. * Remove Java runtime Depends. * Some lintian fixes in debian/rules. * Add missing file debian/libjmock-java.poms. -- Ubuntu Archive Auto-Sync <email address hidden> Mon, 17 Oct 2011 11:00:38 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Precise
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
jmock_1.2.0.orig.tar.gz | 31.2 KiB | 1d2eb30e4a864881062748d923a4a840b80c83f8837ff961604b25f86d77f96e |
jmock_1.2.0-1.debian.tar.gz | 5.1 KiB | 8b55a2e1b8c67c3ac51c5483300e57852b545dc5a7a12500caf63526dd084edc |
jmock_1.2.0-1.dsc | 1.9 KiB | ffbb615d51b8303666638cbcaaaa2397ef42b0984c7734456ab69465d045f363 |
Available diffs
- diff from 1.0.1-4 to 1.2.0-1 (104.2 KiB)
Binary packages built by this source
- libjmock-java: Java library for testing code with mock objects
JMock is a library that supports test-driven development of Java code
with mock objects.
.
Mock objects help you design and test the interactions between the objects in
your programs.
- libjmock-java-doc: Java library for testing code with mock objects - documentation
JMock is a library that supports test-driven development of Java code
with mock objects.
.
Mock objects help you design and test the interactions between the objects in
your programs.
.
This package provides javadocs for JMock library.