jmock 1.0.1-4 source package in Ubuntu

Changelog

jmock (1.0.1-4) unstable; urgency=low

  * Upload to unstable.

jmock (1.0.1-3) experimental; urgency=low

  * Change section to java, bump up Standards-Version to 3.8.1
  * Bump up debhelper to 6
  * Add the Maven POM to the package
  * Add a Build-Depends-Indep dependency on maven-repo-helper
  * Move debhelper, quilt, default-jdk dependencies to Build-Depends
  * Use mh_installpom and mh_installjar to install the POM and the jar to the
    Maven repository
  * Use default-java for the build
  * Add ${misc:Depends} to Depends to clear Lintian warnings
  * Use quilt instead of dpatch and update the patches (I have trouble
    with dpatch)
  * Update debian/watch and add debian/orig-tar.sh to download a source
    tarball without any pre-compiled jars. 
  * Add libasm-java to Build-Depends and Suggest.

 -- Matthias Klose <email address hidden>   Fri,  23 Oct 2009 16:46:50 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Karmic
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Karmic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
jmock_1.0.1.orig.tar.gz 456.4 KiB 2b2e0712dacabc2629928b60d2c981168cfc9394e44e4e0b0bfde6efea869277
jmock_1.0.1-4.diff.gz 5.1 KiB 10b46e0492fdedeec9784baaf7e0a005582e5cbd4ca57cb02bef9623dca1e9d7
jmock_1.0.1-4.dsc 1.2 KiB 12e0027fd37fe60668384901f7b41dff91023eddb624169b2f35fcc887262c64

Available diffs

View changes file

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.