php5-rrd - rrd module for PHP 5
# sudo apt-get update
# sudo apt-get install php5-rrd
2012-06-13 - Dario Minnucci <midget@debian.org> php-rrd (1.1.0-1) unstable; urgency=low * New upstream release (1.1.0)
2012-05-02 - Dario Minnucci <midget@debian.org> php-rrd (1.0.5-3) unstable; urgency=medium * Urgency set to medium because the package is uninstallable if the the system has no webserver (or other than apache) installed. * Do not try to restart apache after installation as we don't know which webserver is installed (if any). (Closes: #671183) * debian/docs renamed to debian/php5-rrd.docs
2012-04-13 - Dario Minnucci <midget@debian.org> php-rrd (1.0.5-2) unstable; urgency=low * debian/control: - Updated Vcs-Git and Vcs-Browser URLs - Package section updated to 'php' - Bump Standards-Version to 3.9.3 (no changes) - Update debhelper comaptibility to >= 9 * debian/rules: - Use of new php5enmod and php5dismod commands to manage rrd extension (Closes: #667780) * debian/copyright: - Fixes for DEP5 compatibility - Copyright years updated
2011-11-18 - Dario Minnucci <midget@debian.org> php-rrd (1.0.5-1) unstable; urgency=low * Initial Release (Closes: #435375)