diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-08-14 10:14:15 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-08-14 10:14:15 +0000 |
commit | 2b1609fd52a19c0926218bb248eabd71307c8580 (patch) | |
tree | 6fd696b43ca1569ed380001624c2d8aab6c5f8a3 | |
parent | Removing generated files to fix FTBFS when build twice in a row (Closes: #104... (diff) | |
download | sqlglot-2b1609fd52a19c0926218bb248eabd71307c8580.tar.xz sqlglot-2b1609fd52a19c0926218bb248eabd71307c8580.zip |
Releasing debian version 17.12.0-1.debian/17.12.0-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ae878e1..168d402 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,17 @@ sqlglot (17.12.0-1) sid; urgency=medium * Merging upstream version 17.12.0. * Manually removing some files that pybuild doesn't clean up during build (Closes: #1045821). + * Removing generated files to fix FTBFS when build twice in a row + (Closes: #1045821). + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 14 Aug 2023 12:14:07 +0200 + +sqlglot (17.12.0-1) sid; urgency=medium + + * Uploading to sid. + * Merging upstream version 17.12.0. + * Manually removing some files that pybuild doesn't clean up during + build (Closes: #1045821). -- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 14 Aug 2023 12:12:40 +0200 |