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
|
sphinx-tabs (1.3.0+ds-1) unstable; urgency=medium
* New upstream release 1.3.0
- Dropped patch
- Updated dependency list
- Updated testing dependencies and methods
* d/control: Bump Standards-Version to 4.5.1
-- Pierre-Elliott Bécue <peb@debian.org> Sat, 16 Jan 2021 16:57:10 +0100
sphinx-tabs (1.2.1+ds-3) unstable; urgency=medium
* Team upload.
* d/patches: add patch to fix tests.
- Patch to resolve an issue in the order of the stylesheets links
generated in the tests (Closes: #975844).
-- Emmanuel Arias <eamanu@yaerobi.com> Wed, 23 Dec 2020 14:04:57 -0300
sphinx-tabs (1.2.1+ds-2) unstable; urgency=medium
* Team upload.
[ 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.
[ Michael Hudson-Doyle ]
* d/patches/0001-The-third-linenos-test-fails-because-pygments-output.patch:
remove as it somehow causes test failures with Python 3.9 (Closes: 973056)
-- Michael Hudson-Doyle <mwhudson@debian.org> Wed, 11 Nov 2020 12:35:45 +1300
sphinx-tabs (1.2.1+ds-1) unstable; urgency=medium
* New upstream release 1.2.1+ds
- Updated d/copyright
- Updated missing sources
* d/p/0001: Fix a failing test due to wrong upstream's expectations
* d/rules:
- Drop the custom Changelog installation rule
- Build and install the documentation, as upstream stopped providing a
compiled one (which is better)
-- Pierre-Elliott Bécue <peb@debian.org> Tue, 08 Sep 2020 21:40:11 +0200
sphinx-tabs (1.1.13+ds-1) unstable; urgency=medium
* Initial release. (closes: #961348)
- DS repack to include documentation, examples, and test directories.
-- Pierre-Elliott Bécue <peb@debian.org> Sat, 30 May 2020 23:55:44 +0200
|