summaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorRoland Reichwein <rr@reichwein.it>2018-02-28 09:35:07 +0100
committerRoland Reichwein <rr@reichwein.it>2018-02-28 09:35:07 +0100
commitbc9181917182e27324ff0437cf0d10abd91fa581 (patch)
tree4c3141f0ab45235fc7bc2492f5090a96b3f11dfe /debian
parent1fb8bf91a6a796c307e31338cc9b850c41d6dd6d (diff)
Compatibility for different build OSes
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/control3
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index ee955fd..4e13203 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+webbox (1.6) unstable; urgency=medium
+
+ * New version
+ * Speedup by minification
+
+ -- Roland Reichwein <rr@antcom.de> Tue, 27 Feb 2018 13:57:31 +0100
+
webbox (1.5) unstable; urgency=medium
* New version
diff --git a/debian/control b/debian/control
index 5dbb8a0..d6a00f5 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: webbox
Section: web
Priority: extra
Maintainer: Roland Reichwein <mail@reichwein.it>
-Build-Depends: debhelper (>= 9), qtbase5-dev, libfcgi-dev, node-uglify, htmlmin, cleancss
+# grep is dummy
+Build-Depends: debhelper (>= 9), qtbase5-dev, libfcgi-dev, node-uglify | grep, htmlmin | grep, cleancss | grep
Standards-Version: 4.1.3
Homepage: http://www.reichwein.it/webbox/