diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:57:41 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:57:41 +0000 |
commit | 2cb02dac113248a7ee6832734e4ccd4ef2c3b86a (patch) | |
tree | d908fb84f545cbc072ccc606ba2ccb5ac8830deb | |
parent | Adding debian version 7.4.7-2. (diff) | |
download | sphinx-2cb02dac113248a7ee6832734e4ccd4ef2c3b86a.tar.xz sphinx-2cb02dac113248a7ee6832734e4ccd4ef2c3b86a.zip |
Adding debian version 7.4.7-3.debian/7.4.7-3debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 88f607a..7ff5bf2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +sphinx (7.4.7-3) unstable; urgency=medium + + * Team Upload + * Remove Build-Depends: and Suggests: on deprecated python3-lib2to3. + + -- Alexandre Detiste <tchet@debian.org> Fri, 23 Aug 2024 08:32:51 +0200 + sphinx (7.4.7-2) unstable; urgency=medium * Merge 7.3.7-4 upload from unstable. diff --git a/debian/control b/debian/control index 8904a3a..97f4578 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,6 @@ Build-Depends-Indep: cython3 <!nocheck>, python3-html5lib <!nocheck>, python3-imagesize, python3-jinja2 (>= 3.1), - python3-lib2to3, python3-packaging (>= 23.0), python3-pygments (>= 2.17), python3-pytest (>= 8.0) <!nocheck>, @@ -66,7 +65,6 @@ Suggests: dvipng, imagemagick-6.q16, latexmk, libjs-mathjax, - python3-lib2to3, python3-sphinx-rtd-theme, sphinx-doc, tex-gyre, |