1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182
|
python-django-contact-form (2.0.1-2) unstable; urgency=medium
[ Debian Janitor ]
* [167e534] Apply multi-arch hints. + python-django-contact-form-doc: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 06 Dec 2022 01:17:11 +0000
python-django-contact-form (2.0.1-1) unstable; urgency=medium
* Team upload
* [c302b8c] New upstream version 2.0.1
* [034a91f] d/control: Update Standards-Version to 4.6.1
-- Carsten Schoenert <c.schoenert@t-online.de> Mon, 06 Jun 2022 18:08:14 +0200
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 <c.schoenert@t-online.de> Fri, 10 Sep 2021 17:42:20 +0200
python-django-contact-form (1.4.2-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/changelog: Remove trailing whitespaces
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Team upload.
* Removed Python 2 support.
-- Thomas Goirand <zigo@debian.org> Fri, 26 Jul 2019 22:21:32 +0200
python-django-contact-form (1.4.2-2) unstable; urgency=medium
* debian/control: Fix incorrect dependencies for
python3-django-contact-form (Closes: #867426).
-- Andrew Starr-Bochicchio <asb@debian.org> Fri, 14 Jul 2017 21:36:17 -0400
python-django-contact-form (1.4.2-1) unstable; urgency=medium
* New upstream release (Closes: #865941).
* Bump Standards-Version to 4.0.0, no changes.
-- Andrew Starr-Bochicchio <asb@debian.org> Mon, 03 Jul 2017 10:48:49 -0400
python-django-contact-form (1.3-1) unstable; urgency=medium
* New upstream release.
* Use GitHub in debian/watch.
* Bump Standards-Version to 3.9.8
* Drop django-1.10-define-templates.patch, applied upstream.
* Build docs in new python-django-contact-form-doc package.
* Bump debian/compat to 10.
* Override dh_clean and remove egginfo directory.
-- Andrew Starr-Bochicchio <asb@debian.org> Sat, 24 Dec 2016 15:36:37 -0500
python-django-contact-form (1.2~git23.8413069-2) unstable; urgency=medium
* django-1.10-define-templates.patch: define TEMPLATES to
fix test runs under Django 1.10 (Closes: #828663).
Thanks to Thomas Goirand!
-- Andrew Starr-Bochicchio <asb@debian.org> Sat, 20 Aug 2016 14:38:10 -0400
python-django-contact-form (1.2~git23.8413069-1) unstable; urgency=medium
* New upstream snapshot (Closes: #806363).
* Drop 0001-Add-templates-for-tests-that-are-missing-from-the-up.patch
* Re-enable tests against Python 3.5.
-- Andrew Starr-Bochicchio <asb@debian.org> Fri, 25 Dec 2015 14:07:41 -0500
python-django-contact-form (1.1-1) unstable; urgency=medium
[ Christophe Siraut ]
* Removing Christophe Siraut from uploaders.
[ Andrew Starr-Bochicchio ]
* New upstream release.
* Add myself to Uploaders.
* Update homepage.
* Remove obsolete get-orig-source target from debian/rules.
* Update debian/docs for new file names.
* Build depend on python{3}-django for running build time
tests (Closes: #800673).
* Disable tests when building against Python 3.5 due to bug
in upstream Django (See: #800137).
* Explicitly specify BSD-3-clause in debian/copyright.
-- Andrew Starr-Bochicchio <asb@debian.org> Sun, 11 Oct 2015 14:16:35 -0400
python-django-contact-form (1.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Use pypi.debian.net redirector in debian/watch.
* Build Python 3 package (Closes: #782936).
* Drop unneeded quilt build dependency.
* Update source format to 3.0 (quilt).
* Bump Standards-Version to 3.9.6.
* Drop un-used patch, 01-add_form_args.diff
-- Andrew Starr-Bochicchio <asb@debian.org> Sun, 24 May 2015 12:09:46 -0400
python-django-contact-form (0+hg65-1) unstable; urgency=low
* Team upload.
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields
[ Christophe Siraut ]
* New upstream release
* New maintainer is Debian Python Modules Team (Closes: #705275)
* Add Christophe Siraut to Uploaders
* Disable obsolete add_form_args patch
* Fix documentation paths
* Add README.source
* Bump standards version to 3.9.5 without further change
* Fix description (spam detection was dropped)
* Use pybuild
[ Andrew Starr-Bochicchio ]
* Update format specification link in debian/copyright.
* Drop unneeded build dependency on quilt.
-- Andrew Starr-Bochicchio <asb@debian.org> Sat, 31 May 2014 13:34:59 -0400
python-django-contact-form (0+hg61-2) unstable; urgency=low
* Fixed get-orig-source rule so that the source directory is named correctly.
* Added 01-add_form_args.diff patch. (Closes: #526451)
* Bumped Standards-Version.
* Added Debian Python Modules Team to Uploaders, and updated Vcs-* fields to
point to DPMT SVN.
-- Daniel Watkins <daniel@daniel-watkins.co.uk> Fri, 01 May 2009 11:40:39 +0100
python-django-contact-form (0+hg61-1) unstable; urgency=low
* Initial release. (Closes: #518460)
-- Daniel Watkins <daniel@daniel-watkins.co.uk> Fri, 06 Mar 2009 10:41:37 +0000
|