libibatis-java 2.3.4.726-5 source package in Ubuntu

Changelog

libibatis-java (2.3.4.726-5) unstable; urgency=medium


  * Team upload.
  * debian/control:
    - Depend on libcglib3-java instead of libcglib-java
    - Removed the suggested dependency on java-virtual-machine
    - Standards-Version updated to 3.9.6 (no changes)
  * Switch to debhelper level 9
  * Fixed debian/watch to watch the tagged releases in SVN

 -- Emmanuel Bourg <email address hidden>  Mon, 29 Sep 2014 12:58:45 +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
Xenial release universe libs

Builds

Vivid: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libibatis-java_2.3.4.726-5.dsc 2.1 KiB 9b54288471bee0db1519aed4d4318a1e1c47969c7e6541110b8d3816d586adeb
libibatis-java_2.3.4.726.orig.tar.gz 156.1 KiB 37944a15600fc0182161a2c3d4c2dbb168a498fd7026e6330fa1d61c764d3f10
libibatis-java_2.3.4.726-5.debian.tar.xz 3.8 KiB d11b4d9138509421f6b00307c47bab29d5e4b1857e132a589ad2b2007a870481

Available diffs

No changes file available.

Binary packages built by this source

libibatis-java: iBATIS Data Mapper framework

 The iBATIS Data Mapper framework makes it easier to use a database with Java
 and .NET applications. iBATIS couples objects with stored procedures or SQL
 statements using a XML descriptor. Simplicity is the biggest advantage of the
 iBATIS Data Mapper over object relational mapping tools.
 .
 To use the iBATIS Data Mapper, you rely on your own objects, XML, and SQL.
 There is little to learn that you don't already know. With the iBATIS Data
 Mapper, you have the full power of both SQL and stored procedures at your
 fingertips.