summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: 6f4c887753299f558d4e300a50ce7987b983130d (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
scons (3.1.2-2) unstable; urgency=medium

  * Upload to unstable.

 -- Jörg Frings-Fürst <debian@jff.email>  Wed, 29 Jan 2020 11:01:23 +0100

scons (3.1.2-1) experimental; urgency=medium

  * New upstream release.
    - Refresh patches.
  * Switch to debhelper-compat:
    - debian/control: Replace debhelper with debhelper-compat.
    - Remove debian/compat.
  * Declare compliance with Debian Policy 4.4.1.2 (No changes needed).
  * debian/control:
    - Switch to Rules-Requires-Root: no.
  * Upload to experimental.

 -- Jörg Frings-Fürst <debian@jff.email>  Fri, 27 Dec 2019 10:03:54 +0100

scons (3.1.1-4) experimental; urgency=medium

  * Revert to release 3.1.1-1.
  * Upload to experimental.
  * Declare compliance with Debian Policy 4.4.1 (No changes needed).
  * debian/control:
    - Add Rules-Requires-Root: binary-targets.

 -- Jörg Frings-Fürst <debian@jff.email>  Mon, 07 Oct 2019 19:41:05 +0200

scons (3.1.1-3) unstable; urgency=medium

  * Team Upload (salsa.d.o/debian collaborative namespace)
  * Run dh-python with --python2
    - this makes the build reproducible (Closes: #934699)
    - thanks <lamby> and <sebastinas>

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Tue, 13 Aug 2019 20:19:04 +0200

scons (3.1.1-2) unstable; urgency=medium

  * Team Upload (salsa.d.o/debian collaborative namespace)
  * Revert python3 switch, all scons reverse-dependencies should be fixed
    before this change (Closes: #934595).

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Mon, 12 Aug 2019 13:17:57 +0200

scons (3.1.1-1) unstable; urgency=medium

  [ Jörg Frings-Fürst ]
  * New upstream release:
    - Refresh patches.at
    - Remove 0115-secure_script_scons.patch and
      0105-java_ignore_nonexistent_files.patch.
    - Use pybuild as buildsystem.
  * Migrate to debhelper 12:
    - Change debian/compat to 12.
    - Bump minimum debhelper version in debian/control to >= 12.
  * Declare compliance with Debian Policy 4.4.0 (No changes needed).
  * debian/control:
    - Remove trailing whitespaces.
    - Add python3 (>= 3.5) support.
    - Remove python2 support.
    - Use secure URI for homepage.
  * debian/rules:
    - Remove trailing whitespaces.
    - Add python3 support.
    - Remove python2 support.
  * debian/copyright:
    - Add year 2019.
    - Use secure URI.
  * New debian/patches/0130-python3.patch:
    - Switch shebang to python3.

 -- Jörg Frings-Fürst <debian@jff.email>  Sat, 10 Aug 2019 09:05:16 +0200

scons (3.0.1-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Remove ancient X-Python-Version field
  * d/copyright: Use https protocol in Format field
  * d/control: Set Vcs-* to salsa.debian.org
  * d/watch: Use https protocol

  [ Christian Ehrhardt ]
  * d/p/0110-remove_stale_files.patch: update for python3
    compatibility (Closes: #893740)

  [ Laszlo Boszormenyi (GCS) <gcs@debian.org> ]
  * Update debhelper level to 11 .
  * Update Standards-Version to 4.2.1 .

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Fri, 09 Nov 2018 18:35:29 +0000

scons (3.0.1-1) unstable; urgency=medium

  * New upstream release:
    - Refresh 0600-manpage-spelling.patch.
    - Remove upstream applied 0125-printf_regression.patch.
  * Change to my new email-address:
    - debian/control,
    - debian/copyright.
  * Declare compliance with Debian Policy 4.1.2.0 (No changes needed).
  * debian/changelog:
    - Remove trailing whitespace.

 -- Jörg Frings-Fürst <debian@jff.email>  Thu, 14 Dec 2017 15:57:20 +0100

scons (3.0.0-2) unstable; urgency=high

  * New patch/0125-printf_regression.patch (Closes: #878327):
    - Support python 2 print statements in SConscripts
      (cherry picked from upstream commit).
  * Declare compliance with Debian Policy 4.1.1. (No changes needed).

 -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Fri, 13 Oct 2017 09:08:24 +0200

scons (3.0.0-1) unstable; urgency=medium

  * New upstream release.
    - Refresh patches.
      + patches/0110-remove_stale_files.patch
      + patches/0115-secure_script_scons.patch
      + patches/0120-fix-bibtex-call.patch
      + patches/0600-manpage-spelling.patch
  * New README.source to explain the branching model used.
  * Declare compliance with Debian Policy 4.1.0. (No changes needed).
  * debian/copyright:
    - Add year 2017 to *, debian and debian/patches.

 -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Sun, 01 Oct 2017 13:30:32 +0200

scons (2.5.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches/0600-manpage-spelling.patch:
    - Fix spelling error.
  * Add missing man page:
    - New debian/scons-configure-cache.1.
    - Add new man page to debian/manpages.
  * Bump compat to 10:
    - Change debian/compat to 10.
    - Change debhelper version at debian/control to >= 10.

 -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Fri, 04 Nov 2016 10:08:14 +0100

scons (2.5.0-2) unstable; urgency=medium

  * debian/control:
    - Use http for the homepage link as https is not supported.
    - Bump Standards-Version to 3.9.8 (no changes required).
  * debian/patches:
    - Refresh 0600-manpage-spelling.patch.

 -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Sun, 11 Sep 2016 09:43:19 +0200

scons (2.5.0-1) unstable; urgency=medium

  * New upstream release.
  * Refresh patches.
  * New debian/patches/0120-fix-bibtex-call.patch to create
    Bibtex bibliography always (Closes: #749716).
  * debian/watch:
    - bump version to 4 (no changes required).
  * debian/copyright:
    - Add year 2016.
  * debian/control:
    - Bump Standards-Version to 3.9.7 (no changes required).
    - Use secure URIs.

 -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Sun, 10 Apr 2016 19:50:46 +0200

scons (2.4.1-1) unstable; urgency=medium

  * New upstream version.
  * Refresh and rename patches.
  * New debian/patches/0600-manpage-spelling.patch.

 -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Mon, 16 Nov 2015 08:44:32 +0100

scons (2.4.0-1) unstable; urgency=medium

  * New upstream release.

 -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Mon, 28 Sep 2015 18:41:11 +0200

scons (2.3.6-1) unstable; urgency=medium

  * New upstream release.
    - Remove obsolete debian/patches/scons-isystem.patch and
      debian/patches/manpage-spelling.patch

 -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Sun, 02 Aug 2015 12:16:47 +0200

scons (2.3.4-1) unstable; urgency=medium

  * New upstream release
    - Remove obsolete debian/patches/manpages.patch.
    - New debian/patches/manpage-spelling.patch:
      + Correct spelling in scons.1.
  * debian/control:
    - Update required python version to >= 2.7~.
    - Bump Standards-Version to 3.9.6 (no changes required).
    - Change Vcs-* to new cgit based repository viewer
    - Add Build-Depends dh-python to prevent dh warnings.
  * debian/copyright:
    - Rewrite into machine-readable format.
    - Add new section debian/* with license GPL-3.0+.
    - Add new section debian/patches/* with license Expat.
    - Add myself to the list of authors for debian/*.
    - Update copyright years for 2014-2015.
  * debian/watch
    - Rewrite regex for finding all file extensions.
  * Remove the search of libs in local source dirs for security reasons:
    - New debian/patches/0020-secure_script_scons.patch.
  * Refresh debian/patches
    - manpage-spelling.patch, java_ignore_nonexistent_files.patch,
      remove_stale_files.patch.

 -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Mon, 01 Jun 2015 10:03:17 +0200

scons (2.3.1-2) unstable; urgency=medium

  * New maintainer (Closes: #755496).
  * debian/control:
    - Set myself as maintainer.
    - Set László Böszörményi as co-maintainer.
  * Add debian/patch/scons-isystem.patch (Closes: #760804, #761565)
    - add -isystem support to scons
      Thanks to James McCoy <jamessan@debian.org>!

 -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Sat, 08 Nov 2014 10:40:32 +0100

scons (2.3.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches/remove_stale_files.patch:
    - Refresh for new upstream release.
  * debian/patches/manpages.patch:
    - Restore man pages from version 2.3.0, otherwise empty.
  * debian/control:
    - Bump Standards-Version to 3.9.5, no changes required.

 -- Luca Falavigna <dktrkranz@debian.org>  Sat, 26 Apr 2014 12:22:43 +0200

scons (2.3.0-2) unstable; urgency=low

  * Upload to unstable.
  * debian/patches/java_ignore_nonexistent_files.patch:
    - Do not check for symlink reference, check whether files can be
      opened instead, and return a valid tuple anyway (LP: #1101094).
  * debian/patches/manpages.patch:
    - Fix spelling errors in the man pages.
  * debian/control:
    - Move VCS repository under collab-maint.

 -- Luca Falavigna <dktrkranz@debian.org>  Sun, 05 May 2013 11:42:32 +0200

scons (2.3.0-1) experimental; urgency=low

  * New upstream release.
  * debian/patches/remove_stale_files.patch:
    - Refresh for new upstream release.
  * debian/control:
    - Bump Standards-Version to 3.9.4, no changes required.

 -- Luca Falavigna <dktrkranz@debian.org>  Mon, 11 Mar 2013 22:30:58 +0100

scons (2.2.0-1) experimental; urgency=low

  * New upstream release.
    - New documentation for custom Decider functions (Closes: #579337).
  * debian/patches/remove_stale_files.patch:
    - Refresh for new upstream release.
  * debian/compat:
    - Bump compatibility level to 9.
  * debian/control:
    - Bump Standards-Version to 3.9.3, no changes required.

 -- Luca Falavigna <dktrkranz@debian.org>  Mon, 20 Aug 2012 23:26:43 +0200

scons (2.1.0-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/fortran03.patch:
    - Remove, merged upstream.
  * debian/patches/remove_stale_files.patch:
    - Refresh for new upstream release.

 -- Luca Falavigna <dktrkranz@debian.org>  Sat, 10 Sep 2011 11:14:31 +0200

scons (2.0.1-2) unstable; urgency=low

  * debian/patches/parallel_build.patch:
    - Disable parallel build on sparc machines as a workaround to weird
      build failures seen on several packages (Closes: #632228).
  * debian/control:
    - Bump Standards-Version to 3.9.2, no changes required.

 -- Luca Falavigna <dktrkranz@debian.org>  Sat, 02 Jul 2011 13:34:20 +0200

scons (2.0.1-1) unstable; urgency=low

  * New upstream release.
  * Switch to dh_python2.
  * debian/control:
    - Bump Standards-Version to 3.9.1, no changes required.
  * debian/watch:
    - Adjust to ignore development versions.

 -- Luca Falavigna <dktrkranz@debian.org>  Thu, 10 Feb 2011 23:10:48 +0100

scons (2.0.0-1) unstable; urgency=low

  * New upstream release.
    - No longer use string exceptions (Closes: #585353).
  * Refresh patches for new upstream release.
  * debian/patches/fortran03.patch:
    - Add fortran03 support, thanks Alastair McKinstry! (Closes: #583658).
  * debian/watch:
    - Look for 2.0 branch.

 -- Luca Falavigna <dktrkranz@debian.org>  Tue, 15 Jun 2010 16:14:58 +0200

scons (1.3.0-1) unstable; urgency=low

  * New upstream release.

 -- Luca Falavigna <dktrkranz@debian.org>  Thu, 25 Mar 2010 20:42:14 +0100

scons (1.2.0.d20100306-1) unstable; urgency=low

  * New upstream checkpoint release.
  * debian/patches/manpages.patch:
    - Removed, applied upstream.
  * debian/control:
    - Bump Standards-Version to 3.8.4, no changes required.

 -- Luca Falavigna <dktrkranz@debian.org>  Wed, 10 Mar 2010 13:58:54 +0100

scons (1.2.0.d20100117-1) unstable; urgency=low

  * New upstream checkpoint release.
  * Switch to format 3.0 (quilt).

 -- Luca Falavigna <dktrkranz@debian.org>  Sat, 23 Jan 2010 15:14:43 +0100

scons (1.2.0.d20091224-1) unstable; urgency=low

  * New upstream checkpoint release.
  * debian/patches/manpages.patch:
    - Changes applied in previous release were fixed upstream.
    - Fix several spelling and syntax errors.

 -- Luca Falavigna <dktrkranz@debian.org>  Tue, 29 Dec 2009 13:14:34 +0100

scons (1.2.0.d20090919-1) unstable; urgency=low

  * New upstream checkpoint release.
  * debian/patches/remove_stale_files.patch:
    - Remove stale files created by SCons when building Debian packages.
      Check if DH_INTERNAL_OPTIONS is set, then delete selected files. This
      is a workaround to fix double compilation, it will reverted when
      upstream implements support for deep clean (Closes: #519948).
  * debian/patches/manpages.patch:
    - Fix errors in manpages.

 -- Luca Falavigna <dktrkranz@debian.org>  Sat, 05 Dec 2009 18:16:57 +0100

scons (1.2.0.d20090905-1) unstable; urgency=low

  * New upstream checkpoint release.
  * Remove obsolete patches, they have been merged upstream:
    - debian/patches/no_commandline_arguments.patch
    - debian/patches/remove_broken_symlinks.patch
  * Update my e-mail address.
  * Remove DM-Upload-Allowed field.
  * Update copyright informations.
  * Switch to debhelper 7.
  * Switch to python-support.
  * Do not build-depend on unnecessary python-dev, replace it with python.
  * Add Vcs-* fields to document where SCons debianisation is stored.
  * Bump Standards-Version to 3.8.3, no changes required.
  * Adhere to DEP3.

 -- Luca Falavigna <dktrkranz@debian.org>  Wed, 09 Sep 2009 20:26:05 +0200

scons (1.2.0-2) unstable; urgency=low

  * Upload to unstable (Closes: #522413).
  * debian/patches/no_commandline_arguments:
    - Fix an exception when a null command-line argument is passed in.
  * Update Standards-Version to 3.8.1, no changes required.
  * Add watch file.

 -- Luca Falavigna <dktrkranz@ubuntu.com>  Sat, 04 Apr 2009 00:15:48 +0200

scons (1.2.0-1) experimental; urgency=low

  * New upstream release.
  * debian/patches/remove_broken_symlinks:
    - In Clean() routine, try to delete symlinks even if files they point
      to are not available (Closes: #485521).
  * debian/patches/qt_missing_moc:
    - Dropped, implemented upstream time ago.
  * Add description to debian/patches/* to make Lintian happy.

 -- Luca Falavigna <dktrkranz@ubuntu.com>  Fri, 26 Dec 2008 18:06:57 +0100

scons (1.1.0-1) experimental; urgency=low

  * New upstream release.
  * debian/patches/java_ignore_nonexistent_files:
    - Check for file/symlink existence before trying to use it in Java(),
      this prevents IOError exception (Closes: #338232).
  * Provide a README.source to document quilt usage, as per policy.

 -- Luca Falavigna <dktrkranz@ubuntu.com>  Sat, 11 Oct 2008 18:23:42 +0200

scons (1.0.1-1) experimental; urgency=low

  * New upstream release.

 -- Luca Falavigna <dktrkranz@ubuntu.com>  Wed, 10 Sep 2008 20:29:32 +0200

scons (1.0.0-1) unstable; urgency=low

  * New upstream release.
    - Document better SideEffect usage (Closes: #430470).
    - debian/patches/manpage_indentation dropped, implemented upstream.
  * Add DM-Upload-Allowed field.

 -- Luca Falavigna <dktrkranz@ubuntu.com>  Wed, 13 Aug 2008 09:11:43 +0000

scons (0.98.5-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/manpage_indentation:
    - Fix scons manpage indentation, thanks Colin Watson (Closes: #472903).
  * debian/control:
    - Bump Standards-Version to 3.8.0 (no changes required).

 -- Luca Falavigna <dktrkranz@ubuntu.com>  Tue, 10 Jun 2008 07:21:31 +0000

scons (0.98.4-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - Set myself as Maintainer, move Mark Brown to Uploaders
      (Closes: #477925).
  * debian/copyright:
    - Update copyright holder.

 -- Luca Falavigna <dktrkranz@ubuntu.com>  Mon, 19 May 2008 16:08:06 +0200

scons (0.98.3-1) unstable; urgency=low

  [ Mark Brown ]
  * Add Luca Falavigna to Uploaders pending probable formation of a team.

  [ Luca Falavigna ]
  * New upstream release:
    - Options object backwards compatibility (Closes: #477912).
  * Add quilt support, existing patches are now managed with it:
    - debian/patches/qt_missing_moc.
  * debian/control:
    - Move python-central to Build-Depends-Indep.
    - Bump to Standards-Version: 3.7.3.
    - Add Homepage field.
  * debian/compat:
    - Bump version to 5.
  * debian/scons.manpages:
    - Add scons-time.1 man page.

 -- Mark Brown <broonie@debian.org>  Wed, 30 Apr 2008 21:41:02 +0100

scons (0.98.2-3) unstable; urgency=low

  * Rebuild with python-central 0.6.6 for more bug fixes (closes: #476976).

 -- Mark Brown <broonie@debian.org>  Sun, 27 Apr 2008 11:43:36 +0100

scons (0.98.2-2) unstable; urgency=low

  * Backport fix for propagation of CXXFLAGS to SHCXXFLAGS (closes: #477930).

 -- Mark Brown <broonie@debian.org>  Sat, 26 Apr 2008 11:34:30 +0100

scons (0.98.2-1) unstable; urgency=low

  * New upstream release.
  * Build against new python-central, picking up new generated code which
    fixes upgrades (closes: #476976).

 -- Mark Brown <broonie@debian.org>  Tue, 22 Apr 2008 20:55:03 +0100

scons (0.98.1-1) unstable; urgency=low

  * New upstream release.

 -- Mark Brown <broonie@debian.org>  Sat, 19 Apr 2008 12:42:01 +0100

scons (0.98.0-1) unstable; urgency=low

  * New upstream release.

 -- Mark Brown <broonie@debian.org>  Tue, 01 Apr 2008 19:26:31 +0100

scons (0.97.0d20080304-1) unstable; urgency=low

  * Snapshot of revision 2680.
  * This snapshot supports passing lists of Nodes to the File() constructor.

 -- Mark Brown <broonie@debian.org>  Tue, 04 Mar 2008 19:24:23 +0000

scons (0.97.0d20080303-1) unstable; urgency=low

  * Snapshot of revision 2678.
  * This snapshot supports passing lists of Nodes to Chmod() (closes: #464136).

 -- Mark Brown <broonie@debian.org>  Mon, 03 Mar 2008 20:15:36 +0000

scons (0.97.0d20071212-3) unstable; urgency=low

  * Apply upstream patch fixing handling of missing files specified with
    absolute paths in ifdefed code (closes: #457056).

 -- Mark Brown <broonie@debian.org>  Wed, 19 Dec 2007 19:25:28 +0000

scons (0.97.0d20071212-2) unstable; urgency=low

  * Apply upstream patch fixing handling of absolute paths (closes: #456518).

 -- Mark Brown <broonie@debian.org>  Mon, 17 Dec 2007 18:17:14 +0000

scons (0.97.0d20071212-1) unstable; urgency=low

  * New upstream release.

 -- Mark Brown <broonie@debian.org>  Fri, 14 Dec 2007 20:22:42 +0000

scons (0.97.0d20071203-1) unstable; urgency=low

  * Unofficial upstream snapshot (SVN revision 2509).
  * Incorporates fix for build failures when cleaning (closes: #444204).

 -- Mark Brown <broonie@debian.org>  Mon, 03 Dec 2007 19:29:59 +0000

scons (0.97.0d20070918-1) unstable; urgency=low

  * New upstream release.

 -- Mark Brown <broonie@debian.org>  Wed, 19 Sep 2007 12:09:26 +0100

scons (0.97.0d20070809-1) unstable; urgency=low

  * New upstream release.

 -- Mark Brown <broonie@debian.org>  Sat, 11 Aug 2007 00:06:27 +0100

scons (0.97-1) unstable; urgency=low

  * New upstream release.

 -- Mark Brown <broonie@debian.org>  Fri, 18 May 2007 18:49:36 +0100

scons (0.96.93-2) unstable; urgency=low

  * Apply patch from Tom Parker <debian@tevp.net> fixing QT builder when used
    with missing moc files (closes: #400922).

 -- Mark Brown <broonie@debian.org>  Wed, 29 Nov 2006 19:27:39 +0000

scons (0.96.93-1) unstable; urgency=low

  * New upstream release.

 -- Mark Brown <broonie@debian.org>  Tue,  7 Nov 2006 19:21:10 +0000

scons (0.96.92-2) unstable; urgency=low

  * Make some vauge wavings at the new Python policy, picking python-central
    at random (closes: #380944).
  * Install into our own module directory again since it seems to be more
    policy compliant.
  * Invoke setup.py in the clean target for good measure.
  * Move build dependencies to Build-Depends.
  * Policy 3.7.2 (no changes).

 -- Mark Brown <broonie@debian.org>  Tue,  1 Aug 2006 20:04:42 +0100

scons (0.96.92-1) unstable; urgency=low

  * New upstream release.

 -- Mark Brown <broonie@debian.org>  Sat,  6 May 2006 11:43:02 +0100

scons (0.96.91-2) experimental; urgency=low

  * Ask setup.py not to install man pages into /usr/man (closes: #338415).
  * Ship upstream release notes.
  * Install into the standard Python directory.
  * Don't installed versioned copies of scripts.
  * Fix .R->.RI typo in man page.

 -- Mark Brown <broonie@debian.org>  Sun, 13 Nov 2005 15:35:53 +0000

scons (0.96.91-1) experimental; urgency=low

  * New upstream release.
  * Uploaded to experimental since it is still a prerelease (closes: #312289).

 -- Mark Brown <broonie@debian.org>  Wed, 14 Sep 2005 20:50:08 +0100

scons (0.96.90-1) experimental; urgency=low

  * New upstream release.
  * Uploaded to experimental since it is still a prerelease (closes: #312289).

 -- Mark Brown <broonie@debian.org>  Wed, 29 Jun 2005 22:46:48 +0100

scons (0.96.1-2) unstable; urgency=low

  * Ship upstream release notes.
  * Install into standard Python directories.

 -- Mark Brown <broonie@debian.org>  Sun, 13 Nov 2005 15:11:40 +0000

scons (0.96.1-1) unstable; urgency=low

  * New upstream release.

 -- Mark Brown <broonie@debian.org>  Tue, 24 Aug 2004 08:57:22 +0100

scons (0.96-1) unstable; urgency=low

  * New upstream release.

 -- Mark Brown <broonie@debian.org>  Wed, 18 Aug 2004 22:30:42 +0100

scons (0.95-1) unstable; urgency=low

  * New upstream release.

 -- Mark Brown <broonie@debian.org>  Mon,  8 Mar 2004 20:59:58 +0000

scons (0.94-1) unstable; urgency=low

  * New upstream release.

 -- Mark Brown <broonie@debian.org>  Sat,  8 Nov 2003 12:49:24 +0000

scons (0.93-1) unstable; urgency=low

  * New upstream release.

 -- Mark Brown <broonie@debian.org>  Fri, 24 Oct 2003 08:45:46 +0100

scons (0.92-2) unstable; urgency=low

  * Build depend on python-dev (closes: #216373).

 -- Mark Brown <broonie@debian.org>  Sat, 18 Oct 2003 13:39:04 +0100

scons (0.92-1) unstable; urgency=low

  * New maintainer.
  * New upstream release (closes: #174332).
  * Rewrite description (closes: #198315).
  * Use dh_python (closes: #212703).
  * Update to debhelper version 4 and use setup.py for installation.
  * Update to policy 3.6.1 (no changes).

 -- Mark Brown <broonie@debian.org>  Wed, 15 Oct 2003 20:35:57 +0100

scons (0.08-1) unstable; urgency=low

  *  New upstream release (Closes: #158373)

 -- Moshe Zadka <moshez@debian.org>  Mon, 21 Oct 2002 16:52:11 +0200

scons (0.07-3) unstable; urgency=low

  * Removing /usr/doc links
  * Python 2.1 -> Python 2.2

 -- Moshe Zadka <moshez@debian.org>  Tue, 27 Aug 2002 18:48:02 +0300

scons (0.07-2) unstable; urgency=low

  * Ugh, who would put distutils.core in python-dev? Changing build
    dependancies (Closes: #146601)
  * While we're at it, update Standards-Version

 -- Moshe Zadka <moshez@debian.org>  Sat, 11 May 2002 08:25:07 +0300

scons (0.07-1) unstable; urgency=low

  * New upstream version
  * Packaging properly, instead of as debian native
  * Modifying copyright to include upstream location (Closes: #144491)
  * Fixing my e-mail address (Closes: #144490)
    * Thanks for looking after my packages, tbm ;-)

 -- Moshe Zadka <moshez@debian.org>  Sat,  4 May 2002 13:05:53 +0300

scons (0.06-1) unstable; urgency=low

  * New upstream version

 -- Moshe Zadka <moshez@debian.org>  Mon, 15 Apr 2002 19:22:09 +0300

scons (0.05-1) unstable; urgency=low

  * First upload (closes: #140128)

 -- Moshe Zadka <moshez@debian.org>  Wed, 27 Mar 2002 10:40:42 +0200