Skip to content

Debian Changelog torrus (1.0.8-1)

2009

torrus (1.0.8-1) unstable; urgency=low

   [ Marc Haber ]
   * Fix wrong logic in /lib/lsb/init-functions processing.
   * Document the need to db_recover after libberkeleydb-perl update.
     Thanks to Jörg Dorchain. This partly addresses #476356
 
   [ Christoph Berg ]
   * New upstream version 1.0.8. Closes: #497502
   * Adding myself as Uploader, thanks Marc. Closes: #433223
   * Create /var/run/ from init script instead of shipping it in the deb.
   * Use invoke-rc.d in init script.
   * Maintainer scripts use -e, call apache2ctl without explicit path.
   * Update doc-base section to Network/Monitoring.
   * Bumping to DH level 5, and Standards-Version to 3.8.1.
   * Adding Homepage and Vcs control headers and watch file.

 -- Christoph Berg <myon@debian.org>  Thu, 14 May 2009 16:33:08 +0200

2008

torrus (1.0.6-2) unstable; urgency=low

   * Add torrus-common.NEWS advising people to recompile their
     configuration upon upgrading to torrus 1.0.6.
     Thanks to Joerg Dorchain. Closes: #469274

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Sat, 08 Mar 2008 00:18:46 +0100

torrus (1.0.6-1) unstable; urgency=low

   * New upstream version
   * Remove torrus-apache conffiles on torrus-apache purge.
     Thanks to Kumar Appaiah and the piuparts team. Closes: #454389
   * Init script:
     * add LSB Headers
     * adapt semantics to LSB, output and status target. Closes: #377033
   * Make lintian happy
     * Add overrides for empty /usr/share directories
     * Add descriptions to our dpatches
     * Standards-Version: 3.7.3 (no changes necessary)
   * Streamline patch names
   * allow rrdup_notify to be configured from /etc/default/torrus-common,
     install rrdup_notify to /usr/share/torrus, invoke from cron.daily.
     Closes: #380625
   * torrus-apache2.postinst: give a more meaningful error message if
     apache2ctl configtest fails

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Sat, 16 Feb 2008 21:36:01 +0100

2007

torrus (1.0.5-2) unstable; urgency=low

   * Check for /usr/sbin/torrus in cron job.
     Thanks to Filippo Giunchedi. Closes: #436021
   * Remove doc/*.txt in the clean target to get *.pod files
     regenerated correctly on second and subsequent builds.
     Closes: #441729

 -- Jurij Smakov <jurij@debian.org>  Sat, 15 Sep 2007 18:34:10 +0100

torrus (1.0.5-1) unstable; urgency=low

   * New upstream release. Closes: #409206
   * remove apache support. Closes: #429070
   * Mailing list as Maintainer. We're looking for help! See #433223
   * Update debian/patches/03-doc-userguide.dpatch, so that it
     applies cleanly to the new version.
   * README.Debian: apache/conf.d is in fact apache2/conf.d.
     Thanks to Christopher Huhn. Closes: #407448
   * Use Source:Version instead of Source-Version.
   * Remove gratuitous -ptorrus-common parameters
   * debian/rules: replace docdir with pkgdocdir in configure call.

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Sat, 28 Jul 2007 22:53:30 +0200

2006

torrus (1.0.4-1) unstable; urgency=low

   [ Upstream changes relevant for Debian ]
   * New upstream release.
 
   [ Jurij Smakov ]
   * Expand the copyright file to include the information about all
     authors and copyright holders.
   * Use invoke-rc.d instead of invoking the init script directly
     in maintainer scripts.
 
   [ Marc Haber ]
   * Standards-Version: 3.7.2 (no changes needed)
   * Move debhelper and dpatch to Build-Depends.

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Mon, 24 Jul 2006 13:08:45 +0000

2005

torrus (1.0.3-1) unstable; urgency=low

   [ Upstream changes relevant for Debian ]
   * New upstream release.
 
   [ Jurij Smakov ]
   * Removed dependency of torrus-apache2 on libapache2-mod-apreq2,
     which is normally pulled in by libapache2-request-perl, but due
     to a bug in the latter (#319614) that was not happening, so an
     explicit dep was required. Thanks to Steinar H. Gunderson for
     clarification.
   * Added a version (>= 2.05-dev-6) to the libapache2-request-perl
     to guarantee that we have the version in which the above bug is
     fixed, and ensure that the version of libapreq2 (on which
     libapache2-request-perl depends) is at least 2.05, as required
     by upstream.

 -- Jurij Smakov <jurij@wooyd.org>  Wed, 3 Aug 2005 20:02:19 -0400

torrus (1.0.2-1) unstable; urgency=low

   [ Upstream changes relevant for Debian ]
   * New upstream release.
   * Fixed Apache2 support, broken by mod_perl2 API change. Minimum
     supported mod_perl2 version is now 2.0.0.
     Closes: #318847
   * Fixed the breakage caused by removal of the cache files in
     /var/cache/torrus. The absence of cache files is now detected
     and they are regenerated on the fly, in compliance with FHS.
     Closes: #318892
 
   [ Marc Haber ]
   * Removed "unreleased" warnings from debian/control. duh.
 
   [ Jurij Smakov ]
   * Included the description of a new TORRUS_COLLECTOR_CMDOPTS
     variable in /etc/torrus/initscript.siteconf and updated
     the init script to honour it.
   * Bumped Standards-Version to 3.6.2.
   * As per new policy recommendation, all user documentation
     (except migration and installation guides, which are irrelevant
     for Debian) is now registered with doc-base.
   * New dependency on libtimedate-perl which provides Date::Parse
     and Date::Format, per upstream requirement.
   * Bumped the minimum version of libapache2-mod-perl2 providing
     mod_perl2 to 2.0.0 per upstream requirement.
   * Removed dependencies on adduser for torrus-apache and
     torrus-apache2 and added it to torrus-common, since adduser is
     only used in torrus-common postinst.
   * Added --no-create-home option to adduser call in torrus-common
     postinst.
   * Added dependency on libapache2-mod-apreq2 for torrus-apache2
     since it provides the Apache2 module, earlier shipped as a
     part of libapreq2 package.

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Sat, 30 Jul 2005 18:53:20 +0000

torrus (1.0.0-1) unstable; urgency=low

   * New upstream release.
   * Move init script defaults to /etc/torrus/conf/initscript.siteconf,
     getting the package in line with upstream. For compatibility, we
     symlink to /etc/default/torrus-common.
     (Jurij Smakov).

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Sun, 12 Jun 2005 21:07:22 +0000

torrus (0.99.0.20050603-1) experimental; urgency=low

   * Moved rrdup_notify.sh to doc/examples, it needs to be edited before
     being useful (Marc Haber).
   * Corrected a typo in torrus-apache description, incorrectly stating
     that support for Apache 2.x is provided by torrus-apache (should
     be torrus-apache2) (Jurij Smakov). Closes: #306992
   * Documentation in .txt format is included as upstream builds it now.
   * Added a manpage for a new command ttproclist, will submit
     upstream for inclusion (Jurij Smakov).

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Fri, 3 Jun 2005 23:38:21 +0000

torrus (0.99.0.20040410-1) experimental; urgency=low

   * First release in Debian. Closes: #186828
   * This is a packaged upstream snapshot. Since it is not an upstream
     release, this package is meant for experimental to allow testing in
     Debian.
   * Package by Jurij Smakov, sponsored by Marc Haber.

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Sun, 24 Apr 2005 18:24:34 +0000