diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:15:12 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:15:12 +0000 |
commit | 87c7dc487e115a4f0323d8c72137f74f4d0dcb6a (patch) | |
tree | 60b945ed233f5c572b7d6e27f5675235529ff07f | |
parent | Adding debian version 2.3.1-1. (diff) | |
download | cli-helpers-87c7dc487e115a4f0323d8c72137f74f4d0dcb6a.tar.xz cli-helpers-87c7dc487e115a4f0323d8c72137f74f4d0dcb6a.zip |
Adding debian version 2.3.1-2.debian/2.3.1-2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 936d9ac..7621451 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +cli-helpers (2.3.1-2) sid; urgency=medium + + * Uploading to sid. + * Updating to standards-version 4.7.0. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 25 Jul 2024 06:22:10 +0200 + cli-helpers (2.3.1-1) sid; urgency=medium * Uploading to sid. diff --git a/debian/control b/debian/control index 645b0a4..7364c42 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: python3, python3-setuptools, Rules-Requires-Root: no -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Homepage: https://dbcli.com Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/cli-helpers Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/cli-helpers |