sezpoz 1.12-1 source package in Ubuntu

Changelog

sezpoz (1.12-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * Ignore the test failures to avoid the FTBFS with Java 9 (Closes: #893416)
  * Build with the DH sequencer instead of CDBS
  * Standards-Version updated to 4.1.4
  * Switch to debhelper level 11
  * Use salsa.debian.org Vcs-* URLs

 -- Emmanuel Bourg <email address hidden>  Wed, 06 Jun 2018 20:10:35 +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
Noble release universe java
Mantic release universe java
Lunar release universe java
Jammy release universe java
Focal release universe java

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sezpoz_1.12-1.dsc 2.0 KiB 3c430db2d9ea2105ef1d0b3e400de13737674ef36bb8fc6a29e3f55abe4f3ea4
sezpoz_1.12.orig.tar.xz 53.3 KiB 65ff7e52c78bc9a0f1021500bd8d987bcad83f6ed855e00840f58efd9ef39d6b
sezpoz_1.12-1.debian.tar.xz 9.4 KiB a678135f15a2c3393172cfc43662fd2f6f574b5a17d694cd01a540eb5b5dc514

Available diffs

No changes file available.

Binary packages built by this source

libsezpoz-java: Lightweight library for modular service lookups

 SezPoz is a lightweight and simple-to-learn library that lets you perform
 modular service lookups. It provides some of the same capabilities as
 (for example) java.util.ServiceLoader, Eclipse extension points, and NetBeans
 Lookup and XML layers. However, SezPoz has some special advantages:
 .
  * The service registrations are made just using type-checked Java
    annotations. There are no configuration files to edit, and your
    Java IDE can show you registrations since they are simply usages
    of an annotation.
  * You can register individual objects (values of static fields or
    methods) instead of whole classes.
  * You can associate static metadata with each implementation, using
    regular annotation values. The caller can choose to inspect the
    metadata without loading the actual implementation object
    (as with Eclipse extension points).

libsezpoz-java-doc: No summary available for libsezpoz-java-doc in ubuntu kinetic.

No description available for libsezpoz-java-doc in ubuntu kinetic.