summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 2683ae3..97f3d03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pikepdf (5.0.0+dfsg-2) UNRELEASED; urgency=medium
+
+ * Update b-d python3-toml -> python3-tomli.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Sun, 20 Feb 2022 12:58:07 -0700
+
pikepdf (5.0.0+dfsg-1) unstable; urgency=medium
* New upstream release (Closes: #1005766).
diff --git a/debian/control b/debian/control
index f21a12a..ff42af4 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends:
python3-packaging,
python3-ipython,
python3-lxml,
- python3-toml,
+ python3-tomli,
Standards-Version: 4.1.5
Homepage: https://github.com/pikepdf/pikepdf
Vcs-Browser: https://salsa.debian.org/python-team/packages/pikepdf