mailman-suite 0+20180916-9 source package in Ubuntu

Changelog

mailman-suite (0+20180916-9) unstable; urgency=medium

  * d/control, d/patches/0001_settings_py.patch:
    * Remove dependency on and reference to lessc/node-less. Mailman3
      django projects don't. (Related to #924961)

 -- Jonas Meurer <email address hidden>  Sat, 08 Jun 2019 17:29:26 +0200

Upload details

Uploaded by:
Mailman for Debian
Uploaded to:
Sid
Original maintainer:
Mailman for Debian
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mailman-suite_0+20180916-9.dsc 2.0 KiB d78738ff0f5b7414b0b722220962f18aa95eaf1e53a2c8ff9011a215f88e75d3
mailman-suite_0+20180916.orig.tar.gz 18.3 KiB 83150319d8727b10a4baf45a140d72b2ff405d60c145552941fe748b4232a0b8
mailman-suite_0+20180916-9.debian.tar.xz 25.0 KiB 46f63aaf908b9693ee358401ee87481e326bb2620cc12f9fa2e7b77e768ec596

Available diffs

No changes file available.

Binary packages built by this source

mailman3-web: Django project integrating Mailman3 Postorius and HyperKitty

 This django web application provides the Mailman3 Postorius web interface
 and the HyperKitty mailinglist archiver integrated into one project.
 .
 The package automates most of the necessary configuration for the Django
 project (database setup, webserver configuration, secret and API key
 generation, Django project configuration) to get a ready-to-use Mailman3
 web suite.
 .
 The Mailman3 Django project runs as uWSGI daemon and optionally a webserver
 is configured as reverse proxy. In this case, the service can be accessed
 at '/mailman3'.
 .
 Default database backend is SQLite3 in order to not break automated
 installations. For productive setups, PostgreSQL or MySQL are much better
 options though. See README.Debian for further information.