django-notification 1.2.0-5 source package in Ubuntu

Changelog

django-notification (1.2.0-5) unstable; urgency=medium

  * QA upload.

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.6.0, no changes needed.
  * QA Upload.
    Orphan package - see bug 737293.
  * Set upstream metadata fields: Repository-Browse.
  * Update standards version to 4.6.1, no changes needed.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.

 -- Jelmer Vernooij <email address hidden>  Fri, 14 Oct 2022 12:45:54 +0100

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe python
Mantic release universe python
Lunar release universe python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-notification_1.2.0-5.dsc 2.0 KiB 2b63c83004af47e4e65d136ea12af586509bb48a81cc9e69064a19ea7b0a0cf9
django-notification_1.2.0.orig.tar.gz 23.1 KiB f2f2525534b7a7776a796c6d5ef791acefb6b9aac7c803a2a1a040e541bf6438
django-notification_1.2.0-5.debian.tar.xz 3.9 KiB df11cda6c66bc12b7c74ed7502f7e277d72901f9da0113f7e75fa79a6cdd9fc9

Available diffs

No changes file available.

Binary packages built by this source

python3-django-notification: user notification management for Django (Python 3 version)

 Many sites need to notify users when certain events have
 occurred and to allow configurable options as to how those
 notifications are to be received, including:
 .
  * submission of notification messages by other apps
  * notification messages on signing in
  * notification messages via email (configurable by user)
  * notification messages via feed
 .
 This package is for Python3.