File: changelog

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

  * RC fix release, discard dependency on python3-brial (Closes: #1034769).

 -- Jerome Benoit <calculus@rezozer.net>  Thu, 27 Apr 2023 08:16:02 +0000

singular (1:4.3.1-p3+ds-1) unstable; urgency=medium

  * New upstream micro version.
  * Debianization:
    - d/patches/*:
      - d/p/upstream-fix-autotools-libpolys-modules.patch, integrated;
    - d/copyright:
      - Files-Excluded list, update;
      - Copyright year-tuples, update;
    - d/control:
      - Standards Version, bump to 4.6.2 (no change).

 -- Jerome Benoit <calculus@rezozer.net>  Tue, 03 Jan 2023 15:14:59 +0000

singular (1:4.3.1-p2+ds-2) unstable; urgency=medium

  * Upload to unstable (closes: #1023360).
  * Debianization:
    - d/patches/*:
      - d/p/upstream-fix-autotools-libpolys-modules.patch, introduce
        (Closes: #1020380).

 -- Jerome Benoit <calculus@rezozer.net>  Sat, 10 Dec 2022 11:20:51 +0000

singular (1:4.3.1-p2+ds-1) experimental; urgency=medium

  * New upstream micro version.
  * Debianization:
    - various janitorial changes.

 -- Jerome Benoit <calculus@rezozer.net>  Sat, 10 Sep 2022 17:58:16 +0000

singular (1:4.3.1-p1+ds-1) experimental; urgency=medium

  * New upstream micro version.
  * Debianization:
    - d/control:
      - Standards Version, bump to 4.6.1 (no change);
    - d/patches/*:
      - d/p/upstream-update-README_pkg-debian.patch, introduce;
      - d/p/debianization-resources.patch, refresh;
    - d/singular-doc.docs, update;
    - d/s/lintian-overrides:
      - source-is-missing, neutralize.

 -- Jerome Benoit <calculus@rezozer.net>  Sat, 09 Jul 2022 19:07:13 +0000

singular (1:4.3.0-p1+ds-3) experimental; urgency=medium

  * RC bug fix (closes: #1012407), upgrade lib package name.

 -- Jerome Benoit <calculus@rezozer.net>  Sun, 12 Jun 2022 12:59:04 +0000

singular (1:4.3.0-p1+ds-2) experimental; urgency=medium

  * Debianization:
    - d/watch:
      - upstream site address, update.

 -- Jerome Benoit <calculus@rezozer.net>  Sun, 22 May 2022 16:22:37 +0000

singular (1:4.3.0-p1+ds-1) experimental; urgency=medium

  * New upstream patch version.
  * Debianization:
    - policy change: singular.info now in /u/s/info as expected;
    - d/control:
      - Maintenance, migrate to Debian Math Team.

 -- Jerome Benoit <calculus@rezozer.net>  Sun, 06 Mar 2022 15:21:16 +0000

singular (1:4.3.0+ds-1) experimental; urgency=medium

  * New upstream minor version.
  * Debianization:
    - d/copyright:
      - copyright year tuples, update;
    - d/patches/*:
      - d/p/upstream-source-lintian-spelling.patch, integrated.

 -- Jerome Benoit <calculus@rezozer.net>  Sat, 15 Jan 2022 14:26:58 +0000

singular (1:4.2.1-p3+ds-1) unstable; urgency=medium

  * New upstream patch version.
  * Debianization:
    - d/copyright, refresh;
    - d/patches/*:
      - d/p/upstream-source-lintian-spelling.patch, renew;
      - d/p/upstream-source-typo.patch, integrated;
      - d/p/upstream-fix-conflict-Givaro.patch, obsoleted.

 -- Jerome Benoit <calculus@rezozer.net>  Fri, 17 Dec 2021 20:20:53 +0000

singular (1:4.2.1-p2+ds-6) unstable; urgency=medium

  * Debianization:
    - d/{p/debianization-{resources,-adhoc-info}.patch,
         singular-doc.{docs,info,install}} rationalize
         (Closes: #1001806).

 -- Jerome Benoit <calculus@rezozer.net>  Thu, 16 Dec 2021 20:39:36 +0000

singular (1:4.2.1-p2+ds-5) unstable; urgency=medium

  * Debianization:
    - d/control:
      - libsingular4m2n1 package entries, sanitize (Closes: #1001658);
      - singular package, mark `Multi-Arch: same'.

 -- Jerome Benoit <calculus@rezozer.net>  Tue, 14 Dec 2021 20:27:46 +0000

singular (1:4.2.1-p2+ds-4) unstable; urgency=medium

  * Debianization:
    - d/patches/*:
      - d/p/upstream-fix-conflict-Givaro.patch, introduce.

 -- Jerome Benoit <calculus@rezozer.net>  Tue, 14 Dec 2021 19:21:46 +0000

singular (1:4.2.1-p2+ds-3) unstable; urgency=medium

  * Upload to unstable.
  * Debianization:
    - d/control:
      - Build-Depends field, add bison;
    - d/rules:
      - override_dh_auto_configure target, add option --enable-streamio
        (Closes: #974103);
    - d/patches/*:
      - d/p//upstream-fix-factoryconf_h-include.patch, introduce.

 -- Jerome Benoit <calculus@rezozer.net>  Sat, 11 Dec 2021 13:33:59 +0000

singular (1:4.2.1-p2+ds-2) experimental; urgency=medium

  * Debinization:
    - d/control:
      - debhelper, bump to version 12;
      - Build-Depends list, remove python-is-python3 and add topcom;
      - library package, rename libsingular4m2n1;
    - d/rules:
      - PYTHON environment variable, export;
      - override_dh_auto_configure target, introduce to honor libexec;
    - d/patches/*:
      - d/p/upstream-source-typo.patch, introduce (Closes: #965090);
      - d/p/upstream-source-lintian-spelling.patch, introduce;
    - d/singular-ui-emacs.install, add .emacs-* Emacs initializations
        files (Closes: #965089);
    - d/singular-modules.install, now honor libexec;
    - d/singular-modules.lintian-overrides, provide explanation;
    - d/libsingular4-dev{,-common}.lintian-overrides, provide comment;
    - d/upstream/metadata, introduce;
    - d/compat, discard.

 -- Jerome Benoit <calculus@rezozer.net>  Sat, 27 Nov 2021 19:24:24 +0000

singular (1:4.2.1-p2+ds-1) experimental; urgency=medium

  * New minor upstream version (Closes: #992003).
  * Debianization:
    - d/control:
      - Build-Depends list, add python-is-python3;
      - Rules-Requires-Root, introduce and set to no;
      - Standards Version, bump to 4.6.0 (no change);
    - d/copyright:
      - machine-readable copyright file URI, fix;
      - copyright year tuples, update;
      - Files-Excluded list, refresh;
      - obsoleted Files entries, clean up;
    - d/patches/*, update;
    - d/singular-doc.{docs,info}, migrate from hlp to info;
    - d/*singular*.{install,lintian-overrides}, refresh.

 -- Jerome Benoit <calculus@rezozer.net>  Sun, 21 Nov 2021 20:39:00 +0000

singular (1:4.1.2-p1+ds-2) experimental; urgency=medium

  * Debianization:
    - migration to Python3 (Closes: #943272);
    - debian/copyright, update.

 -- Jerome Benoit <calculus@rezozer.net>  Thu, 09 Jan 2020 20:32:43 +0000

singular (1:4.1.2-p1+ds-1) experimental; urgency=medium

  * New upstream version.
  * Debianization:
    - debian/copyright, revisit;
    - debian/control:
      - Standards Version, bump to 4.4.1 (no change);
      - Depends field, libsingular4-dev, harden;
    - debian/rules:
      - override_dh_compress-indep target, no more compress singular.idx;
    - debian/sigular-doc.*:
      - d/singular-doc.{docs,info}, now distribute singular.hlp as info file;
    - debian/patches/*:
      - d/p/upstream-fix-lintian-spelling_error-silence.patch, integrated;
      - d/p/debianization-adhoc-info.patch, introduce;
      - refresh.

 -- Jerome Benoit <calculus@rezozer.net>  Sat, 09 Nov 2019 17:00:18 +0000

singular (1:4.1.1-p4+ds-1) experimental; urgency=medium

  * New upstream version.
  * Debianization:
    - debian/control,
      - suffix library package wrt major and minor and nano version numbers
        to prevent from RC bugs, see #910808;
    - debian/copyright:
      - Copyright year tuples, update;
    - debian/control:
      - Standards Version, bump to 4.3.0 (no change);
    - debian/watch:
      - upstream URL, secure;
    - debian/patches/*:
      - d/p/upstream-autotools_pedant-harmonize-librelease.patch, integrated;
      - d/p/upstream-fix-lintian-spelling_error-silence.patch, submit;
      - refresh.

 -- Jerome Benoit <calculus@rezozer.net>  Sat, 12 Jan 2019 08:17:59 +0000

singular (1:4.1.1-p3+ds-3) experimental; urgency=medium

  * Administrivia release: git merge.

 -- Jerome Benoit <calculus@rezozer.net>  Sat, 27 Oct 2018 12:55:03 +0000

singular (1:4.1.1-p2+ds-3) unstable; urgency=medium

  * RC fix (Closes: #910808), suffix library package wrt major and minor
    version numbers.
  * Debianization:
    - debian/patches:
      - d/p/upstream-autotools_pedant-harmonize-librelease.patch, introduce;
      - d/p/debianization-prefix_libreleases.patch, introduce;
    - debian/rules:
      - export UPS_VERSION_UPSTREAM, introduce to prefix libreleases when
        necessary to avoid conflict (see d/p/d-prefix_libreleases.patch).

 -- Jerome Benoit <calculus@rezozer.net>  Fri, 26 Oct 2018 08:35:09 +0000

singular (1:4.1.1-p3+ds-2) experimental; urgency=medium

  * Administrivia release: git merge.

 -- Jerome Benoit <calculus@rezozer.net>  Sat, 06 Oct 2018 14:36:23 +0000

singular (1:4.1.1-p2+ds-2) unstable; urgency=medium

  * Upload to unstable.
  * Import backport patch from upstream for sagemath 8.3 .
  * Debianization:
    - debian/patches/*:
      - d/p/patches/upstream-backport-ntl-error-handler.patch , import.

 -- Jerome Benoit <calculus@rezozer.net>  Sat, 06 Oct 2018 11:29:10 +0000

singular (1:4.1.1-p3+ds-1) experimental; urgency=medium

  * Debianization:
    - debian/control:
      - Standards Version, bump to 4.2.0 (no change);
    - debian/rules:
      - get-orig-source target, discard.

 -- Jerome Benoit <calculus@rezozer.net>  Sat, 18 Aug 2018 15:18:08 +0000

singular (1:4.1.1-p2+ds-1) experimental; urgency=medium

  * New upstream version.
  * Debianization:
    - debian/singular-doc.docs, update;
    - debian/patches/*:
      - d/p/upstream-fix-lintian-spelling.patch , integrated;
      - refresh.

 -- Jerome Benoit <calculus@rezozer.net>  Sat, 28 Apr 2018 16:47:36 +0000

singular (1:4.1.1-p1+ds-1) experimental; urgency=medium

  * New upstream version.
  * Debianization:
    - debian/copyright:
      - Format field, secure;
      - copyright year tuples, refresh;
      - Files-Excluded field, update;
    - debian/control:
      - debhelper, bump to 11;
      - Standards Version, bump to 4.1.3 (no change);
      - Vcs-* fields, migrate to Salsa;
    - debian/rules:
      - get-orig-source target, compression option, move to d/watch ;
    - debian/patches/*:
      - d/p/debianization-4ti2.patch , obsoleted by upstream;
      - update;
    - debian/watch:
      - compression option, add.

 -- Jerome Benoit <calculus@rezozer.net>  Fri, 30 Mar 2018 11:20:12 +0000

singular (1:4.1.0-p3+ds-2) unstable; urgency=medium

  * Upload to unstable.

 -- Jerome Benoit <calculus@rezozer.net>  Sun, 07 May 2017 13:04:10 +0000

singular (1:4.1.0-p3+ds-1) experimental; urgency=medium

  * New upstream minor version.
  * Debianization:
    - d/patches/, refreshment;
    - singular.hlp management, correct (Closes: #856871).

 -- Jerome Benoit <calculus@rezozer.net>  Fri, 28 Apr 2017 12:40:35 +0000

singular (1:4.1.0-p2+ds-1) experimental; urgency=medium

  * New upstream minor version.
  * Debianization:
    - d/control, update;
    - d/patches/*, refresh.

 -- Jerome Benoit <calculus@rezozer.net>  Sat, 25 Feb 2017 07:41:13 +0000

singular (1:4.1.0-p1+ds-1) experimental; urgency=medium

  * New upstream minor version.
  * Debianization:
    - debian/copyright, refresh;
    - debian/rules, harden;
    - debian/*, correct typo.

 -- Jerome Benoit <calculus@rezozer.net>  Mon, 21 Nov 2016 05:25:14 +0000

singular (1:4.0.3-p5+ds-1) experimental; urgency=medium

  * Debianization:
    - debian/patches/upstream-lintian-spelling-error-silence.patch, update.

 -- Jerome Benoit <calculus@rezozer.net>  Wed, 09 Nov 2016 14:03:39 +0000

singular (1:4.0.3-p4+ds-2) experimental; urgency=medium

  * Debianization:
    - version epoch (deb-version(1)), bump (see d/README.source for rationale);
    - debian/README.source, introduce;
    - debian/gbp.conf, set up (default debian-branch: experimental);
    - debian/control:
      - transition, polybori -> brial.

 -- Jerome Benoit <calculus@rezozer.net>  Wed, 09 Nov 2016 03:20:28 +0000

singular (4.0.3-p4+ds-1) unstable; urgency=medium

  * New upstream version.
  * Debianization:
    - debian/patches/*.patch:
      - Origin field, correct;
      - refresh.

 -- Jerome Benoit <calculus@rezozer.net>  Thu, 20 Oct 2016 23:58:53 +0000

singular (4.0.3-p3+ds-2) unstable; urgency=medium

  * RC fix (Closes: #840481), fix readline 6 to 7 migration issue.
  * Debianization:
    - debian/rules, do not compress .hlp data files (for now).

 -- Jerome Benoit <calculus@rezozer.net>  Fri, 14 Oct 2016 22:41:33 +0000

singular (4.0.3-p3+ds-1) unstable; urgency=medium

  * New upstream version.
  * Debianization:
    - debian/control:
      - Build-Depends, migrate to libreadline-dev;
    - debian/patches/:
      - discard integrated and/or obsoleted patches:
        - upstream-bug-831072-gcc_6_1_1-segfault.patch
        - upstream-bug-831072-hidden-segfault.patch
        - upstream-reproducible.patch
        - upstream-autotools-DESTDIR.patch
        - upstream-autotools-singular_idx.patch .

 -- Jerome Benoit <calculus@rezozer.net>  Sun, 09 Oct 2016 11:47:58 +0000

singular (4.0.3-p1+ds-4) unstable; urgency=medium

  * RC fix (Closes: #837016), fix ax_prog_doxygen.m4 update issue.
  * Debianization:
    - debian/patches/:
      - d/p/upstream-lintian-spelling-error-silence.patch, refresh.

 -- Jerome Benoit <calculus@rezozer.net>  Thu, 29 Sep 2016 10:48:09 +0000

singular (4.0.3-p1+ds-3) unstable; urgency=medium

  * RC fix (Closes: #831072), fix gcc-6 transition issue.

 -- Jerome Benoit <calculus@rezozer.net>  Mon, 25 Jul 2016 22:13:13 +0000

singular (4.0.3-p1+ds-2) unstable; urgency=medium

  * FTBFS fix (Closes: #806108), fix indep build failure.

 -- Jerome Benoit <calculus@rezozer.net>  Fri, 29 Apr 2016 15:03:31 +0000

singular (4.0.3-p1+ds-1) unstable; urgency=medium

  * New upstream version (Closes: #811855).
  * Debianization:
    - debian/control:
      - Standards Version, bump to 3.9.8 (no change);
    - debian/copyright:
      - repack by using the Files-Excluded machinery instead of the ad-hoc
        script debian/repack;
      - refresh;
    - debian/repack, discard (see above);
    - debian/watch:
      - revisit (see above);
    - debian/rules:
      - dpkg-buildflags, add hardening=+all;
    - debian/patches/:
      - d/p/upstream-lintian-spelling-error-silence.patch, refresh;
      - d/p/upstream-autotools-DESTDIR.patch, introduce;
      - d/p/upstream-autotools-singular_idx.patch, introduce;
      - d/p/upstream-reproducible.patch, introduce;
    - provide doc `as is'.

 -- Jerome Benoit <calculus@rezozer.net>  Thu, 28 Apr 2016 18:04:58 +0000

singular (4.0.3+ds-1) unstable; urgency=medium

  * New upstream version.
  * Debianization:
    - debian/control:
      - Standards Version, bump to 3.9.7 (no change);
      - Homepage and Vcs-* fields, secure;
      - debug symbol package, drop off in favour of automatic generation;
      - upgrade scheme, harden (Closes: #800961);
    - debian/copyright, refresh;
    - debian/rules:
      - debug symbol package, drop off in favour of automatic generation;
    - debian/repack, harden;
    - minor fix (submitted).

 -- Jerome Benoit <calculus@rezozer.net>  Tue, 23 Feb 2016 02:55:40 +0000

singular (4.0.2-p2+ds-3) unstable; urgency=medium

  * FTBFS fix (Closes: #804892), harden omalloc check.
  * Debianization:
    - debian/patches/upstream-tests-omalloc-getlucky.patch, harden.

 -- Jerome Benoit <calculus@rezozer.net>  Sat, 14 Nov 2015 04:38:52 +0000

singular (4.0.2-p2+ds-2) unstable; urgency=medium

  * FTBFS fix (Closes: #804186), render deterministic an undeterministic check.
  * Debianization:
    - debian/rules, refresh.

 -- Jerome Benoit <calculus@rezozer.net>  Thu, 05 Nov 2015 21:31:15 +0000

singular (4.0.2-p2+ds-1) unstable; urgency=medium

  * New upstream version.
  * Debianization:
    - debian/control, Vcs-Browser field correction;
    - debina/patches/*:
      - git-version-gen, harden;
      - refresh;
      - minor fix (submitted).

 -- Jerome Benoit <calculus@rezozer.net>  Wed, 04 Nov 2015 04:07:40 +0000

singular (4.0.2-p1+ds-1) unstable; urgency=medium

  * New upstream version.
  * Debianization:
    - debian/watch, update;
    - debian/repack, update;
    - debian/patches/ patches:
      - git-version-gen echoes now the debian package version
        with prefix "debian-" instead of a fancy git number;
      - refresh.

 -- Jerome Benoit <calculus@rezozer.net>  Thu, 15 Oct 2015 21:13:15 +0000

singular (4.0.2+ds-1) unstable; urgency=medium

  * New upstream version, integrate most of submitted upstream patches.
  * Upload to unstable.
  * Debianization:
    - debian/patches/debianization-rename-pkgconfig_files.patch, prepend
      singular- to the singular related modules within the metainformation
      singular pkg-config files;
    - debian/patches/ patches:
      - micro upstream fixes;
      - minor Debian adaptations;
      - refresh.
  * Upstream fixes have been pulled for request to the Singular Team.

 -- Jerome Benoit <calculus@rezozer.net>  Mon, 03 Aug 2015 00:12:09 +0000

singular (4.0.1p2+ds-1) experimental; urgency=medium

  * New major release started from scratch (Closes: #764475).
  * Debianization:
    - debian/copyright in DEP-5 format;
    - debian/control:
      - debhelper build-dep to >= 9;
      - Standards Version 3.9.6;
      - Vcs-* headers;
    - debian/source, format 3.0 (quilt);
    - build-arch/build-indep scheme, implement;
    - debian/patches/ patches:
      - in DEP-3 format;
      - prepend singular- to every Singular libraries for avoiding
        possible conflicts;
      - gather headers in a package include folder for the same reason;
      - manual page generated via help2man;
      - minor upstream fixes;
      - minor Debian adaptations;
    - debian/watch file;
    - debian/repack, repack script to clean up and gain weight;
    - debian/rules:
      - autoreconf-iguration;
      - full dh integration;
      - get-orig-source uscan based target which downloads the currently
        packaged upstream tarball and repacks it;
      - default target which basically queries package status with uscan
        -- output in DEHS format;
    - gpg-signature check support, neutralize.
  * Minor fixes, enhancements, request for a better source tarball were
    submitted and have been ; thanks to the Singular Team.
  * Upstream fixes and enhancemens have been pulled for request to the
    Singular Team.

 -- Jerome Benoit <calculus@rezozer.net>  Sun, 08 Feb 2015 16:46:56 +0000

singular (3-0-4-3.dfsg-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fixing the FTBFS (wrong compilation Makefile target and other
    issues, closes: #584339).
  * Really update libreadline-dev dependency (last revision only changed
    it in control.in).

 -- Giovanni Mascellani <gio@debian.org>  Tue, 10 Aug 2010 11:56:22 +0200

singular (3-0-4-3.dfsg-3) unstable; urgency=low

  * Update readline dependency to "libreadline-dev", not
    "libreadline5-dev".

 -- Tim Abbott <tabbott@mit.edu>  Fri, 18 Sep 2009 19:48:47 -0400

singular (3-0-4-3.dfsg-2) unstable; urgency=low

  * Change singuname architecture detection to support Linux on
    architectures unknown to the Singular build system. (Closes: #493492).

 -- Tim Abbott <tabbott@mit.edu>  Sat, 02 Aug 2008 21:45:51 -0400

singular (3-0-4-3.dfsg-1) unstable; urgency=low

  * Initial release (Closes: #383515).

 -- Tim Abbott <tabbott@mit.edu>  Tue, 08 Jul 2008 19:12:19 -0400