summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-29 04:27:33 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-29 04:27:33 +0000
commit4f9bef203a1af4f774f1ae1826c2b0f4c3ddebb2 (patch)
tree148f045d036bf2e083a679df909adb6bf79fb270 /debian/changelog
parentAdding upstream version 1.0.0. (diff)
downloadpython-tomli-w-4f9bef203a1af4f774f1ae1826c2b0f4c3ddebb2.tar.xz
python-tomli-w-4f9bef203a1af4f774f1ae1826c2b0f4c3ddebb2.zip
Adding debian version 1.0.0-2.debian/1.0.0-2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog33
1 files changed, 33 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..b45d6c6
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,33 @@
+python-tomli-w (1.0.0-2) unstable; urgency=medium
+
+ [ Sandro Tosi ]
+ * debian/control
+ - fix typo in short description (witer -> writer)
+
+ [ Scott Kitterman ]
+ * debian/control
+ - Add pybuild-plugin-pyproject to build-depends
+ - Bump standards-version to 4.6.1 with no further changes
+ * debian/rules
+ - Drop environment variable to specify pybuild flit plugin
+
+ -- Scott Kitterman <scott@kitterman.com> Tue, 22 Nov 2022 15:44:43 -0500
+
+python-tomli-w (1.0.0-1) unstable; urgency=medium
+
+ * New upstream release
+ * Update autopkgtest to run for all supported python3 versions
+
+ -- Scott Kitterman <scott@kitterman.com> Sat, 04 Dec 2021 22:49:14 -0500
+
+python-tomli-w (0.4.0-2) unstable; urgency=medium
+
+ * Source only upload to allow binary to be built on buildd
+
+ -- Scott Kitterman <scott@kitterman.com> Wed, 01 Dec 2021 10:55:19 -0500
+
+python-tomli-w (0.4.0-1) unstable; urgency=medium
+
+ * Initial release. (Closes: #1000675)
+
+ -- Scott Kitterman <scott@kitterman.com> Fri, 26 Nov 2021 20:36:06 -0500