This bug was fixed in the package xymon - 4.3.7-1 --------------- xymon (4.3.7-1) experimental; urgency=low * New upstream release (Closes: #622574, LP: #1017868) [ Christoph Berg ] * Acknowledge and incorporate NMU by gregor herrmann * Remove indep rules (left-overs from transitional packages) [ Axel Beckert ] * Add myself to Uploaders * Recommend a CGI-capable web server, defaulting to apache2 * Update Homepage header to point to http://xymon.sourceforge.net/ * Make git repo git-buildpackage capable + Ignore upstream's debian directory when importing upstream sources + No more have upstream sources listed in .gitignore * Remove the following patches (applied upstream): + new-menu + hobbitd-rrdparameters + 530227-hobbitclient-bashism * Add new patch fix-configure-for-multiarch (Closes: #639080) * Refreshed the following patches and partially added one-liner comments to make lintian happy: + htmlcontenttype + doc-paths + hobbitclient-debian + hobbitvars + hobbitgraph.netstat + hobbit-ghosts-menu + rrd_net_granularity + hobbitgraph.mailq + hobbitclient-tmpfs + hobbit_files_ifexist + 580493-negative-timeoffset + kfreebsd-makefile + bbcombotest-fix + 622069-sslv2-deprecation * Remove remaining traces of the debian-specific menu + Remove note about rebuilt upstream tarball from debian/copyright + Remove the menu from debian/rules, debian/xymon.install, etc. * Move from /etc/hobbit/ to /etc/xymon/. + Add xymon.NEWS entry and new xymon-client.NEWS file. + Install upgrade-to-430.txt and Renaming-430.txt as documentation + Install some files from xymond/etcfiles as examples + Adapt paths, variable names, etc. in debian/* accordingly. + Add pre-dependency on ${misc:Pre-Depends} for *.maintscript + Install upstream's migration tools to /usr/lib/xymon/server/libexec/ and upstream's migration documentation to /usr/share/doc/xymon/ + Stop old Hobbit daemons earlier, reload Apache later + Kill remaining vmstat processes and then delete user+group hobbit after chowning+chgrping files to xymon. Don't bail out if that fails. + At the end, remove all _empty_ directories in /etc/hobbit/ and possibly /etc/hobbit itself. + Rename data, history and rrd files according to Renaming-430.txt + Bump debhelper build dependency to >= 8.1.0~ + Breaks hobbit-plugins < 20120619 + Export DPKG_MAINTSCRIPT_PACKAGE and DPKG_MAINTSCRIPT_NAME in all maintainer scripts manually to make reconfiguring work with older debconf versions (cf. #560317, present on Squeeze) * Enabled hardening build flags + Bump dpkg-dev build dependency to >= 1.16.1~ * Update debconf po templates for Hobbit → Xymon rename * Replace last hardcoded occurrence of pid file name in init.d script * Fix enforcement of non-parallel builds * Let dh_clean do all the clean up, no more calling rm in clean target * Bump Standards-Version to 3.9.3 (no changes) * Mention OpenSSL linkage exception from upstream's README file in debian/copyright (fixes lintian error possible-gpl-code-linked-with-openssl) * Update copyright years in debian/copyright * Switch to source format "3.0 (quilt)" + Remove traces of explicit quilt usage. * Fixed lintian warnings: + copyright-refers-to-symlink-license + conflicts-with-version + unused-override possibly-insecure-handling-of-tmp-files-in-maintainer-script + duplicate-changelog-files + executable-not-elf-or-script (fix permissions in /var/lib/xymon/www/menu/) * Add patches to fix the following lintian warnings: + spelling-error-in-binary + spelling-error-in-manpage (one overriden) + hyphen-used-as-minus-sign -- Axel Beckert