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
|
sphinxcontrib-bibtex (2.6.2-1) unstable; urgency=medium
* Team upload.
* New upstream version
Closes: #1061006
* Build-Depends: s/python-sphinx/python3-sphinx/ (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
-- Andreas Tille <tille@debian.org> Tue, 23 Jan 2024 16:19:30 +0100
sphinxcontrib-bibtex (2.6.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Drop Update-footnote-regexp-for-docutils-0.20.patch, included in the
new release.
* Rebase the other patches.
* Add a patch to temporarily allow docutils 0.19.
* Depend on docutils 0.19+dfsg-8, which has the fix for extra closing tag.
* Depend on python3-sphinx-autoapi for tests.
* Add src/sphinxcontrib_bibtex.egg-info to debian/clean.
* Copy pytest.ini when running the autopkgtest.
* Fix built-using-field-on-arch-all-package Lintian warning.
* Bump Standards-Version to 4.6.2, no changes needed.
-- Dmitry Shachnev <mitya57@debian.org> Mon, 30 Oct 2023 09:26:16 +0300
sphinxcontrib-bibtex (2.5.0-2) unstable; urgency=medium
* Team upload.
* Backport upstream patch to make the tests pass with docutils 0.20
(closes: #1042630).
-- Dmitry Shachnev <mitya57@debian.org> Sun, 06 Aug 2023 19:03:18 +0300
sphinxcontrib-bibtex (2.5.0-1) unstable; urgency=medium
* Team upload.
* New upstream version ; doesn't FTBFS with Sphinx 5.x
thus (Closes: #1013388)
* Standards-Version: 4.6.1 (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Drop build-dep on dpkg-dev, even old-old-stable has a new enough
version (1.17.14+)
* Skip test_citation_rinoh* as rinoh isn't packaged for Debian yet
* new test dep: python3-numpydoc
-- Michael R. Crusoe <crusoe@debian.org> Tue, 08 Nov 2022 17:44:01 +0100
sphinxcontrib-bibtex (2.4.1-3) unstable; urgency=medium
* Team upload.
* debian/watch: fix for new GitHub layout
-- Michael R. Crusoe <crusoe@debian.org> Sun, 07 Nov 2021 17:37:58 +0100
sphinxcontrib-bibtex (2.4.1-2) unstable; urgency=medium
* Team upload.
* Add breaks for python3-nbsphinx before 0.8.7
* Append ":any" to Python build-dep to facilitate cross-building
* Marked two Debian specific patches as not needing forwarding to
upstream.
* Standards-Version: 4.6.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
-- Michael R. Crusoe <crusoe@debian.org> Sun, 10 Oct 2021 13:51:21 +0200
sphinxcontrib-bibtex (2.4.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Make the autopkgtest depend on pybtex ≥ 0.22.2-1 (see #958493).
* Update debian/watch to track releases from GitHub.
The latest tarball on PyPI has bad line endings.
* Drop Use-sortedcollections.patch, no longer needed.
* Refresh and rebase the other patches.
* Update dependencies:
- Require python3-pybtex-docutils ≥ 1.0.0.
- Require sphinx ≥ 2.1.
- Remove python3-sphinx-testing, no longer needed.
- Remove python3-sortedcollections, no longer needed.
* Switch from nose to pytest for testing.
* Add src/sphinxcontrib_bibtex.egg-info to pybuild.testfiles.
* Set PYTHONPATH to ./src when building the docs.
-- Dmitry Shachnev <mitya57@debian.org> Sun, 26 Apr 2020 20:23:21 +0300
sphinxcontrib-bibtex (1.0.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
- Compatible with Sphinx 2.x (closes: #955121).
* Drop Register-node-with-override.patch, applied upstream.
* Rebase the other patches.
* Remove python3-six build-dependency, no longer needed.
* Bump python3-sphinx build-dependency and dependency to 2.0.
* Update to debhelper compat level 12, use the new syntax.
* Drop NOSE_IGNORE_FILES export, the Tinkerer test was removed.
* Bump Standards-Version to 4.5.0, no changes needed.
-- Dmitry Shachnev <mitya57@debian.org> Fri, 17 Apr 2020 20:01:42 +0300
sphinxcontrib-bibtex (0.4.1-2) unstable; urgency=medium
* Team upload.
* Add a patch to fix test failures with sphinx-testing 0.8.1
(Register-node-with-override.patch).
-- Dmitry Shachnev <mitya57@debian.org> Sun, 06 Jan 2019 00:58:28 +0300
sphinxcontrib-bibtex (0.4.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Build-depend on sphinx ≥ 1.6, following upstream requirements.txt.
* Refresh debian/patches/Use-sortedcollections.patch.
* Update debian/patches/No-privacy-breach.patch to not break package
description in PKG-INFO file.
* Remove the namespace package .pth file, use implicit namespace.
* Drop unused Lintian extra-license-file override. See #885968.
* Bump Standards-Version to 4.3.0, no changes needed.
-- Dmitry Shachnev <mitya57@debian.org> Sat, 05 Jan 2019 19:01:15 +0300
sphinxcontrib-bibtex (0.4.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
- Compatible with Sphinx 1.7 (closes: #895882).
* Rebase patches for the new release.
* Depend on python3-pybtex ≥ 0.20 (following upstream requirement).
* Update Vcs fields to point to salsa.debian.org.
* Update Source URL in debian/copyright.
* Bump Standards-Version to 4.1.4, no changes needed.
-- Dmitry Shachnev <mitya57@debian.org> Fri, 18 May 2018 14:04:49 +0300
sphinxcontrib-bibtex (0.3.6-2) unstable; urgency=medium
* Enable testing during build
* Ignore tests requiring Tinkerer
* Add missing B-D on sphinx-common
* Bump the standards version to 4.1.1
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Fri, 17 Nov 2017 17:30:43 +0000
sphinxcontrib-bibtex (0.3.6-1) unstable; urgency=low
* Initial release. (Closes: #800358)
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 27 Sep 2017 17:11:06 +0100
|