summaryrefslogtreecommitdiffstats
path: root/debian/changelog
blob: ffa8371f77c1683def477992a112f7d5be445e2c (plain)
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
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
irssi-scripts (20231031-0.0~progress7.99u1) graograman-backports; urgency=medium

  * Initial reupload to graograman-backports.
  * Updating maintainer field.
  * Updating uploaders field.
  * Updating bugs field.
  * Updating vcs fields.
  * Updating source format.

 -- Daniel Baumann <daniel.baumann@progress-linux.org>  Mon, 15 Apr 2024 22:19:18 +0200

irssi-scripts (20231031) unstable; urgency=medium

  * Add: colored_nicks.pl, cubes.pl, nickcolor_expando.pl
  * Update: 0x0st.pl, chankeys.pl, crapbuster.pl,
    imdb.pl, trigger.pl, urlwindow.pl, akilluser.pl
  * Remove: friends_peder.pl nickcolor.pl nm.pl people.pl colorswap.pl
    + Incompatible scripts with irssi >= 1.4 (Closes: #1042768)
  * Add debian/NEWS file.
  * Update INDEX file.
  * Update debian/description-list file.
  * debian/control
    + Bump standard versions 4.6.2 (no changes).
    + Add description of new scripts.
    + Reduce some descriptions.
  * debian/copyright
    + Extend debian copyright holders years.
    + Add new entries of new scripts.

 -- Daniel Echeverri <epsilon@debian.org>  Sat, 04 Nov 2023 18:50:13 -0500

irssi-scripts (20220704) unstable; urgency=medium

  * New upstream release.
    Update: 0x0st.pl, adv_windowlist.pl, autochannel.pl,
    autorealname.pl, chansearch.pl, chansort.pl, dccmove.pl, fpaste.pl,
    friends_peder.pl, google.pl, hideshow.pl, iMPD.pl, il.pl, imdb.pl,
    keepnick.pl, leodict.pl, log2ansi.pl, mouse.pl, query.pl,
    randname.pl, spellcheck.pl, tab_stop.pl, tinyurl.pl, trigger.pl,
    upgradeinfo.pl, uptime.pl, urlgrab.pl
  * Add new scripts
    + Add: intercept.pl, elist.pl, perlalias.pl, colorize_nicks.pl,
    print_signals.pl, chankeys.pl, settingshelp.pl, duckduckgo.pl,
    ctrlact.pl, discord_unbridge.pl.
  * Update INDEX file.
  * Update debian/description-list file.
  * Add email_msgs dependencies in README.debian. (Closes: #1009762)
  * debian/control
    + Bump standard versions 4.6.1 (no changes).
    + Add description of new scripts.
  * debian/patches
    + Add not-needed value in Forwarded field.
  * debian/copyright
    + Add new entries of new scripts.
    + Extend debian copyright holders years and update my email.
    + Use spaces rather than tabs to start continuation lines.

 -- Daniel Echeverri <epsilon@debian.org>  Mon, 04 Jul 2022 00:00:52 -0500

irssi-scripts (20201016) unstable; urgency=medium

  * Update: 0x0st.pl, adv_windowlist.pl, bansearch.pl, copy.pl, go.pl,
    lastspoke.pl, tab_stop.pl, theme.pl, trackbar.pl, trigger.pl,
    urlwindow.pl
  * debian/control
    + Update to debhelper-compat 13.
    + Update my lastname.
  * debian/copyright
    + Remove duplicate globbing patterns.
  * Remove some whitespaces.
  * Update INDEX, description-list and update-scripts files.

 -- Daniel Echeverri <epsilon@debian.org>  Fri, 16 Oct 2020 19:47:07 -0500

irssi-scripts (20200223) unstable; urgency=medium

  * New upstream release.
   + Remove usercount.pl script. (Closes: #952545)

 -- Daniel Echeverry <epsilon@debian.org>  Tue, 25 Feb 2020 17:58:35 -0500

irssi-scripts (20200222) unstable; urgency=medium

  * New upstream release. (Closes: #950810)
    + Update: 8-ball.pl, autoaway.pl, autolimit.pl, autovoice.pl,
      beepaway.pl, bitlbee_blist.pl, chansearch.pl, chanshare.pl,
      dcc_ip.pl, emaildb.pl, fakectcp.pl, file.pl, fortune.pl, google.pl,
      gpgvalidator.pl, ircsec.pl, kblamehost.pl, keepnick.pl,
      lastspoke.pl, leodict.pl, listen.pl, log2ansi.pl,
      mailcheck_mbox_flux.pl, mailcheck_pop3_kimmo.pl, mangle.pl, mood.pl,
      mouse.pl, my_beep.pl, mysqlurllogger.pl, nickban.pl, on.pl, oops.pl,
      relm.pl, remote.pl, schwaebisch.pl, scripthelp.pl, sysinfo277-
      irssi.pl, trackbar.pl, tracknick.pl, trigger.pl, url_log.pl,
      whos.pl, wkb.pl, twirssi.pl.
  * Add new interesting scripts:
    + go2.pl, adv_windowlist.pl, trackbar.pl, tmux-nicklist-portable.pl,
      trigger.pl, desktop-notify.pl, usercount.pl, copy.pl, 0x0st.pl,
      Cirssi.pl, tictactoe.pl, dtach_away.pl, revolve.pl, fpaste.pl,
      urlwindow.pl, hideshow.pl, bansearch.pl, pangotext.pl,track.pl,
      theme.pl, email_msgs.pl, kban-referrals.pl, fnotify.pl, talk.pl,
      gitscriptassist.pl, dim_nicks.pl, urlfeed.pl, oopsie.pl
  * Update INDEX file.
  * Update debian/description-list file.
  * update lintian-overrides.
  * debian/copyright
    + Add new entries of new scripts.
    + Update public-domain keyword.
  * debian/control
    + Bump standard versions 4.5.0 (no changes).
    + Mark Rules-Requires-Root: no as we don't need root for building.
    + Add description of new scripts.
  * Use debhelper-compat instead of debian/compat.
  * debian/patches
    * Refresh listen.pl.diff, mangle.pl.diff, url_log.pl.diff.
    + Remove mouse.pl.diff, fortune.pl.diff, google.pl.diff.
      + Merge with upstream.

 -- Daniel Echeverry <epsilon@debian.org>  Sat, 22 Feb 2020 11:16:12 -0500

irssi-scripts (20181120) unstable; urgency=medium

  * New upstream release.
    Update: UNIBG-autoident.pl, active_notice.pl,
    away_hilight_notice.pl, bantime.pl, bitlbee_typing_notice.pl,
    findbot.pl, hilightwin.pl, imdb.pl, ipupdate.pl, kernel.pl,
    mass_hilight_blocker.pl, mldonkey_bandwidth.pl, nickcolor.pl,
    nicklist.pl, nickserv.pl, oidenty.pl, paste_derwan.pl,
    screen_away.pl, timer.pl, trackbar.pl, trigger.pl, twirssi.pl,
    twtopic.pl, urlgrab.pl, washnicks.pl, wordscramble.pl
  * Update INDEX file.
  * Update debian/description-list file.
  * debian/patches
    + Refresh hddtemp.pl.diff, mangle.pl.diff, scroller.pl.diff
      timer.pl.diff, xetra.pl.diff, stocks.pl.diff
    + In the last upload some patches were commented but not removed
      In this upload I remove fisically this patches and
      remove this lines from series files.
  * d/irssi-scripts.lintian-overrides: Add new lintian-override.
  * d/control
    + Bump standard versions 4.2.1 (no changes).
    + Change debhelper to 11 in B-D.
    + Add sensible-utils in Recommends field.
    + Change my email address.
  * Switch compat level 10 to 11.

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field
  * d/changelog: Remove trailing whitespaces
  * d/control: Remove trailing whitespaces
  * d/control: Set Vcs-* to salsa.debian.org

 -- Daniel Echeverry <epsilon@debian.org>  Sun, 18 Nov 2018 10:54:35 -0500

irssi-scripts (20170711) unstable; urgency=medium

  * New upstream release.
    + Update: akilluser.pl, apm.pl, awaybar.pl,
      awaylogcnt.pl, bandwidth.pl, bitlbee_join_notice.pl,
      bitlbee_typing_notice.pl, centericq.pl, colorkick.pl,
      connectcmd.pl, dau.pl, dccself.pl,  df.pl, go.pl,
      hddtemp.pl, hilightwin.pl, iMPD.pl, il.pl, invitejoin.pl,
      ircgmessagenotify.pl, irssiBlaster.pl, itime.pl, kicks.pl,
      licq.pl, loadavg.pl, localize.pl, mailcheck_imap.pl,
      mangle.pl, modelist-r.pl, nact.pl, newsline.pl, nicklist.pl,
      niq.pl, ogg123.pl, operview.pl, osd.pl, page-c0ffee.pl, pager.pl,
      postpone.pl, query.pl, quiz.pl, quizgr.pl, quizmaster.pl,
      randaway.pl, romajibind.pl, rotator.pl, scroller.pl,
      showhilight.pl, sysinfo277-irssi.pl, sysinfoplus.pl,
      topicsed.pl, trigger.pl, twprompt.pl, twtopic.pl,
      wordcompletition.pl, xetra.pl
    * debian/patches
      + Add auto_away--trigger-also-on-newline.diff
        + timeout trigger/reset also on newline. (Closes: #820412)
          + Thanks to Nicolas Schier for the patch.
      + Refresh go.pl-multiple-networks.diff
      + Refresh hilightwin.pl.diff
      + Remove change_mode_awayproxy_script.diff
        + merge with upstream.
      + Remove quizgr.pl.diff
        + merge with upstream.
      + Remove urlgrab.pl.diff
        + upstream is not using it anymore.
      + Remove connectcmd.pl.diff
        + upstream is not using it anymore.
    * debian/copyright
      + Extend debian copyright holders years
    * debian/control
      + Remove Ryan Niebur from Uploaders field. (Closes: #856360)
      + Bump standard versions 4.0.0 (no changes).
      + Change debhelper to 10 in B-D.
      + Fix typos in description.
    * Switch compat level 9 to 10.
    * add debian/source/lintian-overrides
      + Some scripts doesn't have copyright information.

    [ Rhonda D'Vine ]
    * new upstream release:
      + act.pl, autoaway.pl, awayproxy.pl, cgrep.pl,
        challenge.pl (Closes: #847994), chanact.pl,
        mass_hilight_blocker.pl, my_beep.pl, nickserv.pl,
        tinyurl.pl, twirssi.pl, urlgrab.pl
    * Update INDEX file
    * Update description-list file

 -- Daniel Echeverry <epsilon77@gmail.com>  Tue, 11 Jul 2017 23:07:08 -0500

irssi-scripts (20160301) unstable; urgency=medium

  * New upstream release. Closes: #811436 #765840 #769103
    + Updated: 8-ball.pl, accent.pl, act.pl, active_notice.pl, ai.pl,
    aidle.pl, apm.pl, armeija.pl, auto_whois.pl, autoaway.pl,
    autolimit.pl, autoopper.pl, autowhois.pl, away.pl, away2web.pl,
    awayproxy.pl, bandwidth.pl, bantime.pl, beep.pl, beep_beep.pl,
    bitlbee_join_notice.pl, bitlbee_typing_notice.pl, blowjob.pl,
    cap_sasl.pl, centericq.pl, chanact.pl, cgrep.pl, chanshare.pl, clones.pl,
    colorkick.pl, connectcmd.pl, countdown.pl, cron.pl, dau.pl,
    dcc_ip.pl, dccmove.pl, dccstat.pl, df.pl, dictcomplete.pl, doc.pl,
    emaildb1.0.pl, exec_clean.pl, fakectcp.pl, file.pl, find.pl,
    findbot.pl, fleech.pl, fortune.pl, friends_peder.pl,
    friends_shasta.pl, fserve.pl, getop.pl, gimmie.pl, go.pl, grep.pl,
    hilightwin.pl, history_search.pl, hl.pl, hlbot.pl, hostname.pl,
    iMPD.pl, ignore_log.pl, ignoreoc.pl, irccomplete.pl, ircgallery.pl,
    ircgmessagenotify.pl, irssiBlaster.pl, isdn.pl, kblamehost.pl,
    keepnick.pl, kill_fake_gets.pl, lastspoke.pl, licq.pl, linkchan.pl,
    listen.pl, loadavg.pl, localize.pl, logcompress.pl,
    mailcheck_imap.pl, mailcheck_mbox_flux.pl, mailcheck_pop3_kimmo.pl,
    mass_hilight_blocker.pl, mkshorterlink.pl, mpg123.pl, my_beep.pl,
    mysqlurllogger.pl, nact.pl, news.pl, nickban.pl, nickcolor.pl,
    nicklist.pl, nickserv.pl, nm.pl, noisyquery.pl, noticemove.pl,
    on.pl, opnotice.pl, osd.pl, page-c0ffee.pl, page_reeler.pl,
    pager.pl, paste-derwan.pl, paste_kimmoke.pl, people.pl,
    pggb_sound.pl, queryresume.pl, quitrand.pl, quizgr.pl, rainbow.pl,
    randaway.pl, randname.pl, relm.pl, remote.pl, screen_away.pl,
    scripthelp.pl, seti.pl, showhilight.pl, sms.pl, spellcheck.pl,
    sping.pl, sysinfo277-irssi.pl, sysinfo_dg.pl, thistory.pl, timer.pl,
    tinyurl.pl, title.pl, trackbar.pl, tracknick.pl, trigger.pl,
    tvmusor.pl, twprompt.pl, twsocials.pl, twtopic.pl, uptime.pl,
    url_log.pl, urlgrab.pl, urlplot.pl, userhost.pl, users.pl, version-
    stat.pl, watch.pl, whitelist.pl, wkb.pl, xauth.pl, xdccget.pl,
    xmms.pl, xmms2.pl, xqf.pl, twirssi.pl, challenge.pl
  * Update update-scripts file to work with the re-designed
    scripts.irssi.org.
    + Thanks to Krytarik Raido for your work.
  * Add query-connection-notifier.pl script. Closes: #742366
  * debian/control
    + Bump standard versions 3.9.7 (no changes).
    + Use HTTPS in Vcs-* fields.
    + Remove Christoph Berg from uploaders field.
    + Fix some typos in description.
    + Remove perl-modules from suggests field
  * debian/copyright
    + Add missing copyright of index and update-scripts files.
    + Rename BSD license to BSD-3-Clause.
    + Remove duplicate entry: UNIBG-autoident.pl
    + Fix typo scripts/smiley.pl
    + Add WTFPL license.
      + License of query-connection-notifier.pl
  * Update description-list file.
  * Update INDEX file.
  * debian/patches
    + Refresh challenge.pl-debianize.diff
    + Refresh away.pl.diff
    + Refresh connectcmd.pl.diff
    + Refresh go.pl-multiple-networks.diff
    + Refresh hostname.pl.diff
    + Refresh listen.pl.diff
    + Refresh localize.pl.diff
    + Refresh sysinfo_dg.pl.diff
    + Refresh queryresume.pl-use-posix.diff
    + Refresh urlgrab.pl.diff
    + Refresh 439840-nowplaying.diff
    + Refresh hilightwin.pl.diff
    + Remove loadavg.pl.diff, twprompt.pl.diff
      + Merge with upstream
    + Add mouse.pl.diff
       + Set default term value for xterm. Closes: #786930

 -- Daniel Echeverry <epsilon77@gmail.com>  Mon, 29 Feb 2016 15:58:55 -0500

irssi-scripts (20131030) unstable; urgency=low

  * Update: logresume.pl, cap_sasl.pl
    + Update twirssi script. Closes: #727834
  * Update INDEX file
    + Update twirssi url
  * debian/control
    + Fix capitalization error in description field
    + Update some descriptions (lintian warning)

 -- Daniel Echeverry <epsilon77@gmail.com>  Wed, 30 Oct 2013 20:44:05 -0500

irssi-scripts (20130629) unstable; urgency=low

  * New upstream release.
    + Updated: twirssi.pl script. Closes: #712005
  * debian/control
    + Add the list of the scripts to the long description. Closes: #712603
    + Update Vcs-* fields

 -- Daniel Echeverry <epsilon77@gmail.com>  Sat, 29 Jun 2013 14:13:13 -0500

irssi-scripts (20130508) unstable; urgency=low

  * New upstream release.
     + Updated: logresume.pl, cap_sasl.pl, topic-diff.pl, repeat.pl,
       bantime.pl, whitelist.pl
  * debian/control
    + Bump standard versions 3.9.4 (no changes)
  * Update INDEX file
    + Url nickident.pl script
    + Url akilluser.pl script
    + Url challenge.pl script
    + Url quiet.pl script
    + Url whitelist.pl script
    + Url auto_away.pl script
    + Url bantime.pl script
  * debian/patches
    + Add change_mode_awayproxy_script.diff patch
      + change the default value for script_mode to 2. Closes: #680918
    + Remove topic-diff.pl.diff patch
      + merge with upstream

 -- Daniel Echeverry <epsilon77@gmail.com>  Mon, 06 May 2013 22:38:39 -0500

irssi-scripts (20120326) unstable; urgency=low

  * New Upstream release
    + Updated: twirssi.pl, akilluser.pl, autoaway.pl,
      bitlbee_join_notice.pl, bitlbee_nick_change.pl,
      bitlbee_tab_completion.pl, bitlbee_typing_notice.pl,
      history_search.pl, nm.pl
  * Add spellcheck.pl script. Closes: #642345
  * Add logresume.pl script. Closes: #617610
  * Remove null.pl script
    + This script really does nothing.
  * debian/description-list
    + Update url of auto_away.pl script
  * debian/control
    + Add myself as Uploader
    + Add ${perl:Depends} in depends.
  * Bump Standards-Version to 3.9.3.
    + Update to DEP5 copyright format 1.0
  * Switch compat level 5 to 9
  * Change debhelper to 9 in B-D.
  * Remove cronjob file.
    + Because is not used
  * Switch to dpkg-source 3.0 (native) format
  * Use tiny rules
    + Add irssi-scripts.install file
    + Add debian/clean file
  * debian/patches
    + Remove chanact-ignore-level.diff patch
      + Because is not used
    + Add description for all patches
    + Add patch for different hilightwin name. Closes: #664603
      + Thanks to Gerfried Fuchs for the patch
    + Remove bitlbee_tab_completion.pl.diff, fix-bitlbee_join_notice.diff
      + Merge with upstream
    + Refresh challenge.pl-debianize.diff patch offset
    + Update nickident.pl.diff patch
      + Fix typo in parsing ircd responses. Closes: #593152

 -- Daniel Echeverry <epsilon77@gmail.com>  Mon, 26 Mar 2012 18:51:10 -0500

irssi-scripts (20100512) unstable; urgency=low

  *  update to twirssi 2.4.2

 -- Ryan Niebur <ryan@debian.org>  Wed, 12 May 2010 00:09:40 -0700

irssi-scripts (20100506) unstable; urgency=low

  [ martin f. krafft ]
  * Update chanact to 0.5.12, thereby obsoleting
    chanact-comma-instead-of-colon.diff, thanks to a very fast upstream.

  [ Ryan Niebur ]
  * Updated: niq.pl, nm.pl, challenge.pl, twtopic.pl, chanact.pl
  * remove linkshort.pl, removed upstream
  * update my email address
  * move myself to Maintainer
  * add a use Irssi::TextUI to bitlbee_join_notice.pl, thanks Jan Braun
    (Closes: #565702)
  * add cap_sasl.pl (Closes: #574991)
  * use a new upstream for tinyurl.pl (Closes: #555376)
  * add twirssi.pl, despite not getting tested (Closes: #580468)
  * lintian happiness
    - fix spelling of information in d/copyright
    - Standards-Version: 3.8.4
    - misc:Depends
    - debian/source/format

 -- Ryan Niebur <ryan@debian.org>  Fri, 07 May 2010 17:06:25 -0700

irssi-scripts (20090810) unstable; urgency=low

  [ Ryan Niebur ]
  * add a list of scripts and their descriptions (Closes: #530612)
  * remove ipkb.pl, it's been replaced by ban.pl
  * Updated: nm.pl, chanact.pl (Closes: #530588)
  * disable borked chanact-ignore-level.diff
  * Debian Policy 3.8.2

  [ أحمد المحمودي (Ahmed El-Mahmoudy) ]
  * add bitlbee_tab_completion.pl.diff patch to fix the case of the script
    being loaded before joining a bitlbee service. (Closes: #540542)

  [ martin f. krafft ]
  * Add chanact patch to use a comma instead of a colon to separate
    window-specific filter levels.
  * Add myself to uploaders.

 -- martin f. krafft <madduck@debian.org>  Mon, 10 Aug 2009 22:22:09 +0200

irssi-scripts (20090526) unstable; urgency=low

  [ Ryan Niebur ]
  * Replace mouse_soliton.pl with mouse.pl (Closes: #528918)

  [ Christoph Berg ]
  * Set Dm-Upload-Allowed: yes.

 -- Ryan Niebur <ryanryan52@gmail.com>  Tue, 26 May 2009 01:18:19 -0700

irssi-scripts (20090510) unstable; urgency=low

  * lots of improvements to update-scripts
  * update some upstream URLs to check
  * add myself to Uploaders (Closes: #522279)
  * convert copyright file to UTF-8
  * Debian policy 3.8.1
  * remove all signatures, these are apparently gone now
  * refresh all quilt patches with --no-timestamps --no-index --strip-
    trailing-whitespace -p ab
  * fix build-depends-on-1-revision lintian warning
  * add README.source
  * update debian/copyright
  * Updated: 8-ball, ai, autoaway, autoopper, autorealname, autovoice,
    beep_beep, bitlbee_typing_notice, chanact, chanpeak, cron, dau,
    dccmove, dictcoete, doublefilter, emaildb1.0, fleech,
    friends_shasta, gimmie, grep, guts, hilightwin, ignoreoc,
    ipupdate, ircops, ircsec, ixmmsa, kicks, l33tmusic, len, listen,
    log2ansi, mpg123, myimdb, nact, nickban, nicklist, nickmix-c0ffee,
    nickserv, niq, nm, ogg123, oops, opnotice, pee, query, quizmaster,
    repeat, rotator, screen_away, showmode, special_coete, thankop,
    tinyurl, trigger, users, whitelist, xmms2, xmmsinfo
    - chanact: case-sensitive aliases (Closes: #498514)
    - nickserv: recognize freenode's NickServ (Closes: #498184)
  * update copyright and README.debian for the new versions of stuff
  * keep XMMSInfo.pm from older version, it's gone missing in the
    upstream source
  * refresh patches against new upstream versions, and remove changes
    already applied
  * fix away.pl to unaway, thanks to Norbert Buchmuller for the patch
    (Closes: #505480)
  * fixed fortune.pl to call fortune instead of fortune.en (Closes:
    #495479)
  * remove replace.pl, which has been replaced by trigger.pl
  * remove cp2iso.pl, charsetwars.pl, euro.pl, and recode.pl, all
    replaced by built in recode
  * everything is now updated to date with upstream, and things reported
    to be replaced are removed (Closes: #497788) (LP: #358321)
  * add mouse_soliton (Closes: 446506)
  * fix nickident.pl to work with dancer-services, thanks to The Fungi
    for the patch (Closes: #472353)
  * if the help output for nickserv.pl ever showed \@, it doesn't now
    (Closes: #480105)
  * add autochannel.pl, autowrap.pl, history_search.pl, and warnkick.pl
  * add a check-only mode and a cron job to run update-scripts and mail
    the results to us via the PTS (if there are any)
  * add support for multiple networks to go.pl (Closes: #476518)
  * remove alternate dependency on irssi-text, which no longer exists.
    Thanks to Steven Susbauer for the bug report. (Closes: #527359)
  * move Homepage field from the Package section to the Source section
    of debian/control

 -- Ryan Niebur <ryanryan52@gmail.com>  Sun, 10 May 2009 19:37:53 -0700

irssi-scripts (20090402) unstable; urgency=low

  * Uploading pending changes:
  * chanact.pl:
    + chanact_data_level: ignore hilights below this level (3 = hilight,
      2 = public, 1 = crap).
    + chanact_ignore_level: space separated list of channels to always show,
      append :<level> to override data level for this channel.
      (E.g. #debian-devel &bitlbee:3).
    + Sort queries before channels in activity list.
  * Move packaging to git on alioth/collab-maint.

 -- Christoph Berg <myon@debian.org>  Thu, 02 Apr 2009 12:06:43 +0200

irssi-scripts (20070925) unstable; urgency=medium

  * Fix multiple CRLF injection vulnerabilities in "now playing" scripts.
    Thanks to Wouter Coekaerts for the patches.
    (Closes: #439840, CVE-2007-4396, CVE-2007-4398).

 -- Christoph Berg <myon@debian.org>  Tue, 25 Sep 2007 00:11:46 +0200

irssi-scripts (20070412) unstable; urgency=low

  * New upstream versions: bantime.pl, whitelist.pl.
  * Start implementing a watch mechanism for new versions.

 -- Christoph Berg <myon@debian.org>  Thu, 12 Apr 2007 13:53:10 +0200

irssi-scripts (20070201) unstable; urgency=low

  * New maintainer, thanks Florian (Closes: #406509).
  * Ship plain files in source, not inside tarballs.
  * Use quilt for patches.
  * Do not install signatures for patched scripts.
  * Relax to Depends: irssi | irssi-text to ease backporting.

  * cleanpublic.pl: Remove dead code (Closes: #293407).
  * queryresume.pl: Use POSIX.pm (Closes: #389275).
  * Updated: bitlbee_blist, bitlbee_tab_completion.pl,
    bitlbee_typing_notice.pl, nickident.pl.
  * New scripts:
    + akilluser.pl: Frontend for /operserv akill on OFTC.
    + auto_away.pl: Autoaway with two away states.
    + bitlbee_join_notice.pl: Statusbar item and query notification.
    + bitlbee_nick_change.pl: Screenname change in query and #bitlbee
      (Closes: #351511).
    + challenge.pl: Challenge-response oper authentication on hybrid ircds.
    + quiet.pl: Support for +q (quiet user) channel mode.
  * Remove hello.pl.asc and whitelist.pl.asc, scripts were updated.

 -- Christoph Berg <myon@debian.org>  Thu,  1 Feb 2007 15:42:56 +0100

irssi-scripts (20061009) unstable; urgency=medium

  * urgency=medium in order to get this into etch in time
  * trackbar.pl: pick r1.4 from upstream which removed utf-8 support
    (Closes: #367335)
  * queryresume.pl: apply autolog_path fix and suggested generalization
    by Christoph Berg (Closes: #379296)
  * timer.pl: add repeat rate to /timer list, patch by Christoph Berg
    (Closes: #379300)
  * topic-diff.pl: ignore trailing whitespace changes, and also
    recognize ' - ' as separator, patch by Christoph Berg (Closes: #379303)
  * topics.pl: show real time instead of epoch, remove quotes, patch by
    Christoph Berg (Closes: #379305)
  * chanact.pl: add options to shorten channel names, patch by Christoph Berg
    (Closes: #379308)
  * Include script nickident.pl by Christoph Berg to identify to services
    (Closes: #379316)

 -- Florian Ernst <florian@debian.org>  Mon,  9 Oct 2006 16:10:48 +0200

irssi-scripts (20060513) unstable; urgency=low

  * trackbar.pl doesn't throw warnings anymore, thanks to Christoph Berg for
    pointer and patch (Closes: #366913)
  * debian/control:
    + now depend on irssi instead of irssi-text (Closes: #343526)
    + move debhelper to Build-Depends as it is used during clean
  * debian/rules: minor simplification
  * Upgrade debhelper compatibility level to 5
  * Standards-Version 3.7.2

 -- Florian Ernst <florian@debian.org>  Sat, 13 May 2006 11:10:35 +0200

irssi-scripts (20050609) unstable; urgency=low

  * Minimal upload to slowly get things going again
  * Replaced hello.pl
  * Updated whitelist.pl
  * Added doublefilter.pl, nopl.pl and wlstat.pl

 -- Florian Ernst <florian@debian.org>  Thu,  9 Jun 2005 15:59:42 +0200

irssi-scripts (20050401) unstable; urgency=low

  * Last update before the Sarge release
  * Updated dau.pl, joininfo.pl, len.pl and ontv.pl
  * Added cgrep.pl and iMPD.pl
  * Fixed some typos, added note about figlet now being in non-free
  * Now three scripts depending on a package necessary for a Suggests:

 -- Florian Ernst <florian@debian.org>  Fri,  1 Apr 2005 16:06:17 +0200

irssi-scripts (20050123) unstable; urgency=low

  * New maintainer address, many thanks to Andreas Barth for previous
    sponsoring
  * Updated autoopper.pl, awaybar.pl, binary.pl, dice.pl and xauth.pl
  * Added fortune.pl, twsocials.pl and twtopic.pl;
    README.Debian and debian/copright updated accordingly
  * debian/README.Debian: added note about mldonkey situation

 -- Florian Ernst <florian@debian.org>  Sun, 23 Jan 2005 14:56:22 +0100

irssi-scripts (20041221) unstable; urgency=low

  * Updated dau.pl, paste_derwan.pl, query.pl and screen_away.pl
  * Added awaylogcnt.pl, chansort.pl and modelist-r.pl,
    README.Debian and debian/copright updated accordingly
  * Patch for charsetwars.pl completed, thanks to Bas Zoetekouw
    (Closes: #286259)
  * debian/README.Debian: clarified new script approval
  * General proofreading, adding some details

 -- Florian Ernst <florian_ernst@gmx.net>  Tue, 21 Dec 2004 00:01:40 +0100

irssi-scripts (20041126) unstable; urgency=low

  * Updated autoopper.pl, awayproxy.pl, dau.pl, dcc_ip.pl, mkick.pl,
    paste-derwan.pl, seen.pl, shortenurl.pl and topicsed.pl
  * Added awaybar.pl, callerid.pl, df.pl, dice.pl, go.pl, ignore_log.pl,
    linkshort.pl, scroller.pl, spambot.pl, tinyurl.pl, twprompt.pl and
    xmms2.pl, README.Debian and debian/copright updated accordingly
  * debian/control: removed Suggests: on mldonkey-server, it was removed
    from Sarge again
  * Added "use Irssi::TextUI;" to rotator.pl, thanks to Nick Moffitt
    (Closes: #281097)
  * Patched charsetwars.pl to use Encode, thanks to Bas Zoetekouw
    (Closes: #282773)

 -- Florian Ernst <florian_ernst@gmx.net>  Fri, 26 Nov 2004 15:21:40 +0100

irssi-scripts (20040728) unstable; urgency=low

  * Updated dau.pl, nicklist.pl, xauth.pl, xqf.pl
  * nickserv.pl: apply security measures, thanks Christoph Berg
    (Closes: #259100)
  * debian/control: removed dependency on irssi-snapshot as it is quite broken
    at the moment
  * mv debian/irssi-scripts.links debian/links

 -- Florian Ernst <florian_ernst@gmx.net>  Wed, 28 Jul 2004 14:00:41 +0200

irssi-scripts (20040708) unstable; urgency=low

  * debian/rules:
    + moved dh_link calls into debian/irssi-scripts.links
    + substitution: $(CURDIR) for `pwd`
  * Shortened lintian overrides
  * Thanks to Marc 'HE' Brockschmidt for pointing all this out!
  * Updated dau.pl, len.pl

 -- Florian Ernst <florian_ernst@gmx.net>  Thu,  8 Jul 2004 18:04:16 +0200

irssi-scripts (20040630) unstable; urgency=low

  * Changed to a more sensible versioning scheme (YYYYMMDD)
  * Updated act.pl, dccstat.pl, fserve.pl, modelist.pl
  * Added bitlbee_blist.pl, bitlbee_tab_completion.pl,
    bitlbee_typing_notice.pl, dcc_ip.pl, hddtemp.pl, isdn.pl,
    mass_hilight_blocker.pl, showhost.pl, u.pl, xqf.pl from
    <http://scripts.irssi.org/>

 -- Florian Ernst <florian_ernst@gmx.net>  Wed, 30 Jun 2004 13:32:58 +0200

irssi-scripts (14) unstable; urgency=low

  * Updated act.pl, idonkey.pl, kicks.pl, leodict.pl, recode.pl, xdccget.pl
  * Added active_notice.pl, active_notify.pl, away_hilight_notice.pl,
    dancer_forwardfix.pl, dancer_hide_477.pl, fakectcp.pl, freenode_filter.pl,
    fuckem.pl, hignore.pl, invitejoin.pl, kline_warning.pl from
    <http://scripts.irssi.org/>.
  * Removed outdated cryptographic signatures
  * Added alternative Suggests: w3m | www-browser to comply with Policy
    Manual, section 7.4
  * debian/copyright: added extensive listing of scripts and their licences

 -- Florian Ernst <florian_ernst@gmx.net>  Fri,  4 Jun 2004 18:58:54 +0200

iirssi-scripts (13) unstable; urgency=low

  * Updated binary.pl, dau.pl, doc.pl, findbot.pl, linkchan.pl, mangle.pl,
    nicklist.pl, version-stat.pl
  * Added act.pl, auto_whois.pl, my_beep.pl, mygoogle.pl, myimdb.pl,
    screen_away.pl, wordcompletition.pl from <http://scripts.irssi.org/>.
  * Removed debian/mangle.pl.diff as patch is incorporated upstream
  * Removed outdated cryptographic signatures

 -- Florian Ernst <florian_ernst@gmx.net>  Mon, 26 Apr 2004 17:36:10 +0200

irssi-scripts (12) unstable; urgency=low

  * Including new upstream releases (Closes: #235349), now all suitable
    scripts from http://scripts.irssi.org/ are included
  * Updated Depends to suit new scripts, removed all Suggests that only one
    single script demanded
  * Added note about (auto)running scripts to README.Debian
  * Adjusted some scripts to Debian proper
  * Removed hitcount.pl due to license problems
  * Removed wa.pl as its dependencies cannot be met in Debian
  * Linked some obsolete scripts to their successor
  * Upgraded to debhelper: best practices

 -- Florian Ernst <florian_ernst@gmx.net>  Thu, 11 Mar 2004 01:37:59 +0100

irssi-scripts (11) unstable; urgency=low

  * New maintainer (Closes: #229921)
  * Update and bugfix-only release, no new scripts this time except
    for nickserv.pl and topic-diff.pl
  * debian/control:
    + Removed 'useful' from short description; description rewording
    + Removed 'tar' and 'gzip' from Build-Depends-Indep: as they
      actually are Essential:, as well as removed 'patch' as it will be
      pulled in by build-essential
    + Dependency cleanup, removed xirssi from Depends as it doesn't
      provide the necessary perl modules, removed libnet-vicq-perl as it
      is not part of Debian, also downgraded libwww-perl to Recommends:
    + Bumped Standards:-Version to 3.6.1
  * debian/copyright: Fix url to include ':'
  * debian/overrides: General overhaul, stripping out all unneeded parts
  * debian/patches/: added patches to make some scripts actually
    Debian-compatible
  * debian/rules:
    + Linked sysinfo_irssi.pl to sysinfo_dg.pl as they are identical,
      also added usage information. Thanks, Kai Hendry! (Closes: #182829)
    + Fixed symlink creation (Closes: #187957, thanks to Stephen Rueger!),
      removed text files due to license problems
  * Removed outdated signatures
  * Removed irc_chess.pl, irssiq.pl and mailcount.pl as their dependencies
    are not met in Debian, and added lots of Suggests:, also see
    README.Debian (Closes: #163434, #163437)
  * Split xmmsinfo.pl into script and module (Closes: #203655)
  * Changed hardcoded w3m to sensible-browser in openurl.pl, but ncftp and
    mutt remain (Closes: #222268)
  * Added nickserv.pl (Closes: #194352) and topic-diff.pl

 -- Florian Ernst <florian_ernst@gmx.net>  Thu, 26 Feb 2004 23:48:17 +0100

irssi-scripts (10) unstable; urgency=low

  * Business as usual (new scripts, scripts updates)
  * Added mkshorterlink.pl, written by Gergely Nagy
  * debian/control Updated Standards:-Version
  * debian/rules: Removed beep-beep.pl, use beep.pl as replacement

 -- Martin Loschwitz <madkiss@madkiss.org>  Sun, 22 Dec 2002 19:52:00 +0100

irssi-scripts (9) unstable; urgency=low

  * The usual things (new scripts, scripts updates)
  * Removed scriptassists.pl, it's in upstream since 0.8.6.
  * Removed babelirc.pl due to the lack of the perl module for this script
  * debian/control Updated Standards:-Version
  * Improved package description a bit

 -- Martin Loschwitz <madkiss@madkiss.org>  Wed, 20 Nov 2002 20:12:00 +0100

irssi-scripts (8) unstable; urgency=low

  * The usual things (new scripts, scripts updates)
  * Added signature-files for scripts by script autors
  * debian/control: Fixed Dependencies / added Recommends (Closes: #160790)
  * debian/control Updated Standards:-Version

 -- Martin Loschwitz <madkiss@madkiss.org>  Thu, 03 Oct 2002 15:03:00 +0200

irssi-scripts (7) unstable; urgency=low

  * The usual things (new scripts, scripts updates)
  * debian/copyright: change URL to scripts-website

 -- Martin Loschwitz <madkiss@madkiss.org>  Sun, 28 Jul 2002 22:52:00 +0200

irssi-scripts (6) unstable; urgency=low

  * much more scripts added
  * updates

 -- Martin Loschwitz <madkiss@madkiss.org>  Sun, 19 May 2002 15:35:00 +0200

irssi-scripts (5) unstable; urgency=low

  * updates
  * cleanup in debian/ (thank you to Gergely Nagy!)

 -- Martin Loschwitz <madkiss@madkiss.org>  Wed, 27 Mar 2002 23:36:00 +0100

irssi-scripts (4) unstable; urgency=low

  * touch up release (mostly added updates)

 -- Martin Loschwitz <madkiss@madkiss.org>  Sat, 23 Mar 2002 21:49:00 +0100

irssi-scripts (3) unstable; urgency=low

  * added scripts from Ion.
  * removed kickreasons.momma (Closes: #138092)
  * Synch with irssi-text maintainer (Closes: #138091, #138125)
  * fixed E-Mail address in control-file

 -- Martin Loschwitz <madkiss@madkiss.org>  Wed, 13 Mar 2002 16:20:00 +0100

irssi-scripts (2) unstable; urgency=low

  * Changed mainteiner e-mail address.
  * Added much more scripts

 -- Martin Loschwitz <madkiss@madkiss.org>  Tue, 12 Mar 2002 15:55:04 +0100

irssi-scripts (1) unstable; urgency=low

  * Initial Release.

 -- Martin Loschwitz <madkiss@madkiss.de>  Sat, 23 Feb 2002 12:26:29 +0100