diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-06-03 00:07:57 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-06-03 00:07:57 +0000 |
commit | 036ac8213fc27094c105a8efeba328a278ffe9fd (patch) | |
tree | fd9ae04beb9c126831fe4a98784511a4bbd6eb8c | |
parent | Adapting to use pybuild-plugin-pyproject for new upstream versions. (diff) | |
download | sqlglot-036ac8213fc27094c105a8efeba328a278ffe9fd.tar.xz sqlglot-036ac8213fc27094c105a8efeba328a278ffe9fd.zip |
Releasing debian version 15.0.0-1.debian/15.0.0-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d99f39b..dde680d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +sqlglot (15.0.0-1) experimental; urgency=medium + + * Uploading to experimental. + * Merging upstream version 15.0.0. + * Adapting to use pybuild-plugin-pyproject for new upstream versions. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 03 Jun 2023 01:59:50 +0200 + sqlglot (12.2.0-1) experimental; urgency=medium * Uploading to experimental. |