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 | ffbfa8eeb097b58bd1f1296f11b6bce34afcbe67 (patch) | |
tree | fbc8ca50cfb28704dfab24ba704890efd4ac7765 | |
parent | Releasing progress-linux version 2.3.1-1~progress7.99u1. (diff) | |
download | cli-helpers-ffbfa8eeb097b58bd1f1296f11b6bce34afcbe67.tar.xz cli-helpers-ffbfa8eeb097b58bd1f1296f11b6bce34afcbe67.zip |
Merging debian version 2.3.1-2.
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 3efdb80..79fa2f9 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~progress7.99u1) graograman-backports; urgency=medium * Initial reupload to graograman-backports. diff --git a/debian/control b/debian/control index b2aef8f..6edd2c4 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,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/packages/graograman-backports/cli-helpers Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/cli-helpers |