dfd5e0e4493b6e894b3cf1105677a7d5b7a032e7
[darkstat-debian] / debian / changelog
1 darkstat (3.0.717-1) UNRELEASED; urgency=low
2
3   * Imported Upstream version 3.0.717
4
5  -- Emil Mikulic <emikulic@gmail.com>  Sun, 18 Aug 2013 16:37:10 +1000
6
7 darkstat (3.0.715-1) unstable; urgency=low
8
9   * New upstream release
10   * Using orig.tar.gz whitout repack again since upstream correct the
11     license's issues.
12
13  -- Rene Mayorga <rmayorga@debian.org>  Mon, 12 Mar 2012 23:43:43 +0900
14
15 darkstat (3.0.714+dfsg-1) unstable; urgency=low
16
17   * New upstream release
18     + IPv6 support added by upstream (Closes: #593900)
19   * debian/control: replace the old homepage
20   * Added Brazilian Portuguese debconf template, thanks
21     to Flamarion Jorge <flamarilinux@yahoo.com.br> (Closes: #621868)
22   * debian/watch: 
23     + update to new homepage
24     + call rpack.sh to recreate +dfsg.orig.tar.gz
25     + add dversionmangle, now we are using +dfsg
26   * debian/copyright: 
27     + update copyright info
28   * Remove contrib/darkproxy.php from tarball and repack as DFSG, 
29     this file does not have any valid license.
30     + Add script rpack.sh based on repack.sh from pkg-perl
31     + Add README.Source to document the repacked tarball.
32
33  -- Rene Mayorga <rmayorga@debian.org>  Tue, 07 Jun 2011 08:53:58 -0600
34
35 darkstat (3.0.713-3) unstable; urgency=low
36
37   * Fix a lot of pending l10n bugs:
38     + Adding Danish translation tanks goes to 
39       Joe Dalton <joedalton2@yahoo.dk> (Closes: #601713)
40     + Adding Vietnamese tranlation, thanks goes to
41       Clytie Siddall <clytie@riverland.net.au> (Closes: #601927)
42     + Adding Slovak translations, thanks goes to:
43       helix84@centrum.sk (Closes: #619590)
44     + Adding Finnish translation, thanks goes to
45       Esko Arajärvi <edu@iki.fi> (Closes: #619750)
46     + Adding Norwegian Bokmal tranlations, thanks goes to:
47       Bjørn Steensrud <bjornst@skogkatt.homelinux.org> (Closes: #619732)
48   * Update Standards versions to 3.9.2 (No changes needed)
49   * debian/copyright: 
50     + Inlcude full text of BSD License.
51     + Update copyright info for sort_hosts.c
52
53  -- Rene Mayorga <rmayorga@debian.org>  Thu, 07 Apr 2011 19:52:26 -0600
54
55 darkstat (3.0.713-2) unstable; urgency=low
56
57   * Patches forwarded from Emil 
58     and Ubuntu Maintainers, thank you guys :) :
59       + Improve comments on init.cfg to be less confusing to users.
60       + Add $DAYLOG and $FILTER vars to init.cfg conf 
61         file and init.d script.
62       + Remove unused options from configure-stamp target.
63   * Allow extra OPTIONS at the config file, thanks goes to 
64     Javier Barroso. (Closes: #581553)
65   
66
67  -- Rene Mayorga <rmayorga@debian.org>  Thu, 20 May 2010 10:01:02 -0600
68
69 darkstat (3.0.713-1) unstable; urgency=low
70
71   * New upstream release
72   * Remove fetch-upstream-changelog upstream from debian/rules 
73     and remove changelog.upstream from debian/, upstream now includes this 
74     on the tarball, thanks Emil!.
75   * Set standards-version to 3.8.4 ( no changes needed ) 
76   * Use $remote_fs on Requiired-Start at init.d script.
77   * Update copyright info.
78   * Remove THANKS from debian/docs upstream now include this info on AUTHORS
79   * Remove the leading article on Description
80
81  -- Rene Mayorga <rmayorga@debian.org>  Tue, 23 Mar 2010 18:39:54 -0600
82
83 darkstat (3.0.712-2) unstable; urgency=low
84
85   * Clarify configuration example about the -l option about the
86     expected format of the network. (Closes: #556140)
87   * Add Russian debconf templates translation, thanks to
88     Yuri Kozlov <yuray@komyakino.ru>. (Closes: #543183)
89   * Update standards-versions to 3.8.3 (No changes needed)
90
91  -- Rene Mayorga <rmayorga@debian.org>  Sun, 15 Nov 2009 11:15:38 -0600
92
93 darkstat (3.0.712-1) unstable; urgency=low
94
95   * New upstream release (Closes: #515183)
96   * remove manpage-section-and-minus-hyphen.patch
97     applied upstream.
98   * debian/control: 
99     + remove quilt B-D
100     + Update my email address
101     + Depends on DH 7
102     + add lsb-base to Depends
103   * debian/rules
104     + remove workarround for darkstat.8 changes
105     + use dh_prep insted dh_clean -k
106     + use -R option on dh_installinit
107     + add fetch-upstream-changelog target
108   * remove README.source
109   * debian/init.d:
110     + remove unused $SPY var 
111     + not use debug-run anymore, just show a note about the manpage
112     + use lsb-functions instead of plain `echo' calls
113     + do more checks based on the PIDFILE to verify if darkstat status
114     + some other minor/cosmetic tweaks
115   * debian/copyright: update upstream copyright years
116   * correct some small typos at README.Debian
117   * add and install the upstream changelog provided
118     only online at: http://dmr.ath.cx/net/darkstat/changelog.txt
119
120  -- Rene Mayorga <rmayorga@debian.org>  Mon, 16 Feb 2009 13:47:10 -0600
121
122 darkstat (3.0.708-2) unstable; urgency=low
123
124   * fix workaround to --import/--export at init script
125     this prevent darkstat.db being replaced. Closes: #500070
126   * remove debconf note about the init script inclussion
127   * remove checks for 2.5-1 versions
128   * debian/copyright
129     + Add 2-clause BSD license for tree.h and host_sort.c
130       and remove the note for /usr/share/common-licenses/BSD
131     + add conv.c, actc.c err.c, err.h, str.c and str.h copyright stanza
132   * debian/init.d
133     + Set Conf variables to empty string before sourcing init.cfg
134   * debian/postint
135     + only remove DB when version is lt 3.0.707-1
136   * debian/templates remove upgrade-note
137   * debian/rules
138     + made build-stamp depends on configure-stamp not configure
139     + made install-stamp depends on build-stamp not build
140     + use DESTDIR instead prefix at install-stamp target
141   * debian/README.Debian - point to the correct section on the 
142     reference to the manpage
143
144  -- Rene Mayorga <rmayorga@debian.org.sv>  Mon, 06 Oct 2008 21:49:52 -0400
145
146 darkstat (3.0.708-1) unstable; urgency=low
147
148   * New upstream release
149   * Refresh manpage patch
150   * Bump Standards-version to 3.8.0
151     + Add README.source
152   * Use debhelper compat-level 6
153   * use install instead of cp to move manpage
154   * check for existance of Makefile and config.h after try to delete it 
155   * use dh_clean instead of -rm- at debian/rules
156   * remove -DNDEBUG option, is not used anymore
157
158  -- Rene Mayorga <rmayorga@debian.org.sv>  Wed, 04 Jun 2008 22:42:48 -0600
159
160 darkstat (3.0.707-2) unstable; urgency=low
161
162   * debian/init.d
163      + Fix init.d script problem when START_DARKSTAT is not defined
164        Closes: #458971
165      + Improve the init.d script
166
167  -- Rene Mayorga <rmayorga@debian.org.sv>  Thu, 03 Jan 2008 18:57:30 -0600
168
169 darkstat (3.0.707-1) unstable; urgency=low
170
171   * New Upstream release (Closes: #429769)
172   * debian/init.d 
173     + changes to complain with the newest upstream options
174   * README.Debian updated
175   * Using the same old question in debconf about removing old database
176   * debian/control
177     + Add zlib1g-dev to Build-Depends
178     + quilt added to Build-Depends 
179     + Bump standard version to 3.7.3 ( no changes required )
180   * debian/rules
181     + quilt added
182     + remove autogenerated config.h and Makefile at clean target
183     + dh_intallman added
184     + rename manpage to reflect the proper section, and undo the changes
185       on clean target
186     + remove lookup for DEB_BUILD_OPTIONS=nostrip and let dh_strip makes
187       the work
188   * debian/patches
189     + Patch Makefile.in to prevent installation of manpage and
190       manpage patch to reflect the proper section (was 1 should be 8)
191       Patch darkstat.1, using hyphens instead minus sign at options
192       alfo fixing NAME section.
193   * debian/copyright
194     + Upstream URL updated
195     + copyright info related to upstream updated
196     + add copyright info from other part of the source
197
198  -- Rene Mayorga <rmayorga@debian.org.sv>  Sun, 30 Sep 2007 09:42:04 -0600
199
200 darkstat (2.6-15) unstable; urgency=low
201
202   * New Maintainer (Closes: #439044)
203   * debian/control
204     + debhelper in B-D version raised to >= 5
205     + added Hompage field
206   * debian/init.d
207     + modified to complain Debian-policy regarding LSB
208   * debian/rules
209     + de-ignoring output from 'make clean'
210     + clean some comments and cosmetic changes
211   * debian/watch added
212
213
214  -- Rene Mayorga <rmayorga@debian.org.sv>  Sat, 22 Sep 2007 18:29:01 -0600
215
216 darkstat (2.6-14) unstable; urgency=low
217
218   * Orphaned
219
220  -- Cédric Delfosse <cedric@debian.org>  Tue, 21 Aug 2007 21:29:41 +0200
221
222 darkstat (2.6-13) unstable; urgency=low
223
224   * Update Dutch debconf translation by Kurt De Bree
225     (Closes: Bug#388105)
226   * Update Japanese debconf translation by Hideki Yamane
227     (Closes: Bug#393211)
228
229  -- Cédric Delfosse <cedric@debian.org>  Sat,  9 Dec 2006 14:53:11 +0100
230
231 darkstat (2.6-12) unstable; urgency=low
232
233   * Add portuguese debconf translation by André Costa (Closes: Bug#362980)
234
235  -- Cédric Delfosse <cedric@debian.org>  Sat, 29 Apr 2006 19:43:44 +0200
236
237 darkstat (2.6-11) unstable; urgency=low
238
239   * Update German debconf translation by Erik Schanze (Closes: Bug#345698) 
240   * Update Czech po-debconf translation by Martin Šín (Closes: Bug#345135)
241   * Update standards-version to 3.6.2
242   * Fix FSF address in debian/copyright
243
244  -- Cédric Delfosse <cedric@debian.org>  Thu, 12 Jan 2006 21:48:35 +0100
245
246 darkstat (2.6-10) unstable; urgency=low
247
248   * Add new Spanish debconf translation (Closes: Bug#336038)
249   * Update French debconf translation (Closes: Bug#335723)
250   * Add new Swedish debconf translation (Closes: Bug#334846)
251   * Put debconf-updatepo in debian/rules clean target (Closes: Bug#335715)
252   * Fix debconf dependency (Closes: Bug#331791)
253   * echo 4 > debian/compat
254
255  -- Cédric Delfosse <cedric@debian.org>  Fri, 11 Nov 2005 15:52:25 +0100
256
257 darkstat (2.6-9) unstable; urgency=low
258
259   * Add new Vietnamese po-debconf translation (Closes: Bug#310173)
260   * Fix typo in debian/templates (Closes: Bug#310174)
261
262  -- Cédric Delfosse <cedric@debian.org>  Sun, 22 May 2005 15:07:59 +0200
263
264 darkstat (2.6-8) unstable; urgency=low
265
266   * Add new Czech po-debconf translation (Closes: Bug#308042)
267
268  -- Cédric Delfosse <cedric@debian.org>  Sat, 14 May 2005 11:56:47 +0200
269
270 darkstat (2.6-7) unstable; urgency=low
271
272   * Fix spelling mistake in debian/README.Debian (Closes: Bug#283795)
273
274  -- Cédric Delfosse <cedric@debian.org>  Thu,  9 Dec 2004 21:50:10 +0100
275
276 darkstat (2.6-6) unstable; urgency=low
277
278   * Add new Japanese po-debconf translation (Closes: Bug#276814)
279
280  -- Cédric Delfosse <cedric@debian.org>  Tue, 26 Oct 2004 21:21:57 +0200
281
282 darkstat (2.6-5) unstable; urgency=low
283
284   * Add new German po-debconf translation (Closes: Bug#251948)
285
286  -- Cédric Delfosse <cedric@debian.org>  Fri, 11 Jun 2004 23:18:07 +0200
287
288 darkstat (2.6-4) unstable; urgency=low
289
290   * Apply patch from <Ivan at selidor dot net> to show the total amount of
291     data transferred in graphs (Closes: Bug#249467)
292
293  -- Cédric Delfosse <cedric@debian.org>  Sun, 23 May 2004 22:18:32 +0200
294
295 darkstat (2.6-3) unstable; urgency=low
296
297   * Add new Dutch po-debconf translation (Closes: Bug#245918)
298
299  -- Cédric Delfosse <cedric@debian.org>  Tue, 27 Apr 2004 15:55:49 +0200
300
301 darkstat (2.6-2) unstable; urgency=low
302
303   * Add _GNU_SOURCE define to darkstat.c to define strndup from string.h
304     (Closes: Bug#226684)
305
306  -- Cédric Delfosse <cedric@debian.org>  Thu,  8 Jan 2004 21:38:01 +0100
307
308 darkstat (2.6-1) unstable; urgency=low
309
310   * New upstream release
311
312  -- Cédric Delfosse <cedric@debian.org>  Tue, 11 Nov 2003 21:05:13 +0100
313
314 darkstat (2.5-4) unstable; urgency=low
315
316   * Apply patch from bubulle@debian.org to switch to gettext-based debconf
317     templates (Closes: Bug#207386)
318   * Use fr.po from bubulle@debian.org for French translation of gettext debconf
319     templates (Closes: Bug#207602)
320
321  -- Cédric Delfosse <cedric@debian.org>  Mon,  1 Sep 2003 21:48:51 +0200
322
323 darkstat (2.5-3) unstable; urgency=low
324
325   * Typo: Use "--spy" instead of "-spy" in debian/init.cfg (Closes: Bug#205902)
326
327  -- Cédric Delfosse <cedric@debian.org>  Mon, 18 Aug 2003 18:48:47 +0200
328
329 darkstat (2.5-2) unstable; urgency=low
330
331   * Put 127.0.0.1 instead of localhost in debian/init.cfg (Closes: Bug#197664)
332   * Update Standards-Version to 3.6.0
333
334  -- Cédric Delfosse <cedric@debian.org>  Mon, 28 Jul 2003 21:47:52 +0200
335
336 darkstat (2.5-1) unstable; urgency=low
337
338   * New upstream release
339   * Removed NEWS from debian/docs
340   * Use autotools-dev, added in Build-Depends
341   * Remove LOGDIR and add PATH to debian/init.d (closes: Bug#178263)
342   * use debconf for init.d script note
343   * use debconf to ask user upgrade confirmation, add darkstat.db file removal
344     if needed in postinst
345   * debconf added to Depends
346   * debian/preinst removed
347   * added debug-run to debian/init.d
348   * better info messages in debian/init.d for start and stop
349   * better description in debian/control
350
351  -- Cédric Delfosse <cedric@debian.org>  Wed, 22 Jan 2003 22:16:14 +0100
352
353 darkstat (2.4-1) unstable; urgency=low
354
355   * New upstream release
356   * Correct wrong build options (noopt instead of debug)
357   * Remove useless start-stop-daemon params from /etc/init.d/darkstat, and now
358     use --name for 'stop' command
359   * Fix a segfault in the source code I modified
360   * Add some notes in README.Debian
361
362  -- Cédric Delfosse <cedric@debian.org>  Sat, 21 Dec 2002 20:54:12 +0100
363
364 darkstat (2.3-2) unstable; urgency=low
365
366   * Added /etc/init.d/darkstat and /etc/darkstat/init.cfg (closes: Bug#161037)
367   Thanks to opal@debian.org for the initial patch.
368   * Added README.Debian, preinst
369   * Modified darkstat source code: command line switch to indicate a
370   directory for the pidfile
371
372  -- Cédric Delfosse <cedric@debian.org>  Thu, 11 Nov 2002 21:37:14 +0100
373
374 darkstat (2.3-1) unstable; urgency=low
375
376   * New upstream release
377
378  -- Cédric Delfosse <cedric@debian.org>  Fri,  1 Nov 2002 23:43:20 +0100
379
380 darkstat (2.2-1) unstable; urgency=low
381
382   * New upstream release
383   * Update to standards version 3.5.7
384
385  -- Cédric Delfosse <cedric@debian.org>  Mon, 23 Sep 2002 22:22:53 +0200
386
387 darkstat (2.1-2) unstable; urgency=low
388
389   * Fix build, that was calling autotools. I added AM_MAINTAINER_MODE
390     in the configure.ac for this. (closes: Bug#160409)
391
392  -- Cédric Delfosse <cedric@debian.org>  Sun, 15 Sep 2002 16:10:12 +0200
393
394 darkstat (2.1-1) unstable; urgency=low
395
396   * New upstream release.
397
398  -- Cédric Delfosse <cedric@debian.org>  Tue, 13 Aug 2002 22:05:42 +0200
399
400 darkstat (2.0-1.1) unstable; urgency=low
401
402   * Non maintainer upload
403   * Rebuilt with new libpcap to remove dependency on libpcap0, which I
404     got removed from unstable by accident. Sorry about this...
405
406  -- Torsten Landschoff <torsten@debian.org>  Sat, 10 Aug 2002 11:36:46 +0200
407
408 darkstat (2.0-1) unstable; urgency=low
409
410   * New upstream release.
411
412  -- Cédric Delfosse <cedric@debian.org>  Sun, 21 Jul 2002 20:35:37 +0200
413
414 darkstat (1.3-1) unstable; urgency=low
415
416   * Initial Release (closes: Bug#148374)
417
418  -- Cédric Delfosse <cedric@debian.org>  Mon, 27 May 2002 20:17:47 +0200
419