diff options
author | Olivier Gayot <olivier.gayot@sigexec.com> | 2021-12-26 20:54:02 +0100 |
---|---|---|
committer | Olivier Gayot <olivier.gayot@sigexec.com> | 2021-12-26 20:56:18 +0100 |
commit | 6a3b98debdbf6eaf72b59945aa0e12e248838c73 (patch) | |
tree | 33067980caf9a9c56699d75b1e963c275ad8daa5 /debian/control | |
parent | e2a704f673b30dd41b66299200780e5935d33481 (diff) |
Mention that the Debian package is offensive to bump standards-version
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index e1a89cb..01c9b95 100644 --- a/debian/control +++ b/debian/control @@ -11,9 +11,9 @@ Build-Depends: python3-setuptools, python3-websockets, python3-pkg-resources, python3 -Standards-Version: 3.9.1 +Standards-Version: 4.5.1 -Package: swiftstory +Package: swiftstory-offensive Architecture: all Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${python3:Depends}, python3-websockets, python3-pkg-resources, libjs-jquery |