summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2022-05-25 14:24:26 +0200
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2022-05-25 14:26:17 +0200
commit682719737173d11afdb33415fbb49242018a4a92 (patch)
treef7ddeeb3fa32be9294f0e978f25bf601b6b871c3
parent414860a8672315e277b242987ccc92465d7e37c0 (diff)
-rw-r--r--debian/changelog6
-rw-r--r--debian/control1
2 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c9f327e..b41aec7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-unpaddedbase64 (2.1.0-2~bpo11+1) bullseye-backports; urgency=medium
+
+ * Rebuild for bullseye-backports.
+
+ -- Andrej Shadura <andrewsh@debian.org> Wed, 25 May 2022 14:24:21 +0200
+
python-unpaddedbase64 (2.1.0-2) unstable; urgency=medium
* Add a missing build dependency on Poetry core.
diff --git a/debian/control b/debian/control
index c4bd692..8fd36ec 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ Section: python
Priority: optional
Build-Depends:
debhelper-compat (= 13),
- dh-sequence-single-binary,
dh-sequence-python3,
pybuild-plugin-pyproject,
python3-all,