File: changelog

package info (click to toggle)
python-django-contact-form 1.4.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 232 kB
  • sloc: python: 489; makefile: 187
file content (130 lines) | stat: -rw-r--r-- 4,551 bytes parent folder | download
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
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