libhibernate-commons-annotations-java 3.2.0.Final-4 source package in Ubuntu

Changelog

libhibernate-commons-annotations-java (3.2.0.Final-4) unstable; urgency=medium

  * Team upload.
  * Added the missing build dependency on junit
  * Build with the DH sequencer instead of CDBS
  * Standards-Version updated to 4.1.0
  * Switch to debhelper level 10
  * Use a secure Vcs-Git URL

 -- Emmanuel Bourg <email address hidden>  Mon, 11 Sep 2017 08:21:03 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs
Mantic release universe libs
Lunar release universe libs
Jammy release universe libs
Focal release universe libs
Bionic release universe libs

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhibernate-commons-annotations-java_3.2.0.Final-4.dsc 2.4 KiB 264d40655b54723e1fe6251dcc5fda94fcbebcb6e98f814749ef886e5835afc9
libhibernate-commons-annotations-java_3.2.0.Final.orig.tar.gz 32.2 KiB 97ee0f82201dc048e516de13be50f7dd4df3a66597865875b18923c096c9caab
libhibernate-commons-annotations-java_3.2.0.Final-4.debian.tar.xz 3.2 KiB fc57c71b99fe55786fda3a40c10f51eb848227daeb9dbe7a43bea2d3a7ee29e4

Available diffs

No changes file available.

Binary packages built by this source

libhibernate-commons-annotations-java: Hibernate Commons Annotations

 Hibernate, like all other object/relational mapping tools, requires
 metadata that governs the transformation of data from one
 representation to the other (and vice versa). As an option, you can
 now use JDK 5.0 annotations for object/relational mapping with
 Hibernate 3.2. You can use annotations in addition to or as a
 replacement of XML mapping metadata.
 .
 You can use Hibernate extension annotations on top of standardized
 Java Persistence annotations to utilize all native Hibernate
 features.
 .
 This package ships the Hibernate Commons Annotations classes used by
 annotations based Hibernate sub-projects.