python-django-contact-form 1.9-1 source package in Ubuntu

Changelog

python-django-contact-form (1.9-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Ondřej Nový ]
  * 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 ]
  * Bump debhelper from old 12 to 13.

  [ Carsten Schoenert ]
  * [9edae6d] Adding d/gbp.conf for easier packaging
  * [1700c00] New upstream version 1.9
  * [bef6b15] d/watch: Update to version 4
  * [f9e9d15] d/rules: Adjust the dh_auto_test target
  * [36f65ed] python-django-modeltranslation-doc: Add sequencer for doc-base
  * [3a7a951] Running wrap-and-sort -ast
  * [c77a4ac] d/control: Order binary packages alphabetical
  * [a37617d] d/control: Remove min required ancient Django version
  * [facc9fb] d/control: Update Standards-Version to 4.6.0
  * [c65295e] d/control: Adding entry Rules-Requires-Root: no
  * [adbf744] python-django-contact-form-doc: Use dh_sphinxdoc
  * [fc6bf51] Remove left over cruft sequencer from Python2 removal
  * [da7de1c] Add patch queue from a patchqueue branch
  * [6e32563] d/control: Add new B-D to build the documentation

 -- Carsten Schoenert <email address hidden>  Fri, 10 Sep 2021 17:42:20 +0200

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
Jammy release universe python

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-contact-form_1.9-1.dsc 2.3 KiB 63828d9564b0066369a7bea281003b0fd6430f6d0d11d4e48a9fe42e942b3f2b
python-django-contact-form_1.9.orig.tar.gz 23.8 KiB 4782cec57777b71d0a26aafa5760de7e938e9793a841b158c4f5e9dd09e411cf
python-django-contact-form_1.9-1.debian.tar.xz 5.2 KiB af0a00331ee237887abe5a2d2392c8037881028046854383007817e3798919c9

Available diffs

No changes file available.

Binary packages built by this source

python-django-contact-form-doc: extensible contact-form application for Django (documentation)

 This is a reusable application which simplifies including a contact form within
 Django, the Python web framework. It provides a basic contact form which, once
 appropriate templates have been written, will email site administrators when
 the form is submitted. The form and view used are designed to be extensible and
 allow for easy adaptation to more complex needs.
 .
 This is the common documentation package.

python3-django-contact-form: extensible contact-form application for Django (Python 3)

 This is a reusable application which simplifies including a contact form within
 Django, the Python web framework. It provides a basic contact form which, once
 appropriate templates have been written, will email site administrators when
 the form is submitted. The form and view used are designed to be extensible and
 allow for easy adaptation to more complex needs.
 .
 This package installs the library for Python 3.