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 | |
| parent | 28593ac70ea473e87f86d7bfd3488f17b6df276b (diff) | |
webserver 1.4
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 | ||||
| -rw-r--r-- | debian/control | 2 | 
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 00b4096..41f2393 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -webserver (1.4) UNRELEASED; urgency=medium +webserver (1.4) unstable; urgency=medium    * Added redirect plugin    * Plugin Documentation    * Minor corrections    * Added Unix domain sockets for FCGI - -- Roland Reichwein <rr@antcom.de>  Sun, 03 May 2020 09:49:32 +0200 + -- Roland Reichwein <rr@antcom.de>  Fri, 08 May 2020 10:23:18 +0200  webserver (1.3) unstable; urgency=medium 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  | 
