diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-02-08 10:35:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-02-08 10:35:28 +0000 |
commit | a3b97bdce14f2d183a5e41d36bc23ceb704f8ba1 (patch) | |
tree | 76fe36e74cb2a5cdadeed109e88358dd77aed497 | |
parent | Updating to debhelper version 13. (diff) | |
download | pgcli-a3b97bdce14f2d183a5e41d36bc23ceb704f8ba1.tar.xz pgcli-a3b97bdce14f2d183a5e41d36bc23ceb704f8ba1.zip |
Updating to standards version 4.5.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 959d8be..d0d4879 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13), python3, python3-pgspecial (>= 1.9.0), python3-setuptools (>= 0.6b3) -Standards-Version: 4.5.0 +Standards-Version: 4.5.1 Testsuite: autopkgtest-pkg-python Package: pgcli |