summaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2020-04-30 16:35:44 +0200
committerRoland Reichwein <mail@reichwein.it>2020-04-30 16:35:44 +0200
commit092c3cc12a7092032c77ecfb75b7c6baec1da3cb (patch)
tree6477e6ad419e24abdb509147ce5eb091f9f3bc7c /debian
parent735d011a6cccf94eebe8bed1a6f539828a7b75e6 (diff)
Debian packaging
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
-rw-r--r--debian/copyright30
-rw-r--r--debian/webserver.manpages1
3 files changed, 30 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index a417c81..acd8ae5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
Source: webserver
Section: httpd
-Priority: extra
+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, htmlmin | tidy, cleancss
+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
Homepage: http://www.reichwein.it/webserver/
diff --git a/debian/copyright b/debian/copyright
index 71cab6b..4b3a1b3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,29 @@
-This package is Copyright 2020 by Reichwein.IT
-Roland Reichwein <mail@reichwein.it>
+This package is Copyright 2020 by Roland Reichwein <mail@reichwein.it>
-Commercial licensing is available.
+Both upstream source code and Debian packaging is licensed under the BSD
+license:
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+1. Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+
+2. Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+
+3. Neither the name of the copyright holder nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
+FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/debian/webserver.manpages b/debian/webserver.manpages
new file mode 100644
index 0000000..0bf93db
--- /dev/null
+++ b/debian/webserver.manpages
@@ -0,0 +1 @@
+webserver.1