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
|
pystaticconfiguration (0.11.1-3) unstable; urgency=medium
* Fix InterSphinx mapping (Closes: #1090125)
-- Alexandre Detiste <tchet@debian.org> Mon, 23 Dec 2024 16:36:12 +0100
pystaticconfiguration (0.11.1-2) unstable; urgency=medium
* adopt package
* remove extraneous python3-{mock,six} build-dep
* use new dh-sequence-python3
[ Sébastien Delafond ]
* d/control: remove Freexian team members from Uploaders
-- Alexandre Detiste <tchet@debian.org> Wed, 27 Mar 2024 15:38:45 +0100
pystaticconfiguration (0.11.1-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.11.1.
* Set Rules-Requires-Root to no.
-- Utkarsh Gupta <utkarsh@ubuntu.com> Mon, 14 Aug 2023 22:18:37 +0530
pystaticconfiguration (0.10.5-2) unstable; urgency=medium
[ Neil Williams ]
* Team upload.
* Fix dh_python depends (lintian error)
* Add d/gbp.conf to handle default debian/master branch
* Add Salsa CI
* Update standards version
[ Debian Janitor ]
* Apply multi-arch hints. + python-staticconf-doc: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 29 Nov 2022 16:06:42 +0000
pystaticconfiguration (0.10.5-1) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set upstream metadata fields: Bug-Database, Repository, Repository-
Browse.
* Set upstream metadata fields: Bug-Submit.
[ 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.
* New upstream version 0.10.4
[ Sophie Brun ]
* New upstream version 0.10.5
* Refresh patches (remove patch 0002-* merged upstream)
* Use debhelper-compat 13
* Bump Standards-Version to 4.5.1 (no changes)
* Add missing NOTICE file in packages (required by Apache License)
-- Sophie Brun <sophie@freexian.com> Thu, 21 Jan 2021 10:25:42 +0100
pystaticconfiguration (0.10.3-3) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Andrey Rahmatullin ]
* Drop Python 2 support.
* Fix a tests failure.
-- Andrey Rahmatullin <wrar@debian.org> Tue, 27 Aug 2019 11:25:21 +0500
pystaticconfiguration (0.10.3-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
[ Chris Lamb ]
* Drop override of new-package-should-not-package-python2-module; see the Lintian tag decription.
[ Sébastien Delafond ]
* Add myself to uploaders
* Exclude some failing tests for python2 (Closes: #915765)
-- Sebastien Delafond <seb@debian.org> Thu, 03 Jan 2019 07:39:32 +0100
pystaticconfiguration (0.10.3-1) unstable; urgency=medium
* Initial release (Closes: #879753)
-- Sophie Brun <sophie@freexian.com> Tue, 24 Oct 2017 17:30:41 +0200
|