libcodemodel-java 2.1-1 source package in Ubuntu

Changelog

libcodemodel-java (2.1-1) unstable; urgency=low

  [ James Page ]
  * New upstream release.
  * Migrated project to maven + maven-debian-helper.
  * Added myself to Uploaders.
  * Updated Standards-Version to 3.9.1.
  * Switched to source/format: 3.0 (quilt).

  [Michael Koch]
  * Build-Depends on debhelper (>= 7).
  * Moved package to java section.
  * Added myself to Uploaders.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  07 May 2011 11:01:58 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe libs

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libcodemodel-java_2.1.orig.tar.gz 76.7 KiB b2aa5bedfbbb98a6f58d46bbe3d68f0c0e6cf875db609cd0d8e9f8eba3b71ffd
libcodemodel-java_2.1-1.debian.tar.gz 9.5 KiB a21866e62ff381b351a4c8ffe270dae38111782d287deffb4f6fb459e6e37094
libcodemodel-java_2.1-1.dsc 2.2 KiB 6e69ed012ee5755e5fa07d4e5a4216847a955d0974c87e053bffe85117da8991

Available diffs

View changes file

Binary packages built by this source

libcodemodel-java: Java library for code generators

 CodeModel is a Java library for code generators; it provides a way to
 generate Java programs in a way much nicer than
 PrintStream.println(). This project is a spin-off from the JAXB
 Reference Implementation for its schema compiler to generate Java
 source files.

libcodemodel-java-doc: Documentation for Java library for code generators

 CodeModel is a Java library for code generators; it provides a way to
 generate Java programs in a way much nicer than
 PrintStream.println(). This project is a spin-off from the JAXB
 Reference Implementation for its schema compiler to generate Java
 source files.
 .
 This package provides the API documentation for libcodemodel-java.