diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-12-20 15:21:56 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-12-22 07:23:29 +0000 |
commit | 1d91cc2999ea9c604ee5f4aba4b3398af6c60c51 (patch) | |
tree | 719507dab167e8adb04b348b257f4b963b5611ad | |
parent | Merging upstream version 10.2.9. (diff) | |
download | sqlglot-1d91cc2999ea9c604ee5f4aba4b3398af6c60c51.tar.xz sqlglot-1d91cc2999ea9c604ee5f4aba4b3398af6c60c51.zip |
Updating to standards version 4.6.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 618b149..4f44829 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: python3-all, python3-setuptools, Rules-Requires-Root: no -Standards-Version: 4.6.1 +Standards-Version: 4.6.2 Homepage: https://github.com/tobymao/sqlglot Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/sqlglot Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/sqlglot |