easyconf 0.9.5-7 source package in Ubuntu

Changelog

easyconf (0.9.5-7) unstable; urgency=medium

  * Team upload.
  * Secure URIs in d/control, d/copyright and d/watch
  * Standards-Version: 4.7.0 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Reorder sequence of d/control fields by cme (routine-update)
  * Drop useless get-orig-source target (routine-update)
  * Fix field name typo in debian/copyright (Formats ⇒ Format).
  * Fix typo in debian/rules rules: override_dh_auto_test
  * dh_auto_test check DEB_BUILD_OPTIONS

 -- Andreas Tille <email address hidden>  Mon, 20 Jan 2025 16:55:20 +0100

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
Resolute release universe java
Questing release universe java
Plucky release universe java

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
easyconf_0.9.5-7.dsc 2.2 KiB afe8b8dc123740e0078ed3ecbb0e72d136d25cf567cc3e2190084e3d0bd2e13a
easyconf_0.9.5.orig.tar.gz 51.1 KiB 7f28fc3920192d0fd16ae5621e12aaca5ffcebb7fb5e1631652ade99f562db8b
easyconf_0.9.5-7.debian.tar.xz 6.2 KiB 852d947401f21c29f341092773d8c24fc36e7eb6fc3babe5f18abe0cb36d673a

Available diffs

No changes file available.

Binary packages built by this source

libeasyconf-java: library to access configuration of software components

 EasyConf is a library to access configuration of software components
 and applications.
 .
 EasyConf main features:
   * XML files, typed property files (including lists, numbers, classes, etc),
     or a combination of both
   * multiple environments (development, integration, preproduction, production)
   * aggregate several components: for example for portlets and portals
   * support for ASP applications: each company/organization serviced may have
     its own configuration
   * provides access to the configuration using JMX
 .
 This package contains EasyConf java library (JAR).

libeasyconf-java-doc: library to access configuration of software components - Javadoc

 EasyConf is a library to access configuration of software components
 and applications.
 .
 EasyConf main features:
   * XML files, typed property files (including lists, numbers, classes, etc),
     or a combination of both
   * multiple environments (development, integration, preproduction, production)
   * aggregate several components: for example for portlets and portals
   * support for ASP applications: each company/organization serviced may have
     its own configuration
   * provides access to the configuration using JMX
 .
 This package contains EasyConf API Javadoc documentation.