summaryrefslogtreecommitdiff
path: root/fluxbox/debian/changelog
blob: 482ce421b2127679eb95172f31e8e1729cf7791e (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
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
fluxbox (1.4.0-1+stackrpms) obs; urgency=high

  * Pull from neo-upstream github WIP branch
  * Add d/p/add-clientmachine-if-forwarded.patch

 -- B. Stack <bgstack15@gmail.com>  Wed, 09 Nov 2022 12:30:08 -0500

fluxbox (1.3.5-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add debian/patches/fluxbox-1.3.7-c++17.patch from Gentoo for fix FTBFS
    with GCC-11. (Closes: #984134)

 -- Mateusz Łukasik <mati75@linuxmint.pl>  Sat, 29 Jan 2022 21:35:26 +0100

fluxbox (1.3.5-2) unstable; urgency=low

  [Paul Tagliamonte]
  * Check for $HOME before blindly using it in fluxbox-update_configs.
    (Closes: #715911)

  [Andreas Beckmann]
  * preinst, prerm: Do not test for the existence of update-alternatives
    (this is part of dpkg).  (Closes: #720136)
  * Do not remove+reinstall the current alternative on upgrades as that could
    override local customization.

 -- Paul Tagliamonte <paultag@debian.org>  Mon, 24 Feb 2014 22:56:46 -0500

fluxbox (1.3.5-1) unstable; urgency=low

  * Release from Experimental to Unstable. No changes.

 -- Paul Tagliamonte <paultag@debian.org>  Tue, 14 May 2013 21:01:56 -0400

fluxbox (1.3.5-1~exp1) experimental; urgency=low

  * New upstream release

 -- Paul Tagliamonte <paultag@debian.org>  Wed, 13 Feb 2013 09:42:38 -0500

fluxbox (1.3.4-1~exp1) experimental; urgency=low

  * New upstream release

 -- Paul Tagliamonte <paultag@debian.org>  Mon, 11 Feb 2013 00:08:42 -0500

fluxbox (1.3.3-1~exp1) experimental; urgency=low

  * New upstream release
  * Update my email to @debian.org
  * Remove DMUA
  * Bump standards version
  * Correct caps on Vcs-Git (etc)

 -- Paul Tagliamonte <paultag@debian.org>  Sun, 30 Dec 2012 15:02:01 -0500

fluxbox (1.3.2-4) unstable; urgency=low

  * Adding in a bit of tighter integration with fbautostart. This includes
    a new patch -- fix-startup-check-fbautostart.patch.
  * Added a few C*FLAGS to the invocation of configure. Thanks to a new
    lintian check that caught the failure to pass the flags correctly.

 -- Paul Tagliamonte <paultag@ubuntu.com>  Wed, 30 May 2012 22:17:42 -0400

fluxbox (1.3.2-3) unstable; urgency=low

  * Fixing a tab vs space issue in rules.d/001-constants.mk.
  * Bumping standards version to 3.9.3, no changes needed.
  * Updated copyright to be policy-compliant.

 -- Paul Tagliamonte <paultag@ubuntu.com>  Sun, 26 Feb 2012 19:53:03 -0500

fluxbox (1.3.2-2) unstable; urgency=low

  * Fixing a minor headache with not shipping .png images, since most
    background setters can't set .svg. (Closes: #645120)
     - I've (as a result) been forced to add the .png files to the
       source/include-binaries file.

 -- Paul Tagliamonte <paultag@ubuntu.com>  Thu, 03 Nov 2011 20:19:52 -0400

fluxbox (1.3.2-1) unstable; urgency=low

  * Patch by Harald Jenny to fix the debian-light theme. (Closes: #645057)
  * Changed the author header in the patches/ directory - malformed author
    value.
  * Upstream fix closed a bug back in 1.3.0 - we'll just close that out with the
    new release (Closes: #617638). Thanks, Frédéric and lmwangi!
  * Upstream signal handling is fixed up a great deal thanks to Pavelo
    - (Closes: #532094) - Thanks, Phil!
    - (Closes: #596029) - Thanks, James! (This one was particularly annoying)
  * Overhauled the copyright file - we're all set (Closes: #585180) - Thanks,
    Francesco!
    - While I was in there, migrated to the latest version of DEP5.
  * The icon handling has been fixed up (LP: #361389) - thanks dsyates!
  * Please note that this is no longer non-DFSG free upstream. This release
    no longer needs DFSG hacks.
     - Unmangled watch file.

 -- Paul Tagliamonte <paultag@ubuntu.com>  Sat, 29 Oct 2011 11:45:52 -0400

fluxbox (1.3.1~dfsg2-1) unstable; urgency=low

  * Changing up the additional-themes directory, and moving it under
    debain/ - since we're using 3.0, we can store PNGs in there (if we
    need to) because it gets stored as a debain.tar.gz, not a patch.gz.
  * Revamped debian/rules, using a rules.d style setup. Should be
    much cleaner now.
  * Added a bunch of themes from Piotr Wcislo. Thanks, Piotr!
  * I ended up removing libmagickcore3-extra for this upload, since I'm not
    using `convert' Thanks, Mehdi! (Closes: #628849). While I was in there,
    I sorted the remaining depedencies.
  * Updated debian standards to 3.9.2. No changes.
  * Changed compact level to 8 from 7. No changes.
  * Transitioned to DEP5, man we got a mess of licenses in here. Shucks!
  * Changed debian-blue to use the system-wide debian svg, rather then
    shipping a converted one.

 -- Paul Tagliamonte <paultag@ubuntu.com>  Sun, 25 Sep 2011 16:58:13 +0000

fluxbox (1.3.1~dfsg1-2) unstable; urgency=low

  * Adding in a patch to solve the FTBFS on oneiric (really more
    a problem with gcc-4.6, though). Yanked a patch from upstream.
    Thanks, Daniel Diaz! (LP: #771017)

 -- Paul Tagliamonte <paultag@ubuntu.com>  Tue, 26 Apr 2011 16:17:29 -0400

fluxbox (1.3.1~dfsg1-1) unstable; urgency=low

  * New upstream release! A new record!
  * Added `feh' to the recomends. I'm tired of having to keep
    installing it.
  * We've had to repackage the Fluxbox tarball. It includes a
    theme that is not DFSG free (since it's CC NC).
    I've talked with upstream, and they are willing to change the
    license on the theme for the next version. Thanks so much,
    Gilbert! (Closes: 615117).
  * Changed the watch file back to ignore dfsg trailing version IDs.

 -- Paul Tagliamonte <paultag@ubuntu.com>  Sun, 27 Feb 2011 14:45:48 -0500

fluxbox (1.3.0-1) unstable; urgency=low

  * Adding headers to our patches, DEP3'd.
    - Added to fix-xterm-keybinding.patch
    - Added to fix-manpages-lintian-warnings.patch
  * Adding in Ubuntu-light theme. This theme better
    fits the new Ubuntu guidelines. Thanks for testing, 
    aberinkulas!
  * Enabling xft ( adding --enable-xft to the configure string )
  * FTBFS fixed upstream. I forwarded the patch from Felix Geyer,
    but it was re-written to fix it in a generic way.
    (Closes: 554386).
  * ak|ra fixed the issue with nxserver, thanks to Alex
    Bramley. About time! (Closes: 546707).
  * fribidi is in the new release. We can close this bug because
    ( as noted in the report ), #577798 is a dupe ( and closed ).
    (Closes: 477154).
  * We've fixed the debian-dark theme. (Closes: 600513).
  * There's a solution to the window-raising bug, on that report.
    I'm going to close it out, it's just hanging around, and
    no one is working on it (Closes: 593244).
  * By the same token, there's another bug with a usable solution
    that could use a closing (Closes: 601256).
  * ak|ra fixed some under-the-hood stuff to avoid a race condition
    for the keys file. Should not longer spam the file.
    (Closes: 595129).
  * Updated pt_BR translation upstream. Thanks for the fix,
    Sergio Cipolla! (Closes: 601490).
  * Did a mild cleaning of the build-dep line of the control. No
    changes other then spacing. 
  * Removed the following patches because they were accepted upstream.
     - restore-old-keybindings.patch
     - julien-ontab-keybinding.patch
     - fix-ftbfs-no-add-needed.patch
     - enable-dragging.patch
  * The default key file was changed a bit, tab behavior should be fine
    now. Thanks, Tim! (Closes: 601256).
  * We have fribidi now (so Hebrew and Arabic display fine, now),
    thanks for the report, Oz! (Closes: 477154).
  * adding in fbautostart into the suggests, might end up helping someone!
  * got rid of the .gitignore, and changed the rules to not purge the
    .m files.

 -- Paul Tagliamonte <paultag@ubuntu.com>  Sat, 19 Feb 2011 19:15:44 -0500

fluxbox (1.1.1+git20100908.df2f51b-2) unstable; urgency=low

  * Enable fribidi support, thanks for Chanoch (Ken) Bloom <kbloom@gmail.com>
    for bugreport, closes: #577798.

 -- Dmitry E. Oboukhov <unera@debian.org>  Thu, 09 Sep 2010 08:52:29 +0400

fluxbox (1.1.1+git20100908.df2f51b-1) unstable; urgency=low

  [ Dmitry E. Oboukhov ]
    * Renew old repo structure.
      Paul! To merge with upstream use 'git pull' command :)
    * Merge with upstream git-repo.
    * Renew my old Debian theme.
  [ Paul Tagliamonte ]
    * Adding in a patch to fix problems with the default
      key settings. (Closes: 592904)

 -- Dmitry E. Oboukhov <unera@debian.org>  Wed, 08 Sep 2010 14:53:41 +0400

fluxbox (1.1.1+git20100807.0cc08f9-1) unstable; urgency=low

  * debian/ dir has been cleaned out, complete repackage
    of most files.
  * pulled new archive from git.fluxbox.org HEAD, saved as
    tar.gz.
  * Added in fluxbox.* files from the old dfsg tree.
  * Added in system.fluxbox-menu file from the old dfsg tree
  * Added the source/format file to bump package source
    version from 1.0 to 3.0 (quilt). 
  * Changed rules file to match the old dfsg setup so that
    fluxbox behaves nicely.
  * Removed entries from copyright that no longer apply.
  * Added theme based on Denis Brand ( naran )'s old theme.
  * Added a background I whipped up.
  * Changed compile flags to point to debian theme by default
  * Adding a patch to have fluxbox use x-terminal-emulator
    over xterm. Closes: #591694 (LP: #580485)
  * Adding a patch to allow titlebar-window dragging.
  * Changed the flags in rules to pull from a script. This script
    lets us un-hardcode what theme is default. Be sure there
    is a theme pack!
  * Added comments to my patches.
  * Removing debian/docs, empty file.
  * Fixing fluxbox.desktop to remove all the warnings from
    desktop-file-validate
  * Fixing libtool issue by running an update before
    configure in the rules script.
  * Added a compile flag script to auto-detect what platform
    we are running on, and apply the correct theme. This
    should solve Ubuntnu issues later on.
  * adding in a get-orig-source rule
  * fixing the upstream version number to pinpoint
    the commit ( thanks, lfaraone ).
  * adding a rule for get-orig-source. ( thanks again,
    lfaraone ).
  * Updated rules to actually allow us to do a build from it
  * Removed Denis from the uploaders ( as per an email
    conversation )
  * Removing madduck from the uploaders ( thanks for asking,
    lfaraone. ). Thanks for your hard work, madduck.

 -- Paul Tagliamonte <paultag@ubuntu.com>  Thu, 12 Aug 2010 21:16:02 -0400

fluxbox (1.1.1+dfsg2-1) unstable; urgency=low

  [ Paul Tagliamonte ]
  [Denis Briand]
  * Create extra directory to put all debian's styles and backgrounds.
  * New default background, thanks to Thomas Guillot <gtom@gtom.eu>.
  * Update copyright file with the CC-by-SA 3 license for
    the background picture.
  * Update copyright file with the 3-clause BSD license for
    debian_squeeze_dark style file.

  [Paul Tagliamonte]
  * Added patch for fbsetbg scale behavior. (Closes: #583704).
    Thanks to Jeremiah Mahler for his patch!
  * The following themes have been merged from upstream under
    a new license: arch, bloe, bora_black, bora_blue, bora_green
    carp, green_tea, ostrich, zimek_bisque, zimek_darkblue,
    zimek_green. They were moved from CC-BY-SA 2.5 to CC-BY-SA 3.0

  [ Dmitry E. Oboukhov ]
  * Switch to 3.0 (quilt) debian src format package.
  * Repackage orig.tgz to +dfsg2 version to fix prev incorrect upload.
  * Merge with all old patches.

 -- Dmitry E. Oboukhov <unera@debian.org>  Mon, 12 Jul 2010 15:23:08 +0400

fluxbox (1.1.1+dfsg1-1) unstable; urgency=high

  * New dfsg compatible source tarball (Closes: #584513).

 -- Denis Briand <denis@narcan.fr>  Sat, 05 Jun 2010 18:36:22 +0200

fluxbox (1.1.1-8) unstable; urgency=low

  [Paul Tagliamonte]
  * Bumped the deb stds version.

  [Denis Briand]
  * Upgrade libmagickcore-extra to libmagickcore3-extra build-dep.
  * Add source/format file.
  * Fix FTBFS with binutils-gold (Closes: #554386).
  * Fix hyphen-used-as-minus-sign in fbrun and fbsetbg man pages.
  * Allow centering fbrun popup (Closes: #550466).
    Thanks to Ulrich Eckhardt for his patch.
  * Debian Maintainer Upload is now allowed.

 -- Denis Briand <denis@narcan.fr>  Wed, 19 May 2010 12:42:11 +0200

fluxbox (1.1.1-7) unstable; urgency=low

  [ Denis Briand ]
  * Remove duplicate debhelper build-dependency.
  * Remove several whitespaces into debian/ files.

  [ Paul Tagliamonte ]
  * Fixed issue with obsolete dep. closes: #573971.

  [ Dmitry E. Oboukhov ]
  * Add Denis Briand into uploaders list.

 -- Dmitry E. Oboukhov <unera@debian.org>  Sat, 20 Mar 2010 20:32:14 +0300

fluxbox (1.1.1-6) unstable; urgency=low

  * Previous change to Uploaders closes: #552328
  * Adding in exit on fail to the preinst, as posted
    in the spec.
  * Added patch for changing some minor man spelling
    errors.
  * Removed bashism, Thank you Andres Mejia!, closes: #480597.

 -- Paul Tagliamonte <paultag@ubuntu.com>  Sun, 14 Jan 2010 01:56:00 -0500

fluxbox (1.1.1-5) unstable; urgency=low

  * Added Paul Tagliamonte <paultag@ubuntu.com> to the Uploaders
    field of the control file.
  * Removed control.in.
  * Changed rules to reflect the absence of a control.in.
  * Added patch to fix the keybinding manpage, closes: #513668.

 -- Paul Tagliamonte <paultag@ubuntu.com>  Mon, 14 Dec 2009 03:12:03 -0500

fluxbox (1.1.1-4) unstable; urgency=low

  * Fixed FTBFS 'wmf2eps: not found', closes: #556810.

 -- Dmitry E. Oboukhov <unera@debian.org>  Wed, 18 Nov 2009 12:09:10 +0300

fluxbox (1.1.1-3) experimental; urgency=low

  * In attempt to fix the bug #532094.

 -- Dmitry E. Oboukhov <unera@debian.org>  Mon, 29 Jun 2009 00:16:04 +0400

fluxbox (1.1.1-2) unstable; urgency=low

  * Created git-repo on git.debian.org.
  * Added VCS-* records to debian/control.

 -- Dmitry E. Oboukhov <unera@debian.org>  Wed, 18 Mar 2009 22:47:41 +0300

fluxbox (1.1.1-1) unstable; urgency=low

  [New upstream version]
    * Opaque moving is now default.
    * Faster workspace switching, closes: #498623
    	(please reopen if i am wrong)
    Bug fixes:
    * Install issues.
    * Maximize/Fullscreen for windows with non-northwest gravity.
    * Randr < 1.2 checks.
    * Workaround for badly specified _NET_WM_ICONS.
    * Fixed unshade crash.
    * Minor pixmap resource leak.

 -- Dmitry E. Oboukhov <unera@debian.org>  Fri, 19 Sep 2008 11:25:49 +0400

fluxbox (1.1.0.1-2) unstable; urgency=low

  * Fix program crashes caused by unshading, closes: #498535.

 -- Dmitry E. Oboukhov <unera@debian.org>  Fri, 12 Sep 2008 10:28:51 +0400

fluxbox (1.1.0.1-1) unstable; urgency=low

  * New upstream version, closes: #375709, #437983, #175339, #222089.
  * Added 'Debian' theme.

 -- Dmitry E. Oboukhov <unera@debian.org>  Wed, 03 Sep 2008 20:45:23 +0400

fluxbox (1.0.0+deb1-9) unstable; urgency=low

  * Added background with debian logo into default theme.

 -- Dmitry E. Oboukhov <unera@debian.org>  Sun, 03 Aug 2008 18:18:16 +0400

fluxbox (1.0.0+deb1-8) unstable; urgency=low

  * x-dev has been removed from build-depends (out-of-date package).
  * Standards-Version bumped to 3.8.0.

 -- Dmitry E. Oboukhov <unera@debian.org>  Tue, 01 Jul 2008 10:38:14 +0400

fluxbox (1.0.0+deb1-7) unstable; urgency=low

  * Removed xsession-manager link, closes: #462914.
  * patch for man fbrun.1 (option -nearmouse),
     thanks Ken Bloom <kbloom@gmail.com>, closes: #478646.
  * My email address has been changed.
  * Fix debian/watch.

 -- Dmitry E. Oboukhov <unera@debian.org>  Thu, 29 May 2008 23:19:22 +0400

fluxbox (1.0.0+deb1-6) unstable; urgency=low

  * Added xsession-manager link to alternatives system, closes: #462914.
  * Added debian/watch file.
  * Added 'debian/create-git-package.sh' script for build git-snapshots.
  * Upload sponsored by Al Nikolov <clown@debian.org>.

 -- Dmitry E. Oboukhov <dimka@avanto.org>  Mon, 28 Jan 2008 17:47:19 +0300

fluxbox (1.0.0+deb1-5) unstable; urgency=low

  * Patch for Turkish language, thanks acemi <acemi.mail@gmail.com>,
    closes: #459600.
  * Upload sponsored by Al Nikolov <clown@debian.org>.

 -- Dmitry E. Oboukhov <dimka@avanto.org>  Mon, 07 Jan 2008 17:46:50 +0300

fluxbox (1.0.0+deb1-4) unstable; urgency=low

  * Fix 'FTBFS with GCC 4.3', with directly #include everything we use.
    Closes: #456045.
  * Use Tarball-Inside-a-Tarball Build System (cdbs).
  * Change control::Standards-Version to 3.7.3.
  * Homepage field added.
  * Upload sponsored by Al Nikolov <clown@debian.org>

 -- Dmitry E. Oboukhov <dimka@avanto.org>  Thu, 13 Dec 2007 11:33:32 +0300

fluxbox (1.0.0-3) unstable; urgency=low

  * Move menuitem from 'WindowManagers' to 'Window Managers' (close lintian
    warning).
  * Patch for using another default style.
  * Management by debian/control generated by cdbs system is used here.
  * Upload sponsored by Al Nikolov <clown@debian.org>

 -- Dmitry E. Oboukhov <dimka@avanto.org>  Wed, 05 Dec 2007 13:14:50 +0300

fluxbox (1.0.0-2) unstable; urgency=low

  * Enable support of the XShape extension, closes: #450684.

 -- Dmitry E. Oboukhov <dimka@avanto.org>  Fri, 09 Nov 2007 21:25:58 +0300

fluxbox (1.0.0-1) unstable; urgency=low

  * New upstream version.
  * Unreproducible bug 'crash when trying to start applications while using a
    locale that isnt found in the fluxbox-package', closes: #438468.
  * Removed Matt Hope from uploaders (he is Missing In Action).
  * Upload sponsored by Al Nikolov <clown@debian.org>.

 -- Dmitry E. Oboukhov <dimka@avanto.org>  Tue, 09 Oct 2007 00:21:25 +0400

fluxbox (1.0~rc3-5) unstable; urgency=low

  * Removed 'xfonts-artwiz' from Suggests, closes: #439649.
  * Patch for russian language, closes: #438095.
  * Upload sponsored by Al Nikolov <clown@debian.org>.

 -- Dmitry E. Oboukhov <dimka@avanto.org>  Sat, 01 Sep 2007 14:20:09 +0400

fluxbox (1.0~rc3-4) unstable; urgency=low

  * Patch for fix bug: 'no fullscreen with openoffice.org', closes: #436807.
  * Unreproducible in current version (1.0~rc3):
    Xawtv flips out on fluxbox, closes: #269683.

 -- Dmitry E. Oboukhov <dimka@avanto.org>  Thu, 09 Aug 2007 23:14:53 +0400

fluxbox (1.0~rc3-3) unstable; urgency=low

  * Patch for fix bug: 'window placement screwed up with xinerama/fluxbox',
    closes: #261114, #416251.
  * Patch for fix bug: 'fluxbox locks up when using skype', closes: #432493.
  * Patch for fix bug: 'no longer interprets mod5 modifier', closes: #432073.
  * Returned fluxbox.desktop to /usr/share/xsessions/,
    closes: #130282, #433184.
  * Change maintainer record.
  * Upload sponsored by Al Nikolov <alnikolov@narod.ru>.

 -- Dmitry E. Oboukhov <dimka@avanto.org>  Tue, 10 Jul 2007 14:43:27 +0400

fluxbox (1.0~rc3-2) unstable; urgency=low

  * Fixed building with gcc 4.3 (closes: #417188).
  * Fixed (or unreproducible) in current version (1.0rc3):
    * Time in fluxbox taskbar does not get updated when timezone changed
      (closes: #250738).
    * Menu not updated (closes: #324280).
    * Put gsetroot in suggest for fluxbox (closes: #360306).
    * Clicking window with MouseFocus should also focus (closes: #370328).
    * Wrong OOo opt window sizing (closes: #420484).
    * Doesn't work properly with a borderless Eterm (closes: #386098).
    * Maximized window conceals desktop (closes: #263415).
    * Leaves display manager info file to /var/lib/menu-xdg/xsessions after
      purge (closes: #407372).
    * Old style tabs (closes: #263330).
  * Debian menu system works with fluxbox (closes: #251105, #293755).
  * Missing and non-free lucida fonts in default styles are replaced to dejavu,
    closes: #405115).
  * Patch to set background image in style applied (closes: #355378).
  * Upload sponsored by Al Nikolov <alnikolov@narod.ru>.

 -- Dmitry E. Oboukhov <dimka@avanto.org>  Fri, 29 Jun 2007 19:25:49 +0400

fluxbox (1.0~rc3-1) unstable; urgency=low

  * New record in control::Uploaders: Dmitry E. Oboukhov <dimka@avanto.org>.
  * Fixed (or unreproducible) in current version (1.0rc3):
    * alt-tab is cycling out of order and skipping windows (closes: #263883).
    * misterously disappearing menu (closes: #312808).
    * hangs at start up if stderr is a terminal (closes: #392460).
    * starts with empty menu (closes: #412857).
    * Minimal window width of some applications too high (closes: #176310).
    * /usr/bin/bsetroot: xsetroot does *not* honour multiple screens at all
     (closes: #230800).
    * Xine's main UI panel doesn't reappear after hiding it (closes: #268905).
    * Homedir config files don't override defaults (closes: #271208).
    * fluxbox produce zombies (closes: #281208).
    * artwiz fonts don't display anymore (closes: #292554).
    * javascript msgbox at firefox "suspend" xscreensaver lock
     (closes: #298801).
    * Fluxbox decoración y xmms (closes: #311669).
    * firefox loses focus gained previously with Alt+Tab (closes: #319640).
    * fbsetbg(1) manual refers to non-existing command bsetroot
     (closes: #335218).
    * fluxbox menu workspaces->someworkspace->app operations affect wrong app
     (closes: #343838).
    * Closing tabbed xterms moves windows down (closes: #357153).
    * autogrouping tabs with ~/.fluxbox/groups broken (closes: #357690).
    * Toolbar alpha settings discarded on log (closes: #375435).
    * fluxbox 0.9.11 crash my system (closes: #292682).
    * Update of fluxbox causes menu to show too many items (closes: #188124).
    * fluxbox 0.1.14-2: strange char in time string (closes: #224761).
    * session.keyFile in ~/.fluxbox/.init points to /etc/X11/fluxbox/keys
      (closes: #297274).
    * x-cursor for resize handles (closes: #310900).
    * Missing locale directory (closes: #312104).
    * Menu title texture does not always update (closes: #319608).
    * relies on existence of $HOME/.fluxbox (closes: #348321).
    * failure to override global textColor for unfocused window titles
     (closes: #353387).
    * [fbsetroot] Warning: Failed to open file
      (/usr/share/fluxbox/nls/en_US/fluxbox.cat) (closes: #365867).
    * FTBFS with G++ 4.1: namespace and extra qualification errors
     (closes: #357490).
    * key shortcut binding on latest fluxbox (closes: #260550).
    * fonts and remeber workspace not working on ppc (closes: #292974).
    * Anti aliasing is not activated by default. (closes: #302167).
  * Patch from svn for fix bug:
      'error start fluxbox if directory ~/.fluxbox does not exists'
      (closes: #430673).
  * Removed old 'alternatives' from 'fluxbox' (closes: #430675).

 -- Dmitry E. Oboukhov <dimka@avanto.org>  Tue, 26 Jun 2007 16:39:32 +0400

fluxbox (1.0~rc3-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * New upstream release 1.0rc3.
  * UTF-8 is now maintained in upstream. Closes: #397482.
  * Patch from svn fixing clock width calculation applied. Closes: #410304.
  * Removed diverts for bsetroot/bsetbg. Closes: #427044.
  * Removed duplicates in Build-Depends. Closes: #421226.
  * Added recursive change 'bsetroot' to 'fbsetroot' in
    all style files.
  * Instead of manual file moves and other hacks, just passing proper flags
    to ./configure call.
  * Removed incorrect debian/watch.
  * Changed update-alternatives target from /usr/bin/fluxbox to
    /usr/bin/startfluxbox.
  * Removed the files no longer used for packaging.
  * Fixed debhelper/cdbs using issues.
  * Used dpatch to manage patches.
  * Upload sponsored by Al Nikolov <alnikolov@narod.ru>.

 -- Dmitry E. Oboukhov <dimka@avanto.org>  Fri, 22 Jun 2007 00:58:01 +0400

fluxbox (0.9.15.1+1.0rc2-1) experimental; urgency=low

  * New upstream release 1.0rc2

 -- Matt Hope <dopey@debian.org>  Tue,  4 Jul 2006 19:30:11 +1000

fluxbox (0.9.15.1+1.0rc0-1) experimental; urgency=low

  * New upstream release - 1.0rc

 -- Matt Hope <dopey@debian.org>  Wed, 14 Jun 2006 17:37:24 +1000

fluxbox (0.9.14-1.2) unstable; urgency=low

  * NMU as part of the GCC 4.1 transition.
  * Declare the namespace
           (Closes: Bug#357490)

 -- Martin Michlmayr <tbm@cyrius.com>  Fri, 26 May 2006 16:08:18 +0200

fluxbox (0.9.14-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Remove Build-Dependency on xlibs-dev (Closes: #346659).
  * Credit and Big Thanks to Justin Pryzby <justinpryzby@users.sourceforge.net>
    for the patch and testing.

 -- Amaya Rodrigo Sastre <amaya@debian.org>  Wed, 18 Jan 2006 16:24:27 +0100

fluxbox (0.9.14-1) unstable; urgency=low

  * New version from upstream
      - Renames 'bsetroot' to 'fbsetroot'
           (Closes: Bug#308052, Bug#309958, Bug#319094)
      - Fixes to font handling
           (Closes: Bug#262305, Bug#300531, Bug#295941)
  * Updated fluxbox.desktop to use startfluxbox
           (Closes: Bug#314644)

 -- Matt Hope <dopey@debian.org>  Sat,  1 Oct 2005 15:48:02 +1000

fluxbox (0.9.13-1) unstable; urgency=low

  * New upstream release

 -- Matt Hope <dopey@debian.org>  Fri,  8 Jul 2005 01:43:30 +1000

fluxbox (0.9.12-1) unstable; urgency=low

  * New upstream release

 -- Matt Hope <dopey@debian.org>  Tue, 18 Jan 2005 10:53:59 +1100

fluxbox (0.9.11-1sarge0) testing-proposed-updates; urgency=high

  * Fix for Severity=critical bug (Closes: Bug#310050)
     - Cleans up old divert for bsetbg (See: Bug#263512)
     - Patch from 'martin f krafft'

 -- Matt Hope <dopey@debian.org>  Sat, 21 May 2005 22:02:22 +1000

fluxbox (0.9.11-1) unstable; urgency=low

  * New upstream release
      (Closes: Bug#285999)
     - Fixes FTBFS
         (Closes: Bug#285956)
     - Fixes possible DOS (CAN-2004-1204)
         (Closes: Bug#285819)

  * Added martin f. krafft to "Uploaders:"
  * 'bsetbg' references
    - Removed diverts (Closes: Bug#263512)
    - Removed manpage (Closes: Bug#252872)
  * Finally put 'fluxbox-kde' to rest (removed from ./debian/control)
  * Replaced ./debian/watch entry [sourceforge urls changing]
    (Closes: Bug#276646)
  * Updated 'menu' depends
    (Closes: Bug#266217)
  * Added details about some keybinding changes to NEWS.Debian
    (Closes: 269404) (Thanks for madduck for examples)
  * Added 'fbpager' and 'fbdesk' to "Suggests:"

 -- Matt Hope <dopey@debian.org>  Mon, 20 Dec 2004 17:26:09 +1100

fluxbox (0.9.9-1) unstable; urgency=low

  * New upstream release
    - Was going to upload to "experimental", but convinced otherwise.

 -- Matt Hope <dopey@debian.org>  Fri, 30 Apr 2004 10:04:06 +1000

fluxbox (0.1.14-4) unstable; urgency=low

  * Using new gdm session, however leaving old file in place for time being
    (Closes: Bug#240976)
  * Okay, so Build-Conflicts: libxft2 wasn't the best solution...
    Fixed the Build-{Depends,Conflicts}
    (Closes: Bug#237686)
  * Fixed up menu-escaping
    (Closes: Bug#197266)

 -- Matt Hope <dopey@debian.org>  Tue, 27 Apr 2004 23:04:01 +1000

fluxbox (0.1.14-3) unstable; urgency=low

  * strftime fixes from upstream authors. (Thanks Simon!)
    (Closes: Bug#218431, Bug#217282)
  * removed {postinst,prerm} call to 'wm-menu-config'
    This is not needed, as the functionality is provided by debhelper
    (Closes: Bug#197596)
  * Added libxft2 to Build-Conflicts
    (Closes: Bug#237008)
  * Changed 'outputencoding' in menu-method, as Bill Allombert suggested
    (Closes: Bug#234578)
  * Included 'fbrun' manpage from Brian Boucheron
    (Closes: Bug#233841)

 -- Matt Hope <dopey@debian.org>  Tue,  9 Dec 2003 12:21:37 +1100

fluxbox (0.1.14-2) unstable; urgency=low

  * Applied patch from upstream to fix gcc3.3 compile errors
    (Closes: Bug#196249)

  * debian/fluxbox.menu-method
    Added [ outputencoding="ISO-8859-1" ] as suggested
    by Bill Allombert in debian-devel-announce <20030704185541.GZ1545@seventeen>
    (Closes: Bug#200141)

  * debian/fluxbox.postrm;
    Applied patch from Yves Junqueira to debian/fluxbox.postrm
    (Closes: Bug#195705)

  * Applied (modified) patch from #208814 to fix error processing translations
    (Closes: Bug#209144, Bug#205974)

 -- Matt Hope <dopey@debian.org>  Fri, 10 Oct 2003 17:03:01 +1000

fluxbox (0.1.14-1) unstable; urgency=low

  ``Lets hack on the laptop during linux.conf.au 2003!''
                     -- Greetings from Perth, Australia.
                               http://conf.linux.org.au/

  * New upstream release
    * Tab on restart fixed
    * New workspace names fixed (Closes: Bug#172564)

  * Package now includes ``fluxbox-generate_menu''
  * Changed `menu' suggest->depend.
  * Removed 'Provides: fluxbox-kde' as kde support was pulled in *ages* ago.
  * Removed 'Provides: blackbox' because it was an ugly hack.
    Packages which work with fluxbox should have an alternate depends.

 -- Matt Hope <dopey@debian.org>  Wed, 22 Jan 2003 15:24:15 +0800

fluxbox (0.1.13-1) unstable; urgency=low

  ``dopey's sleep deprivation experiment''

  * New upstream release
    - Fixes max-window-size bug
      (Closes: Bug#159709)
    - Fixes FTFBS: hppa
      (Closes: Bug#164540)
    - Fixes Window Menu for pt_BR
      (Closes: Bug#168921, Bug#168929)
    - Vertical tabs in Multi-head/xinerama setups fixed.
      (Closes: Bug#158601)
  * Applied upstream bugfix1
    (Closes: Bug#171655)

 -- Matt Hope <dopey@debian.org>  Tue, 19 Nov 2002 23:51:14 +1100

fluxbox (0.1.12-2) unstable; urgency=low

  * Fixes FTBFS on HPPA. (-ffunction-sections)
    (Closes: Bug#164540)
  * Opps, should have closed this last time (New version 0.1.12)
    (Closes: Bug#162021)

 -- Matt Hope <dopey@debian.org>  Sat,  2 Nov 2002 16:12:08 +1100

fluxbox (0.1.12-1) unstable; urgency=low

  * New upstream release
    - Problems with fluxbox not returning focus fixed.
      (Closes: Bug#158806, Bug#159701)
    - Maximizes to incorrect tab height fixed
      (Closes: Bug#159109)
    - Shaded windows with multiple tabs no longer
      unshade when changing themes
      (Closes: Bug#159222)
    - Restart no longer re-iconizes windows
      (Closes: Bug#159761)

  * Replaced the menu system.
    (Closes: Bug#158600)

 -- Matt Hope <dopey@debian.org>  Fri, 13 Sep 2002 11:33:30 +1000

fluxbox (0.1.10-2) unstable; urgency=low

  * Much self-flagellation over leaving accidental cruft in
    debian/fluxbox.menu-method
    (Closes: Bug#157876)

  * Applied patch from Simon Bowden to fix
    ``fluxbox does not send windows to new workspaces''
    (Closes: Bug#150213)

  * Destroyed reminants of fluxbox-kde

 -- Matt Hope <dopey@debian.org>  Sat, 24 Aug 2002 22:25:12 +1000

fluxbox (0.1.10-1) unstable; urgency=low

  * I finally give in to popular pressure...
  * New upstream release
  * Yup, new version (Closes: Bug#154752)

 -- Matt Hope <dopey@debian.org>  Wed, 21 Aug 2002 21:51:43 +1000

fluxbox (0.1.9-2) unstable; urgency=low

  * Applied change from Michael Beattie to fix slit support in
    Xinerama.

 -- Matt Hope <dopey@debian.org>  Thu, 20 Jun 2002 23:37:22 +1000

fluxbox (0.1.9-1) unstable; urgency=low

  * New upstream release
  * Applied patch to enable NLS from kita@kitaj.no-ip.com
  * Applied upstream bugfix 2

 -- Matt Hope <dopey@debian.org>  Sat, 25 May 2002 23:53:06 +1000

fluxbox (0.1.8-1) unstable; urgency=low

  * New upstream release.
  * Now includes xinerama support.
  * Included menu-method patch from Grant Hollingworth <grant@antiflux.org>
    [ menu file should not escape '(' ]
    (Closes: Bug#143096)
  * Applied upstream bugfix 1 and 2.
  * Applied font-fix patch from Sang-Hoon RHEE <rhee@linux.dnip.net>
    (Closes: Bug#145709)
  * Fixed debian/control, two `Provides' lines.
    (Closes: Bug#147659)

 -- Matt Hope <dopey@debian.org>  Wed, 22 May 2002 10:46:53 +1000

fluxbox (0.1.7-3) unstable; urgency=medium

  * Fixes previous idiocy trying to combine `fluxbox' and `fluxbox-kde'
    back together, removes the `fluxbox-kde' virtual package.

 -- Matt Hope <dopey@debian.org>  Fri, 12 Apr 2002 22:08:52 +1000

fluxbox (0.1.7-2) unstable; urgency=medium

  * Updated postinst call to ``kde-update-menu''
    (Closes: Bug#139439)
  * Changed fonts in the following themes:
    Makro, MerleyKay, Clean, CleanColor, Rampage
    to not use `iso8859-1', rather `iso8859-*'. I believe this will
    fix the `euro locales' problem.
    (Closes: Bug#137349)

 -- Matt Hope <dopey@debian.org>  Wed,  3 Apr 2002 22:34:18 +1000

fluxbox (0.1.7-1) unstable; urgency=medium

  * New upstream release.
    (Closes: Bug#135984)
  * urgency=medium - prevents upgrade of gdm.
  * Conflicts with gdm (<< 2.2.5.4) as older versions had session
    files in /etc/X11/gdm/Sessions .. newer versions are /etc/gdm/Sessions
  * Moved session file back to /etc/gdm/Sessions
    (Closes: Bug#136336)
  * Corrected typo in package description.
    (Closes: Bug#136855)
  * Now ``Provides: blackbox'' [suggested: overridex@punkass.com] to allow
    some of the blackbox applications, such as bbmail, bbpager, bblaunch.
  * Included patch from Tommi Komulainen <Tommi.Komulainen@iki.fi>
  * Upstream 0.1.7-bugfix1
    - Fixes problems with withdrawn applications
  * Now KDE support is in the main binary.
    - fluxbox-kde a [temp] virtual package to help move users over.

 -- Matt Hope <dopey@debian.org>  Sat,  9 Mar 2002 11:04:57 +1100

fluxbox (0.1.6-2) unstable; urgency=medium

  * urgency=medium as 0.1.6-1 can be unusable in some conditions.
  * Upstream 0.1.6-bugfix1
    - Fixes some problems with title-less windows such as xmms or
      Sylpheed.
  * Upstream 0.1.6-bugfix2
    - Fixes problems with a tilde (~) in menu.
  * Includes text-ised FAQ from web-site, closes: Bug#129231
  * Included 'convertkeys' (see Bug#129230), closes: Bug#129230
  * Moved gdm session from /etc/gdm/Sessions to /etc/X11/gdm/Sessions
    previously this caused problems, causing gdm not to work properly
    if installed after fluxbox.

 -- Matt Hope <dopey@debian.org>  Tue, 12 Feb 2002 20:36:31 +1100

fluxbox (0.1.6-1) unstable; urgency=low

  * New upstream release
  * Updated config.{guess,sub} to 2002-01-02 (see: Bug#127540)
  * Fixed broken postinst for fluxbox-kde, closes: Bug#128112.
  * Fixed menu system for fluxbox-kde, closes: Bug#128295.
  * Upstream has updated manpage, closes: Bug#128478

 -- Matt Hope <dopey@debian.org>  Sat, 12 Jan 2002 13:12:42 +1100

fluxbox (0.1.5-3) unstable; urgency=low

  * _Another_ new config.guess, dated 2002-01-02 which replaces a previous
    config.guess (2001-12-13) which was broken on mips.
    (Closes: #127540)

 -- Matt Hope <dopey@debian.org>  Sat,  5 Jan 2002 01:10:40 +1100

fluxbox (0.1.5-2) unstable; urgency=medium

  * Applied upstream bbtools patch. (from http://fluxbox.sf.net/news.php?page=1)
  * Updated config.{guess,sub}. (closes: #126828)
  * Removed KDE dependencies.
  * Fixed the fluxbox-kde menu support.

 -- Matt Hope <dopey@debian.org>  Tue,  1 Jan 2002 18:30:27 +1100

fluxbox (0.1.5-1) unstable; urgency=low

  * Split fluxbox-kde into a separate binary package.
  * Put upstream installation information into /usr/share/doc/fluxbox/
    (closes: #122508)
  * New upstream release
  * Marked extra files as conffiles

 -- Matt Hope <dopey@quickstix.com.au>  Sun, 16 Dec 2001 14:35:00 +1100

fluxbox (0.1.4-3) unstable; urgency=low

  * Replaced package description (closes: #121178)
  * Removed surplus "examples" directory in debian/dirs and restored
    README.Debian (closes: #121259)
  * Fixed errors in preinst. (closes: #121260, #121264)
  * Modified GDM session script to use /etc/X11/Xsession (closes: #121261)
  * Included /etc/gdm/Sessions/fluxbox as a conffile.

 -- Matt Hope <dopey@quickstix.com.au>  Thu, 29 Nov 2001 01:55:19 +1100

fluxbox (0.1.4-2) unstable; urgency=low

  * Updated config.{guess,sub}, closes: #120773

 -- Matt Hope (Dopey) <dopey@quickstix.com.au>  Sat, 24 Nov 2001 12:38:20 +1100

fluxbox (0.1.4-1) unstable; urgency=low

  * Initial release, closes: #118738
  * Integrated with debian menu system

 -- Matt Hope (Dopey) <dopey@quickstix.com.au>  Wed,  7 Nov 2001 22:38:54 +1100

bgstack15