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
|
python-django-split-settings (1.3.2-2) unstable; urgency=medium
* Team upload.
* Patch-out usage of python3-tomli
-- Alexandre Detiste <tchet@debian.org> Thu, 14 Aug 2025 00:24:58 +0200
python-django-split-settings (1.3.2-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.3.2
* d/p/0001-Disable-m2r2-extension-as-it-is-not-packaged-yet.patch:
Add forwarded not-needed field
* d/p/0002-Remove-remote-badges-to-prevent-privacy-issues.patch:
Add forwarded not-needed field
-- Douglas Alves dos Santos <douglasvestos@gmail.com> Thu, 13 Feb 2025 10:37:21 -0300
python-django-split-settings (1.3.1-1) unstable; urgency=medium
* Team upload.
* Change Upstream URL: https://github.com/sobolevn/django-split-settings/
-> https://github.com/wemake-services/django-split-settings/
* New upstream version (Closes: #1073407)
* Standards-Version: 4.7.0 (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Refresh patch
* Add dependency on python3-tomli
-- Alexandre Detiste <tchet@debian.org> Sun, 30 Jun 2024 13:38:33 +0200
python-django-split-settings (1.1.0-1) unstable; urgency=low
[ 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 ]
* Apply multi-arch hints.
+ python-django-split-settings-doc: Add Multi-Arch: foreign.
[ Michael Fladischer ]
* New upstream release.
* Update d/watch to work with github again.
* Drop all patches, issues were fixed by upstream.
* Bump debhelper version to 13.
* Bump Standards-Version to 4.6.0.1.
* Use uscan version 4.
* Update year in d/copyright.
* README.rst has been renamed to README.md.
* Add pybuild-plugin-pyproject, python3-poetry and python3-pytest-cov
to Build-Depends.
* Add python3-sphinx-autodoc-typehints to Build-Depends, required by
documentation.
* Set Rules-Requires-Root: no.
* Clean up test artifacts in PYBUILD_AFTER_TEST.
* Remove unused clean-up commands for documentation.
* Add patches to disable m2r2 integration and to remove remote badges.
* Add d/upstream/metadata.
* Enable upstream testsuite for autopkgtests.
* Remove unnecessary autopkgtest-pkg-python testsuite.
-- Michael Fladischer <fladi@debian.org> Mon, 03 Jan 2022 21:53:24 +0000
python-django-split-settings (0.3.0-2) unstable; urgency=medium
[ Emmanuel Arias ]
* Team Upload
* Add gbp.conf
* Add replace d/tests/pkg-python/import-name to replace import name of
package (Closes: #946998)
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
-- Emmanuel Arias <eamanu@yaerobi.com> Thu, 19 Dec 2019 13:16:43 -0300
python-django-split-settings (0.3.0-1) unstable; urgency=low
* Initial release (Closes: #929349).
-- Michael Fladischer <fladi@debian.org> Wed, 22 May 2019 08:52:00 +0200
|