libhibernate3-java 3.6.8.Final-1ubuntu1 source package in Ubuntu

Changelog

libhibernate3-java (3.6.8.Final-1ubuntu1) precise; urgency=low

  * Merge from Debian testing.  Remaining changes:
    - d/maven.properties: Specify source file encoding to fix Java
      encoding errors during Javadoc generation with OpenJDK7.
    - d/rules: Use maven install target to avoid incremental builds
      with new versions on Ubuntu.
    - d/control: Build-Deps-Indep - drop self-dependency and add new
      dependency to libmaven-install-plugin-java to support use of
      install target.

libhibernate3-java (3.6.8.Final-1) unstable; urgency=low

  * New upstream release.
  * Remove 0004-strict-type-inference-with-generics-code patch.
    It was merged upstream.
  * Remove debian/source/local-options.
    abort-on-upstream-changes option is now default in dpkg-source.

libhibernate3-java (3.6.7.Final-1) unstable; urgency=low

  * Team Upload.

  [Miguel Landaeta]
  * New upstream release.

  [tony mancill]
  * Set DMUA flag to allow DM uploads.
 -- James Page <email address hidden>   Mon, 12 Dec 2011 09:48:32 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libhibernate3-java_3.6.8.Final.orig.tar.gz 3.3 MiB 5a0e248b1d382e9dfbf96979f823921b719f41f45c8cae2b97a26e62d4f9e745
libhibernate3-java_3.6.8.Final-1ubuntu1.debian.tar.gz 11.7 KiB a5096c140a437df0f45914a2fb7d19c3ed79811554c2886eca45bede9a49abdb
libhibernate3-java_3.6.8.Final-1ubuntu1.dsc 2.9 KiB 09f2c15e9e9af9c55d4c456ac78dc116b7ae541e4907d83bc9ea5dd64d4cd62f

View changes file

Binary packages built by this source

libhibernate3-java: Relational Persistence for Idiomatic Java

 Hibernate is a powerful, high performance object/relational persistence
 and query service. Hibernate lets you develop persistent classes
 following object-oriented idiom - including association, inheritance,
 polymorphism, composition, and collections. Hibernate allows you to
 express queries in its own portable SQL extension (HQL), as well as in
 native SQL, or with an object-oriented Criteria and Example API.
 .
 Unlike many other persistence solutions, Hibernate does not hide the
 power of SQL from you and guarantees that your investment in relational
 technology and knowledge is as valid as always.

libhibernate3-java-doc: Relational Persistence for Idiomatic Java (documentation)

 Hibernate is a powerful, high performance object/relational persistence
 and query service. Hibernate lets you develop persistent classes
 following object-oriented idiom - including association, inheritance,
 polymorphism, composition, and collections. Hibernate allows you to
 express queries in its own portable SQL extension (HQL), as well as in
 native SQL, or with an object-oriented Criteria and Example API.
 .
 Unlike many other persistence solutions, Hibernate does not hide the
 power of SQL from you and guarantees that your investment in relational
 technology and knowledge is as valid as always.
 .
 This package includes the documentation.