Package: release.debian.org Severity: normal Tags: bullseye User: release.debian.org@packages.debian.org Usertags: pu X-Debbugs-Cc: debian-fonts@lists.debian.org [ Reason ] Add missing dependencies of fonttools. (#993482) [ Impact ] Users might not be able to build fonts by just installing fonttools or tools (like fontmake) that uses it. [ Tests ] This package has autopkgtest that runs tests in the upstream tarball. Manual tests by running fontmake (which depends on fonttools to build fonts) has been conducted as well. [ Risks ] None. [ Checklist ] [X] *all* changes are documented in the d/changelog [X] I reviewed all changes and I approve them [X] attach debdiff against the package in (old)stable [X] the issue is verified as fixed in unstable [ Changes ] Add missing dependencies to fonttools: python3-lz4, python3-lxml, unicode-data. Add missing build dependencies to fonttools (which is for running tests when building packages): python3-lz4.
diff -Nru fonttools-4.19.1/debian/changelog fonttools-4.19.1/debian/changelog
--- fonttools-4.19.1/debian/changelog 2021-01-31 07:38:19.000000000 +0800
+++ fonttools-4.19.1/debian/changelog 2021-09-04 14:41:27.000000000 +0800
@@ -1,3 +1,9 @@
+fonttools (4.19.1-1+deb11u1) bullseye; urgency=medium
+
+ * debian/control: Add missing dependencies. (Closes: #993482)
+
+ -- Yao Wei (魏銘廷) <mwei@debian.org> Sat, 04 Sep 2021 14:41:27 +0800
+
fonttools (4.19.1-1) unstable; urgency=medium
* New upstream version 4.19.1
diff -Nru fonttools-4.19.1/debian/control fonttools-4.19.1/debian/control
--- fonttools-4.19.1/debian/control 2021-01-31 07:38:19.000000000 +0800
+++ fonttools-4.19.1/debian/control 2021-09-04 14:41:27.000000000 +0800
@@ -19,6 +19,7 @@
python3-sympy,
python3-fs (>= 2.4.11),
python3-lxml (>= 4.5.0),
+ python3-lz4 (>= 1.7.4.2),
python3-sphinx,
python3-sphinx-rtd-theme,
unicode-data (>= 13.0.0),
@@ -37,6 +38,9 @@
python3-ufolib2 (>= 0.6.2) | python3-defcon (>= 0.6.0),
python3-sympy,
python3-fs (>= 2.4.11),
+ python3-lxml (>= 4.5.0),
+ python3-lz4 (>= 1.7.4.2),
+ unicode-data (>= 13.0.0),
${misc:Depends},
${python3:Depends},
${shlibs:Depends},
Attachment:
signature.asc
Description: PGP signature