malai 2.0+ds1-3 source package in Ubuntu

Changelog

malai (2.0+ds1-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.
  * Apply multi-arch hints.
    + libmalai-java: Add Multi-Arch: foreign.
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on libmockito-java and
      maven-debian-helper.

  [ Stuart Prescott ]
  * Use secure URI in Homepage field.
  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Repository-Browse.
  * Update Standards-Version to 4.6.2 (no changes required).
  * Set Rules-Requires-Root: no.

 -- Stuart Prescott <email address hidden>  Sat, 04 Feb 2023 14:12:12 +1100

Upload details

Uploaded by:
Stuart Prescott
Uploaded to:
Sid
Original maintainer:
Stuart Prescott
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
malai_2.0+ds1-3.dsc 2.0 KiB f45aa4539f5d4af8fca6e7950dd27d5af2fa9a850aa212702076f93ac4c7747e
malai_2.0+ds1.orig.tar.gz 508.7 KiB e35345fd9ccaccc38b6b96d71c740e5f31c1e45f125e01e3852f1033b7e88d45
malai_2.0+ds1-3.debian.tar.xz 3.4 KiB 9b4c1defaa022fc08c58ee2047ac146bd4d9afc67133d3e58f8225b6f6d6f83c

Available diffs

No changes file available.

Binary packages built by this source

libmalai-java: Malai software architecture pattern in Java

 libMalai is a Java implementation of the Malai architectural design pattern.
 Malai can be viewed as an major step beyond MVC where the controller has
 been completely rethought to consider modern evolutions of the interactivity
 of systems. Malai can also be viewed as MVP architecture focusing on modern
 concerns:
  - More and more interactivity in software systems (with more and more
    post-WIMP interactions)
  - Multi-platform development thanks to its modularity