tijmp 0.8+dfsg-2 source package in Ubuntu

Changelog

tijmp (0.8+dfsg-2) unstable; urgency=low

  [ Onkar Shinde ]
  * debian/control
    - Replace build dependency openjdk-6-jdk with default-jdk.
    - Add runtime dependency default-jre | java2-runtime.
  * debian/rules
    - Change JAVA_HOME to the value corresponding to default-jdk.
    - Delete the setting of JAR variable. Not really needed.

tijmp (0.8+dfsg-1) unstable; urgency=low

  * Moved to main.
    - Build-Depend on openjdk-6-jdk.
  * Corrected debian/copyright to reflect that Debian packaging is
    GPL-2+ and made it refer to GPL-2 rather than the versionless
    symlink of GPL in common-licenses.
  * Removed "la" file from /usr/lib.
  * Repackaged the orig.tar.gz to follow DFSG.
    - See README.source for more info.

tijmp (0.8-1) unstable; urgency=low

  * New upstream release.
  * Removed debian/patches/tijmp-java6-javac.patch as we don't
    need to generate JNI header files anymore and javac should'nt
    matter.
  * Build-Depends on debhelper >= 7.
  * Removed duplicated Section entry.
  * Updated Standards-Version to 3.8.3.
 -- Onkar Shinde <email address hidden>   Mon,  18 Jan 2010 05:42:12 +0000

Upload details

Uploaded by:
Onkar Shinde
Uploaded to:
Lucid
Original maintainer:
Debian Java Maintainers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tijmp_0.8+dfsg.orig.tar.gz 340.0 KiB da8b5cf17997d26ca05b9ddb4bd17599c836c4904aa8bb8eccca9b4007ccf5e0
tijmp_0.8+dfsg-2.diff.gz 3.7 KiB 63bd94c6a580bb09b71d7f9c1ea154e7d7954f29e1e76b672d36f9a1e00c81ce
tijmp_0.8+dfsg-2.dsc 1.8 KiB aa9ba9835b61236ebe51bedda12a796f9f4f72f2a567d4308ff0f1cdedc4ff25

Available diffs

View changes file

Binary packages built by this source

tijmp: Profiler for Java to trace object and method timings

 TIJMP is a memory profiler for Java 6 or later. It is similar to the jmp memory
 profiler, but unlike it, works with Java 6 (using JVMTI).
 .
 It is written to be fast and have small memory footprint. The user
 interface uses swing.