diff options
author | Roland Reichwein <mail@reichwein.it> | 2020-05-08 10:49:00 +0200 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2020-05-08 10:49:00 +0200 |
commit | 056b7a5063e9b82025b51774b19ee531089e580b (patch) | |
tree | 14a69af8f6fa62baf5131031e9c551cf53793bb9 /debian/control | |
parent | 28593ac70ea473e87f86d7bfd3488f17b6df276b (diff) |
webserver 1.4
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 50ac6c7..5ea967d 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: httpd Priority: optional Maintainer: Roland Reichwein <mail@reichwein.it> Build-Depends: debhelper (>= 12), libssl-dev, libboost-all-dev | libboost1.71-all-dev, clang | g++-9, node-uglify, python3-pkg-resources, htmlmin, cleancss -Standards-Version: 4.1.3 +Standards-Version: 4.5.0 Homepage: http://www.reichwein.it/webserver/ Package: webserver |