summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-29 04:21:30 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-29 04:21:30 +0000
commitd8a08a53ea2f24e5d147732d75091aba7c4b3846 (patch)
tree8ac402e4f3961e8e8dcb52b35897d8131bc06fc8 /debian/changelog
parentAdding upstream version 2.0.1. (diff)
downloadpython-tomli-d8a08a53ea2f24e5d147732d75091aba7c4b3846.tar.xz
python-tomli-d8a08a53ea2f24e5d147732d75091aba7c4b3846.zip
Adding debian version 2.0.1-2.debian/2.0.1-2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog38
1 files changed, 38 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..1119f33
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,38 @@
+python-tomli (2.0.1-2) unstable; urgency=medium
+
+ * Team upload.
+ * d/control: Build using the pyproject pybuild plugin.
+
+ -- Louis-Philippe VĂ©ronneau <pollo@debian.org> Fri, 02 Dec 2022 12:58:37 -0500
+
+python-tomli (2.0.1-1) unstable; urgency=medium
+
+ * Team upload.
+ * debian/patches: Drop flit (<< 3.2.0) patch. (Closes: #1000665)
+ * New upstream version 2.0.1.
+ * Drop unused build-dep and test-build-dep: python3-dateutil.
+ * debian/control: Bump Standards-Version to 4.6.1.
+ * debian/docs: Install README.md.
+
+ -- Boyuan Yang <byang@debian.org> Wed, 29 Jun 2022 14:34:38 -0400
+
+python-tomli (1.2.2-2) unstable; urgency=medium
+
+ * Change binary package to be 'all', not 'any'.
+
+ -- Michael R. Crusoe <crusoe@debian.org> Sun, 07 Nov 2021 16:59:16 +0100
+
+python-tomli (1.2.2-1) unstable; urgency=medium
+
+ * debian/rules: #969352 and #994281 are fixed, remove workarounds. Closes: #997534
+ * debian/watch: check the tags to find the latest version
+ * New upstream version
+ * Freshen debian/patches/flit_pre_3.2
+
+ -- Michael R. Crusoe <crusoe@debian.org> Sun, 07 Nov 2021 16:14:07 +0100
+
+python-tomli (1.2.1-1) unstable; urgency=medium
+
+ * Initial release. (Closes: #994599)
+
+ -- Michael R. Crusoe <crusoe@debian.org> Sat, 18 Sep 2021 13:16:18 +0200