diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 18:05:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 18:05:33 +0000 |
commit | ce2b25bd665f8c76fd49d1b60358704797b5bcc0 (patch) | |
tree | aca08c13bcdb62d11e109715e7717d8acacdf795 | |
parent | Merging upstream version 3.7.0. (diff) | |
download | pre-commit-ce2b25bd665f8c76fd49d1b60358704797b5bcc0.tar.xz pre-commit-ce2b25bd665f8c76fd49d1b60358704797b5bcc0.zip |
Adding debian version 3.7.0-1.debian/3.7.0-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3b6fb86..4969c48 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pre-commit (3.7.0-1) sid; urgency=medium + + * Uploading to sid. + * Merging upstream version 3.7.0. + * Updating to standards-version 4.7.0. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 08 Apr 2024 10:09:26 +0200 + pre-commit (3.6.2-1) sid; urgency=medium * Uploading to sid. diff --git a/debian/control b/debian/control index 3cf83b9..c7b3fd0 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.2 +Standards-Version: 4.7.0 Homepage: https://pre-commit.com Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/pre-commit Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/pre-commit |