File: changelog

package info (click to toggle)
torrus 1.0.8-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 3,740 kB
  • ctags: 707
  • sloc: perl: 25,904; xml: 16,400; sh: 3,788; makefile: 603
file content (200 lines) | stat: -rw-r--r-- 7,917 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
torrus (1.0.8-2) unstable; urgency=low

  [ Marc Haber ]
  * Make torrus conflict with apache2-mpm-worker and apache2-mpm-event.
    Thanks to Stanislav Sinyagin. Closes: #571139
  * Add logrotate stanza for dbenv_errlog.
    Thanks to Jörg Dorchain. Closes: #497031
  * make lintian happy
    * fix typo in doc-base file
    * Standards-Version: 3.8.4 (no changes necessary)
    * add debian/README.Source
    * add ${misc:Depends} to binary Depends
    * update autotools helper files (code from
      /usr/share/doc/autotools-dev/examples/rules.gz)
    * build-depend on autotools-dev

  [ Christoph Berg ]
  * Use dh_md5sums.

 -- Christoph Berg <myon@debian.org>  Fri, 26 Mar 2010 11:09:41 +0100

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

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

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

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

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