jcaptcha 2.0~alpha1-2 source package in Ubuntu

Changelog

jcaptcha (2.0~alpha1-2) unstable; urgency=low


  * Team upload

  [ James Page ]
  * Fix FTBFS due to changes in dependency chain causing no fonts to be 
    installed:
    - debian/control: added ttf-dejavu-core to Build-Depends-Indep.
  * debian/libjcaptcha-java.classpath: removed servlet-api-2.5.jar from 
    classpath as this should always be provided by the servlet container.
  * debian/control: Updated my email address in Uploaders.

  [ Torsten Werner ]
  * Ignore test failures. (Closes: #643500)

 -- Torsten Werner <email address hidden>  Wed, 28 Sep 2011 21:15:26 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
jcaptcha_2.0~alpha1-2.dsc 1.7 KiB 1ee5e5925439430a9068673900fc25ba7bd507d328569d3911ce5c9e2427329d
jcaptcha_2.0~alpha1.orig.tar.gz 4.0 MiB 2886c830f6263c9ea4c716f6259fcf20b13689080441c46de73382d9b7c3ebcb
jcaptcha_2.0~alpha1-2.debian.tar.gz 5.2 KiB bfc1622e69b108d380d6b8bf628946662454678e37217c97c5d5c05a8e594992

No changes file available.

Binary packages built by this source

libjcaptcha-java: Java framework for CAPTCHA definition and integration

 (J)ava (C)ompletely (A)utomated (P)ublic (T)est to tell (C)omputers
 and (H)umans (A) part. This library provides:
 .
  * Robust and reliable CAPTCHA implementation framework for JAVA
  * Accessible CAPTCHA implementations
  * Multi-type challenge (text, sound, image)

libjcaptcha-java-doc: Documentation for JCaptcha

 (J)ava (C)ompletely (A)utomated (P)ublic (T)est to tell (C)omputers
 and (H)umans (A) part. This library provides:
 .
  * Robust and reliable CAPTCHA implementation framework for JAVA
  * Accessible CAPTCHA implementations
  * Multi-type challenge (text, sound, image)
 .
 This package provides the API documentation for libjcaptcha-java.