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
|
sphinxcontrib-restbuilder (0.3-4) unstable; urgency=medium
[ Debian Janitor ]
* [3c6bf74] Update standards version to 4.6.1, no changes needed.
[ Carsten Schoenert ]
* [10e3d5e] Adding patch from patch-queue branch
Added patch:
tests-Reflect-different-Sphinx-7.3-output.patch
(Closes: #1076927)
* [0ec2b42] d/control: Update Standards-Version to 4.7.0
* [75ec5e8] d/rules: Clean out .mypy_cache in dh_clean
* [790837e] d/copyright: Update years of contribuition
-- Carsten Schoenert <c.schoenert@t-online.de> Fri, 08 Nov 2024 12:34:20 +0100
sphinxcontrib-restbuilder (0.3-3) unstable; urgency=medium
[ Carsten Schoenert ]
* [db894a6] d/control: Move package to Debian Python Team
The package is better placed under the hat of the DPT.
* [fda3d31] d/control: Update Standards-Version to 4.6.0
No further changes needed.
* [935ca79] d/control: Adding entry Rules-Requires-Root: no
This package needs no root rights while building.
* [c6ab86a] d/rules: Adjust call to remove unneeded folder
[ Chris Lamb ]
* [ab166bf] Reproducibility: Remove .doctrees folder from package
(Closes: #1000535)
-- Carsten Schoenert <c.schoenert@t-online.de> Sun, 28 Nov 2021 10:50:16 +0100
sphinxcontrib-restbuilder (0.3-2) unstable; urgency=medium
* [a22b5c4] d/control: Adding more required packages to B-D
-- Carsten Schoenert <c.schoenert@t-online.de> Fri, 05 Mar 2021 17:32:15 +0100
sphinxcontrib-restbuilder (0.3-1) unstable; urgency=medium
* [b32a601] New upstream version 0.3
* [181a4a6] Drop existing patch queue
No patch queue currently needed, simply drop the one patch we had as the
file we've patched is gone.
* [cb6cffa] d/control: Adding new B-D on python3-pytest
The upstream source comes now with a own test setup.
* [69f359c] d/rules: Remove folder output/ after dh_install
The folder output/ is created by the test suite, but we don't want have
this folder within the package.
* [87e1537] d/copyright: update copyright years
-- Carsten Schoenert <c.schoenert@t-online.de> Thu, 04 Mar 2021 09:23:19 +0100
sphinxcontrib-restbuilder (0.2-4) unstable; urgency=medium
[ Debian Janitor ]
* [2db5994] Set upstream metadata fields: Bug-Database, Bug-Submit,
Repository, Repository-Browse.
[ Carsten Schoenert ]
* [ffdf4de] debhelper: switch to version 13
* [8d544af] d/control: increase Standards-Version to 4.5.1
-- Carsten Schoenert <c.schoenert@t-online.de> Sun, 07 Feb 2021 09:22:05 +0100
sphinxcontrib-restbuilder (0.2-3) unstable; urgency=medium
* [f91a412] d/control: remove Python2 package version
(Closes: #938538)
* [51f5aa6] d/rules: adjust dh default build settings
We build no Python2 package anymore and can drop all related variables and
settings.
* [52440f8] autopkgtest: adjust used package version
Use now the Python3 package within the autopkgtest.
* [d187759] d/control: increase Standards-Version to 4.4.0
No further changes needed.
-- Carsten Schoenert <c.schoenert@t-online.de> Sun, 15 Sep 2019 09:34:56 +0200
sphinxcontrib-restbuilder (0.2-2) unstable; urgency=medium
* [0eadf28] d/control: set the correct VCS resource
The VCS entries were wrong and did point to an non existing URL, corrected
by using the real URL.
* [049b180] d/control: increase Standards-Version to 4.2.1
No further changes needed.
* [74e068c] create a patch queue from patchqueue branch
Adding a patch from Chris Lamb (Thanks!) to make the build reproducible.
(Closes: #908040)
-- Carsten Schoenert <c.schoenert@t-online.de> Wed, 05 Sep 2018 19:00:49 +0200
sphinxcontrib-restbuilder (0.2-1) unstable; urgency=medium
* initial release (Closes: #903954)
* [e5b4fe0] New upstream version 0.2
* [b3f61c5] basic Debianization
* [350df26] adding a basic autopkgtest
-- Carsten Schoenert <c.schoenert@t-online.de> Wed, 18 Jul 2018 22:06:41 +0200
|