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 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245
|
python-django-crispy-forms (2.4-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Thu, 24 Apr 2025 12:10:02 +0100
python-django-crispy-forms (2.1-2) unstable; urgency=medium
* Team upload (Closes: 1052852)
-- Jérémy Lal <kapouer@melix.org> Mon, 22 Jan 2024 10:43:27 +0100
python-django-crispy-forms (2.1-1) unstable; urgency=medium
* Team upload
* [1ad6c05] New upstream version 2.1
* [c69b0f6] Let pybuild run tests
* [d0c244f] control: Testsuite for pybuild
* [3861de1] Standards-Version 4.6.2
* [b81748f] Use github watch file
* [e1daf84] Fix build deps
* [bfd2e64] Test using bootstrap5
* [1ad5d49] Drop useless overrides
* [49c0532] Do not install LICENSE
-- Jérémy Lal <kapouer@melix.org> Mon, 22 Jan 2024 09:59:47 +0100
python-django-crispy-forms (1.14.0-4) unstable; urgency=medium
[ Debian Janitor ]
* [aef078e] Wrap long lines in changelog entries: 1.14.0-3.
* [9eab7b7] Fix typo in debian/rules rules: override_dh_autotest => override_dh_auto_test
-- Jelmer Vernooij <jelmer@debian.org> Fri, 28 Oct 2022 19:04:02 +0100
python-django-crispy-forms (1.14.0-3) unstable; urgency=medium
[ Debian Janitor ]
* [b54f10e] Update lintian override info to new format on line 2, 3, 4, 5, 8.
* [e70a490] Set upstream metadata fields: Bug-Database, Bug-Submit,
Repository, Repository-Browse.
* [d4866a8] Update lintian override info to new format on line 2, 3, 4, 5, 8.
[ Jelmer Vernooij ]
* [4770a20] Revert "Update lintian override info to new format on line 2, 3,
4, 5, 8."
-- Jelmer Vernooij <jelmer@debian.org> Sun, 16 Oct 2022 22:16:00 +0100
python-django-crispy-forms (1.14.0-2) unstable; urgency=medium
* Team upload
[ Ileana Dumitrescu ]
* [2208231] d/control: Add B-D on python3-setuptools
Bump Standards-Version to 4.6.1
Fixes FTBFS (Closes: #1019993)
[ Carsten Schoenert ]
* [04baab0] d/control: Add required packages to run internal tests
* [7991b28] d/rules: Turn on the package autotest call
* [3446d5a] autopkgtest: Adding a first basic setup
-- Carsten Schoenert <c.schoenert@t-online.de> Tue, 27 Sep 2022 19:06:36 +0200
python-django-crispy-forms (1.14.0-1) unstable; urgency=medium
* Team upload
* [82e8744] New upstream version 1.14.0
* [acc19e6] Rebuild patch queue from patch-queue branch
added patches:
Sphinx-Correct-multi-line-definition-list.patch
Sphinx-Adding-missing-blank-line-after-markup.patch
* [a569e69] d/control: Adjust B-D so pyproject build is usable
* [f43c388] d/rules: Enforce usage of pyproject pybuild system
* [090951c] Lintian: Extend rules for
d/python3-django-crispy-forms.lintian-overrides
* [ffbf4d7] d/copyright: Update copyright years
-- Carsten Schoenert <c.schoenert@t-online.de> Thu, 27 Jan 2022 08:08:29 +0100
python-django-crispy-forms (1.13.0-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set upstream metadata fields: Repository, Repository-Browse.
* Remove obsolete field Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
[ 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.
[ Antonio Terceiro ]
* New upstream version 1.9.2
- Compatible with Django 3 (Closes: #961242)
* Refresh patch
* debian/rules: force pybuild to use distutils
* debian/control: add new build dependency: python3-sphinx-rtd-theme
* autopkgtest: configure module name
[Carsten Schoenert ]
* [e155124] d/gbp.conf: Adding some more defaults
* [03ddecc] New upstream version 1.13.0
* [bf37203] Rebuild patch queue from patch-queue branch
Modified patch:
no-remote-resources.patch
Adding note about forwarding isn't needed.
* [3b8bd9e] d/control: Remove obsolet Testsuite entry
* [620179e] d/control: Bump debhelper version to 13
* [0fd3ecf] d/control: Update Standards-Version to 4.6.0
No further changes needed.
* [712a5c7] d/control: Adding entry Rules-Requires-Root: no
* [c2b97f8] d/control: Mark the -doc package Multi-Arch: foreign
* [355fc4b] d/copyright: Update content due changes by upstream
* [ca1d2ed] d/watch: Update to version 4
* [def2bf9] d/s/lintian-overrides: Adding files which can be ignored
* [bb7330f] Lintian: Adding d/python3-django-crispy-forms.lintian-overrides
* [65efce5] d/control: Small update of package long description
-- Carsten Schoenert <c.schoenert@t-online.de> Fri, 19 Nov 2021 20:45:37 +0100
python-django-crispy-forms (1.7.2-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
* 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:26:12 +0200
python-django-crispy-forms (1.7.2-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Enable autopkgtest-pkg-python testsuite.
-- Michael Fladischer <fladi@debian.org> Sat, 24 Mar 2018 21:37:11 +0100
python-django-crispy-forms (1.7.1-1) unstable; urgency=low
* Team upload.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Michael Fladischer ]
* New upstream release.
* Bump debhelper compatibility and version to 11.
* Bump Standards-Version to 4.1.3.
* Run wrap-and-sort -bast to reduce diff size of future changes.
* Only depend on python3-sphinx for building documentation.
* Build documentation in override_dh_sphinxdoc.
-- Michael Fladischer <fladi@debian.org> Wed, 07 Mar 2018 15:15:54 +0100
python-django-crispy-forms (1.7.0-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Refresh patches after git-dpm to gbp pq conversion
* Bump Standards-Version to 4.1.1.
-- Michael Fladischer <fladi@debian.org> Sat, 04 Nov 2017 15:47:30 +0100
python-django-crispy-forms (1.6.1-1) unstable; urgency=low
[ Michael Fladischer ]
* Team upload.
* Update upstream URL.
* New upstream release.
* Bump Standards-Version to 3.9.8.
* Use https:// for copyright-format 1.0 URL.
* Fix incorrect reference to dh_installchangelogs, thanks to Chris
Lamb for the patch (Closes: #831778).
[ Ondřej Nový ]
* Fixed VCS URL (https)
-- Michael Fladischer <fladi@debian.org> Fri, 28 Oct 2016 08:34:49 +0200
python-django-crispy-forms (1.6.0-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Clean up files in django_crispy_forms.egg-info to allow two builds
in a row.
* Rename MIT to Expat license.
* Add Upstream-Contact field in d/copyright.
* Update year in d/copyright.
-- Michael Fladischer <fladi@debian.org> Fri, 15 Jan 2016 12:56:34 +0100
python-django-crispy-forms (1.5.2-1) unstable; urgency=medium
[ Michael Fladischer ]
* Team upload.
* New upstream release (Closes: #755615).
* Switch buildsystem to pybuild.
* Add support for Python3.
* Move documentation to a separate package.
* Reformat packaging files with cme for better readability.
[ SVN-Git Migration ]
* git-dpm config
* Update Vcs fields for git migration
-- Michael Fladischer <fladi@debian.org> Wed, 14 Oct 2015 12:57:53 +0200
python-django-crispy-forms (1.4.0-3) unstable; urgency=medium
* add debian/upstream/metadata
* add debian/patches/no-remote-resources.patch to avoid privacy issues
in generated documentation
* bump Standards-Version to 3.9.6 (no changes)
* debian/rules:
- fix type s/dh_auth_clean/dh_auto_clean/ to really clean documentation
build directory
- remove egg-info in override_dh_auto_clean too
-- Jan Dittberner <jandd@debian.org> Sat, 11 Oct 2014 18:25:50 +0200
python-django-crispy-forms (1.4.0-2) unstable; urgency=low
* debian/watch: add filenamemangle option
* debian/copyright: add separate section with license of docs/_themes
* add patches/001_fix_django1_6_incompatbility.patch to repair
documentation build with Django 1.6
-- Jan Dittberner <jandd@debian.org> Mon, 25 Nov 2013 18:44:30 +0100
python-django-crispy-forms (1.4.0-1) unstable; urgency=low
* Initial release (Closes: #725618)
-- Jan Dittberner <jandd@debian.org> Sun, 06 Oct 2013 21:26:25 +0200
|