django-notification 1.2.0-4 source package in Ubuntu

Changelog

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

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field.
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.1.
  * d/changelog: Remove trailing whitespaces.
  * d/rules: Remove trailing whitespaces.
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Remove obsolete debian/pyversions.
  * Remove empty debian/patches/series.
  * Use secure URI in Homepage field.
  * Bump debhelper from old 9 to 12.
  * Set upstream metadata fields: Repository.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.
  * Update standards version to 4.5.1, no changes needed.

  [ Sandro Tosi ]
  * debian/control
    - remove Herbert Parentes Fortes Neto from Uploaders; Closes: #986944

 -- Sandro Tosi <email address hidden>  Sun, 24 Apr 2022 22:03:21 -0400

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-notification_1.2.0-4.dsc 2.2 KiB 77bc82a0bce1ad6e984fbc786b60e56c48b21f9b920d9c07915e8e74bdb74e66
django-notification_1.2.0.orig.tar.gz 23.1 KiB f2f2525534b7a7776a796c6d5ef791acefb6b9aac7c803a2a1a040e541bf6438
django-notification_1.2.0-4.debian.tar.xz 3.9 KiB 06658ac7b8e71f2fce6bfd8f753abc0e15a76e719a248387cde2ebfb06d7e8eb

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.