aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorWolfgang Schweer <wschweer@arcor.de>2016-11-21 17:39:06 +0100
committerWolfgang Schweer <wschweer@arcor.de>2016-11-21 17:39:06 +0100
commitae5092d30ec14cdbc03f9d1fe851fc281017efa8 (patch)
tree4d787c287012b692046e570666a7abfb1d4e3c27 /debian
parentd21be903c399bc34a008acecb6aabe422427625c (diff)
downloadsitesummary-ae5092d30ec14cdbc03f9d1fe851fc281017efa8.tar.gz
sitesummary-ae5092d30ec14cdbc03f9d1fe851fc281017efa8.tar.bz2
sitesummary-ae5092d30ec14cdbc03f9d1fe851fc281017efa8.tar.xz
Add libcgi-pm-perl to sitesummary Depends. (Previously this was
shipped with perl-modules, but now it's a separate package.) Thanks to Antonio Terceiro. Add apache2 restart command to tests/test-server-client as this is needed after sitesummary.triggers has enabled the cgi module.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
-rw-r--r--debian/control2
-rw-r--r--debian/tests/test-server-client2
3 files changed, 13 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 304317c..b45d2ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+sitesummary (0.1.25) UNRELEASED; urgency=medium
+
+ * Add libcgi-pm-perl to sitesummary Depends. (Previously this was
+ shipped with perl-modules, but now it's a separate package.)
+ Thanks to Antonio Terceiro.
+ * Add apache2 restart command to tests/test-server-client as this is
+ needed after sitesummary.triggers has enabled the cgi module.
+
+ -- Wolfgang Schweer <wschweer@arcor.de> Mon, 21 Nov 2016 17:26:46 +0100
+
sitesummary (0.1.24) unstable; urgency=medium
[ Wolfgang Schweer ]
diff --git a/debian/control b/debian/control
index 3ad529f..7d44248 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Vcs-Browser: http://anonscm.debian.org/cgit/debian-edu/upstream/sitesummary.git
Package: sitesummary
Architecture: all
Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends}, ${perl:Depends}, gnupg, net-tools
+Depends: ${misc:Depends}, ${perl:Depends}, gnupg, net-tools, libcgi-pm-perl
Recommends: apache2 | httpd, sitesummary-client
Suggests: munin, munin-node, nagios3, nagios-plugins-standard, ldap-utils, cups-client
Description: Generate site summary of submitting hosts (server part)
diff --git a/debian/tests/test-server-client b/debian/tests/test-server-client
index 16f9fa7..d796d43 100644
--- a/debian/tests/test-server-client
+++ b/debian/tests/test-server-client
@@ -17,6 +17,8 @@ export LC_ALL
# Installing the binaries should set up apache on localhost and the cgi script
# for the sitesummary collector.
+systemctl restart apache2
+
sitesummary-client
find /var/lib/sitesummary