summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
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,