Codebase list swi-prolog / debian/5.10.4-2 debian / changelog
debian/5.10.4-2

Tree @debian/5.10.4-2 (Download .tar.gz)

changelog @debian/5.10.4-2raw · history · blame

  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
swi-prolog (5.10.4-2) unstable; urgency=low

  * Add missing RDF library. Thanks to "A. N. Other"
    <a.n.other.debian@gmail.com>. (Closes: #639103)
  * Prevent similar issues with library paths with set -e.

 -- Chris Lamb <lamby@debian.org>  Wed, 24 Aug 2011 22:27:46 +0100

swi-prolog (5.10.4-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS on mipsel (Closes: #634257)
  * New patch:
    - swi-prolog-mipsel-FTBFS.diff
  * Urgency medium because previous version was for too long in
    unstable on all other architectures

 -- Євгеній Мещеряков <eugen@debian.org>  Wed, 20 Jul 2011 20:02:11 +0200

swi-prolog (5.10.4-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 3.9.2.

 -- Chris Lamb <lamby@debian.org>  Sun, 19 Jun 2011 14:04:49 +0100

swi-prolog (5.10.2-1) unstable; urgency=low

  * New upstream version.
  * Update Vcs-{Git,Browser}.
  * Change libgmp3-dev dependency to libgmp-dev.

 -- Chris Lamb <lamby@debian.org>  Sun, 20 Mar 2011 06:29:25 +0000

swi-prolog (5.10.1-1) unstable; urgency=low

  * New upstream release.
  * Remove 01_chrpath_not_fatal.diff patch; applied upstream.
  * Bump Standards-Version to 3.9.1.
  * Prefer Breaks: over versioned Conflicts:.

 -- Chris Lamb <lamby@debian.org>  Mon, 02 Aug 2010 06:01:30 +0100

swi-prolog (5.10.0-1) unstable; urgency=low

  * New upstream release. (Closes: #587994)
  * Update package index after installing -nox which was resulting in
    incomplete installations after upgrading from lenny. (Closes: #585870)
  * Remove unneeded manpage section patch.
  * Update patches for latest swi-prolog version.
  * Remove reference to xpce.1 manpage (removed upstream).
  * libpl.so => libswipl.so.

 -- Chris Lamb <lamby@debian.org>  Mon, 12 Jul 2010 16:43:29 +0100

swi-prolog (5.8.2-2) unstable; urgency=low

  * Drop duplicate libjpeg62-dev, libxpm-dev and libxt-dev Build-Depends.
  * Replace libjpeg62-dev Build-Dependency with libjpeg-dev.
  * Fix FTBFS on GNU/kFreeBSD. Thanks to Petr Salinger
    <Petr.Salinger@seznam.cz>. (Closes: #571078)
  * Switch to dpkg-source 3.0 (quilt) format
  * Bump Standards-Version to 3.8.4.

 -- Chris Lamb <lamby@debian.org>  Wed, 24 Feb 2010 22:08:03 +0000

swi-prolog (5.8.2-1) unstable; urgency=low

  * New upstream release.
  * Re-arrange binary packages at upstream's request:
    - Rename -xpce to -x
    - Rename -jpl to -java
    - Rename "swi-prolog" to -nox and merge -clib, -http, -semweb, -sgml
      and -table into it
    - The "swi-prolog-odbc" package remains unchanged
    - A new "swi-prolog" package depends on both "swi-prolog-nox" and
      "swi-prolog-x"

 -- Chris Lamb <lamby@debian.org>  Wed, 06 Jan 2010 00:39:12 +0000

swi-prolog (5.8.0-1) unstable; urgency=low

  * New upstream release.
    - Local copy of strndup renamed to my_strndup. (Closes: #552847)
  * Replace libreadline5-dev dependencies with libreadline-dev.
  * Fix bad jpl.jar symlink in "main" swi-prolog package by using
    debian/swi-prolog-jpl.links instead of specifying it in debian/rules
    to ensure it ends up in the right package. (Closes: #549628)

 -- Chris Lamb <lamby@debian.org>  Thu, 29 Oct 2009 19:17:06 +0000

swi-prolog (5.6.64-3) unstable; urgency=low

  * Include CHR library in swi-prolog package. (Closes: #541183)
  * Bump Standards-Version to 3.8.3.

 -- Chris Lamb <lamby@debian.org>  Tue, 25 Aug 2009 03:55:20 +0100

swi-prolog (5.6.64-2) unstable; urgency=low

  * Add Build-Depends on libxft-dev, libxext-dev, libice-dev, libjpeg62-dev,
    libxinerama-dev, libxpm-dev and libxt-dev for anti-aliased fonts in XPCE.
    (Closes: #527233)
  * Bump Standards-Version to 3.8.1.

 -- Chris Lamb <lamby@debian.org>  Sat, 09 May 2009 13:43:43 +0100

swi-prolog (5.6.64-1) unstable; urgency=low

  * New upstream release.
  * Fix debian/watch file.
  * Drop 05_fix_java_lib_paths patch - applied upstream.
  * Refer to `/usr/share/common-licenses/GPL-2' in debian/copyright instead of
    just `GPL'.
  * Update Git repository URLs.

 -- Chris Lamb <lamby@debian.org>  Sun, 22 Feb 2009 02:17:41 +0000

swi-prolog (5.6.63-3) unstable; urgency=low

  * Add call to autoconf to ensure the changes in 05_fix_java_lib_paths.dpatch
    are actually applied to the JPL source. Thanks again to Peter Green
    <plugwash@p10link.net>. (Closes: #510409)

 -- Chris Lamb <lamby@debian.org>  Sat, 10 Jan 2009 01:26:48 +0000

swi-prolog (5.6.63-2) unstable; urgency=low

  * Fix FTBFS on architectures other than i386 and amd64 (Closes: #510409)
    - Add 05_fix_java_lib_paths.dpatch to fix Java include directory for
      architectures that have OpenJDK but the Autoconf fragment is new enough
      to cater for it.
    - Don't Build-Depend on openjdk-6-jre on arm and hppa.
    - Expand "Architecture: any" and remove arm and hppa.
    - Move from calling ``dh_* -a'' to ``dh_* -s'' where appropriate.
    - Conditionally call various debhelper commands that reference
      swi-prolog-jpl where that architecture does not apply.

    Many thanks to Peter Green <plugwash@p10link.net> who provided both
    analysis and patches for this issue.
  * Fix FTBFS twice in a row.

 -- Chris Lamb <lamby@debian.org>  Tue, 06 Jan 2009 22:57:07 +0000

swi-prolog (5.6.63-1) unstable; urgency=low

  * New upstream release.
  * Build the JPL (bidirectional Java interface) library in the swi-prolog-jpl
    binary package now that OpenJDK is in main. (Closes: #449437)
    - Remove 01_not_jpl_package.dpatch
    - Add Build-Depends on openjdk-6-jdk
    - Add convenience symlink from /usr/share/java/jpl.jar
  * Don't play Hanoi in clean target anymore with some (required) files that
    upstream was cleaning - change merged upstream.
  * New maintainer email address.

 -- Chris Lamb <lamby@debian.org>  Mon, 29 Dec 2008 22:07:04 +0000

swi-prolog (5.6.59-1) unstable; urgency=low

  * New upstream release - "mostly a bugfix release, fixing GC and HTTP issues
    from 5.6.56":
    - Garbage collection fixes:
      + Avoid crash on recursive GC signalling
      + Add support for A_MPZ in life-gc walker (crasher)
      + Call signal handlers at a safe place whilst backtracking.
      + Fix possible crash of profiler on GC.
      + Misc. GC fixes
    - HTTP fixes:
      + http_read_request/3 throws error on illegal request and 
        http_wrapper/5.
      + http_open/3 now raises an error if the URL is not well-formed
        instead of failing silently.
    - Other fixes:
      + Fix possible crash in copy_term/2 etc. on 32-bit systems.
      + Avoid import messages from module user in saved states.
    - New features:
      + library(terms) for enhanced compatibility to YAP/Quintus/SICStus.
      + Use PceEmacs as default editor if XPCE is available.
      + zcompare/3, analogous to compare/3 for FD variables.
      + constraint element/3, analogous to nth/1.
  * Build CHR on arm and armel again after GC fixes (disabled in 5.6.58-2).

 -- Chris Lamb <chris@chris-lamb.co.uk>  Thu, 07 Aug 2008 13:58:33 +0100

swi-prolog (5.6.58-2) unstable; urgency=low

  * Fix regression when moving from dh_movefiles to dh_install. dh_install
    only copies the specifies files whilst dh_movefiles moves them - this was
    resulting in the contents of the binary "swi-prolog" package being
    duplicated inside "swi-prolog-xpce", causing file conflicts at
    installation. (Closes: #492364)
  * Don't build the CHR package on arm and armel to prevent FTBFS on these
    archictures.
  * Add 04_fix_hyphens_being_used_as_minus_signs_in_manpages.dpatch to fix
    hyphen issues in manpages.
  * Build-Depend on debhelper (>= 5) instead of (>= 5.0.0).
  * Add "no-symbols-control-file" override to the shared-library related
    lintian overrides.
  * Actually remove dbuild ".pwd" file - was not being deleted since
    5.6.47-1 or so.

 -- Chris Lamb <chris@chris-lamb.co.uk>  Fri, 25 Jul 2008 22:59:28 +0100

swi-prolog (5.6.58-1) unstable; urgency=low

  * New upstream release.
  * Fix GCC flag handling as SWI-Prolog prefers COFLAGS over CFLAGS:
    - Unset CFLAGS to allow upstream build system to select optimisations.
    - Should fix FTBFS on arm as -O0 is passed properly (introduced in
      5.6.49-1).
  * Fix typo ("polution" -> "pollution") in README.Debian.
  * Replace calls to `pwd` in debian/rules with $(CURDIR).
  * Move from dh_movefiles to dh_install.

 -- Chris Lamb <chris@chris-lamb.co.uk>  Tue, 22 Jul 2008 21:34:25 +0100

swi-prolog (5.6.57-1) unstable; urgency=low

  * New upstream release.
    - Remove HPPA shared object file extension patch as it has been merged
      upstream.
  * Bump Standards-Version to 3.8.0.
  * Depend on x11proto-core-dev instead of x-dev.

 -- Chris Lamb <chris@chris-lamb.co.uk>  Thu, 03 Jul 2008 14:35:47 +0100

swi-prolog (5.6.55-1) unstable; urgency=low

  * New upstream release.
  * Use correct shared object file extension on HPPA to fix FTBFS on this
    architecture since 5.6.53-2. Patch backported from upstream repository.

 -- Chris Lamb <chris@chris-lamb.co.uk>  Wed, 14 May 2008 02:47:49 +0100

swi-prolog (5.6.54-1) unstable; urgency=low

  * New upstream release.
    - Fixes portability in big-endian machines (Closes: #476701)

 -- Chris Lamb <chris@chris-lamb.co.uk>  Fri, 18 Apr 2008 16:05:56 +0100

swi-prolog (5.6.53-2) unstable; urgency=low

  * Fix spelling typo in swi-prolog-clib package description.
  * Build standalone shared library for use in foreign function interfaces
    such as SWIG. (Closes: #152811)

 -- Chris Lamb <chris@chris-lamb.co.uk>  Thu, 17 Apr 2008 00:01:08 +0100

swi-prolog (5.6.53-1) unstable; urgency=low

  * New upstream release.

 -- Chris Lamb <chris@chris-lamb.co.uk>  Tue, 15 Apr 2008 16:22:08 +0100

swi-prolog (5.6.52-2) unstable; urgency=low

  * Build and install the ODBC database extension. This adds a new binary
    package 'swi-prolog-odbc' (Closes: #380355).

 -- Chris Lamb <chris@chris-lamb.co.uk>  Fri, 04 Apr 2008 00:42:51 +0100

swi-prolog (5.6.52-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - Add libgmp3-dev and libreadline5-dev as swi-prolog binary dependencies
      for plld utility (Closes: #470899)
    - Completely rewrite crufty short and long descriptions of all packages
    - Remove swi-prolog-xpce from swi-prolog Recommends:
    - Move swi-prolog-doc from swi-prolog Recommends: to Suggests:

 -- Chris Lamb <chris@chris-lamb.co.uk>  Tue, 18 Mar 2008 03:09:43 +0000

swi-prolog (5.6.51-1) unstable; urgency=low

  * New upstream release.

 -- Chris Lamb <chris@chris-lamb.co.uk>  Tue, 26 Feb 2008 12:52:05 +0000

swi-prolog (5.6.50) unstable; urgency=low

  * New upstream release.
  * Make '/usr/bin/swipl' a symlink again. This was a regression introduced
    by my fix to #456261 which was preventing scripts to use a shebang line
    pointing to swipl. Passing the environment variable PL to configure sets
    the target binary name in a far more less brittle manner. (Closes: #462646)
  * Remove deprecated swiprolog binary and associated manpage. This name was
    deprecated in 2001 and does not support scripting.
  * Add missing ${shlibs:Depends} to swi-prolog-http.
  * Cleanup debian/rules.

 -- Chris Lamb <chris@chris-lamb.co.uk>  Mon, 11 Feb 2008 09:45:02 +0000

swi-prolog (5.6.49-2) unstable; urgency=low

  * Use DEB_BUILD_ARCH instead of DEB_BUILD_GNU_TYPE for determining when
    we are building on ARM.

 -- Chris Lamb <chris@chris-lamb.co.uk>  Fri, 25 Jan 2008 22:06:56 +0000

swi-prolog (5.6.49-1) unstable; urgency=low

  * New upstream release.
  * Disable GCC optimisations on ARM in an attempt to diagnose FTBFS.
  * Fix bug in "swipl" wrapper which discarding arguments. (Closes: #462368)

 -- Chris Lamb <chris@chris-lamb.co.uk>  Thu, 24 Jan 2008 16:34:25 +0000

swi-prolog (5.6.48-1) unstable; urgency=low

  * New upstream release.
  * Patch plld.c so it calls 'swipl' instead of 'pl' (Closes: #312523)
  * Rework main binary such that /usr/bin/swipl is a shell script instead
      of a symlink (Closes: #456261)
  * Delete empty directories (spotted by lintian)
  * Tidy (unfixed) Lintian "image-file-in-usr-lib" overrides.
  * Update Standards-Version: to 3.7.3.
  * Require debhelper >= 5.
  * Add debian/watch.
  * Move from XS-Vcs-* to Vcs-*.
  * Add ${misc:Depends} for all binaries.
  * Include dpatch.make instead of re-implementing patch/unpatch targets.
  * Remove RPATH from pl2xpce.so in install target (spotted by lintian)
  * Fix FTBFS on ARM.
  * Rename Vcs-Browse -> Vcs-Browser. (Thanks to Daniel Baumann)

 -- Chris Lamb <chris@chris-lamb.co.uk>  Fri, 28 Dec 2007 18:55:24 +0000

swi-prolog (5.6.47-1) unstable; urgency=low

  * New upstream version (Closes: #295209, #308325, #425580)
  * New maintainer (Closes: #422576)
  * Bump Debhelper compatibility to 5
  * debian/rules:
     * Update config.sub and config.guess from autotools-dev
         (Closes: #408076, #414181)
     * Desist from blindly ignoring "clean" target
  * debian/control:
     * Use ${binary:Version} instead of ${Source-Version}
     * Add new Homepage: field
     * Add XS-Vcs-* fields
  * Change ".menu" sections from
       "Apps/Programming" -> "Applications/Programming"
  * Documentation:
     * Remove some SGML documentation now missing from upstream
     * Add Sicstus and SWI-Prolog v4.8 -related XPCE documentation

 -- Chris Lamb <chris@chris-lamb.co.uk>  Sun, 02 Dec 2007 23:26:00 +0000

swi-prolog (5.6.14-1) unstable; urgency=low

  * The "OMG!" release
  * New Upstream Release (closes: #308325)
  * New Maintainer (closes: #296871)
  * Now Build from source (closes: #324053)
  * libreadline5-dev added as a buil-dependency (closes: #326293)
  * xlibs-dev dependency removed (closes: #347073)
  * .pwd file removed (closes:  #285894)

 -- Gerardo Curiel <gcuriel@debianvenezuela.org>  Sat, 10 Jun 2006 00:22:25 -0400

swi-prolog (5.2.13-1) unstable; urgency=low

  * New upstream (closes: #257254)
  * Fixed executable naming in man page (closes: #223815)
  * Added http and semweb packages

 -- Michael Piefel <piefel@debian.org>  Mon, 12 Jul 2004 14:55:07 +0200

swi-prolog (5.2.7-1) unstable; urgency=low

  * New upstream - this supposedly closes: #206428 (a build failure)
  * debian/rules clean: remove file before directory for greater effect

 -- Michael Piefel <piefel@debian.org>  Tue, 09 Sep 2003 15:36:52 +0200

swi-prolog (5.2.6-1) unstable; urgency=low

  * New upstream.
  * Install clib's files into a directory instead of on top of each other
    (closes: #206520)
  * Delay restoration of upstream config.{sub,guess} until after make step
    since configure is called during the build (closes: #206443)

 -- Michael Piefel <piefel@debian.org>  Thu, 21 Aug 2003 14:32:59 +0200

swi-prolog (5.2.5-1) unstable; urgency=low

  * New upstream version
  * Merged the source packages for swi-prolog and swi-prolog-packages together
    again. The build process upstream uses finally doesn't
    build-install-build-install anymore.
  * debian/rules: rearranged for better autotools and DEB_BUILD_OPTIONS
  * debian/rules: got rid of *.dirs.in ugliness
  * Remove make call from XPCE postinst (closes: #186468)
  * Update library index for sgml and clib (closes: #187005)

 -- Michael Piefel <piefel@debian.org>  Tue, 19 Aug 2003 15:10:19 +0200

swi-prolog (5.0.10-3) unstable; urgency=low

  * Remove readline(3) manpage (doesn't yet close #178370, this is not only a
    SWI-Prolog issue).
  * Rename even more to swipl (closes: #176670). This is distributed over so
    many places that I'm sure I still haven't found all of them.

 -- Michael Piefel <piefel@debian.org>  Fri, 14 Feb 2003 18:37:53 +0100

swi-prolog-packages (5.0.10-2) unstable; urgency=low

  * Build process used pl binary - not sure why it didn't fail on my
    machine, it sure did on the autobuilder (closes: #176670)

 -- Michael Piefel <piefel@debian.org>  Thu, 23 Jan 2003 15:00:44 +0100

swi-prolog (5.0.10-2) unstable; urgency=low

  * Add newer config.{guess,sub} (closes: #175981)

 -- Michael Piefel <piefel@debian.org>  Sun, 12 Jan 2003 12:11:57 +0100

swi-prolog (5.0.10-1) unstable; urgency=low

  * New upstream (closes: #165983)
  * Suggest prolog-el; this not really closes: #136337, but it is very near
    the spirit of the report.

 -- Michael Piefel <piefel@debian.org>  Fri, 27 Dec 2002 17:10:16 +0100

swi-prolog-packages (5.0.10-1) unstable; urgency=low

  * New upstream.

 -- Michael Piefel <piefel@debian.org>  Mon, 30 Dec 2002 12:05:02 +0100

swi-prolog-packages (5.0.1-1) unstable; urgency=low

  * New upstream again... builds everywhere now, I hope (closes: #126965).

 -- Michael Piefel <piefel@debian.org>  Fri, 08 Feb 2002 10:41:01 +0100

swi-prolog-packages (5.0.0-1) unstable; urgency=low

  * New maintainer. Sebastian can have it back anytime.
  * New upstream. (Promises to compile on arm without change.)
  * New licence.
  * Remove silly symlinks to local files in xpce (use relative links
    instead of absolute ones, closes: #128079).
  * Approaching lintian cleanness (removed rpath and added man pages).
  * Fix spelling mistake (closes: #125405).

 -- Michael Piefel <piefel@debian.org>  Tue, 05 Feb 2002 17:10:35 +0100

swi-prolog (5.0.0-1) unstable; urgency=low

  * New maintainer. Sebastian can have it back anytime.
  * New upstream. (Promises to compile on arm without change.)
  * New licence.

 -- Michael Piefel <piefel@debian.org>  Tue, 05 Feb 2002 10:10:58 +0100

swi-prolog (4.0.11-2) unstable; urgency=low

  * Patched configure script so that it generates a usable config.h for hppa
    and arm (closes: #99032)
  * Also patched config.sub to recognize parisc64.

 -- Michael Piefel <piefel@debian.org>  Mon, 17 Dec 2001 14:45:21 +0100

swi-prolog (4.0.11-1) unstable; urgency=low

  * Split package into three different source packages for swi-prolog (pl-lite
    on the upstream download page), swi-prolog-packages and swi-prolog-doc.
    Therefore this package has shorter build dependencies. (closes: #122972)
  * `swiprolog' binary renamed to `swipl'. This is one of the preferred
    alternatives for the binary names from upstream.

 -- Michael Piefel <piefel@debian.org>  Tue, 11 Dec 2001 17:47:52 +0100

swi-prolog-packages (4.0.11-1) unstable; urgency=low

  * Initial release. This has been split from the main package (containing
    SWI-Prolog/lite) because the packages have their very own quirks.

 -- Michael Piefel <piefel@debian.org>  Tue, 11 Dec 2001 13:31:44 +0100

swi-prolog (4.0.9-1.1) unstable; urgency=low

  * This compiles on sparc (closes: #89881)
  * Still new upstream, therefore closes: #94313, #110454
  * Now uses doc-base to announce its manual (closes: #96026)
  * Provides a menu entry (closes: #83492)

 -- Michael Piefel <piefel@debian.org>  Tue, 27 Nov 2001 17:34:40 +0100

swi-prolog (4.0.9-1) unstable; urgency=low

  * New upstream version
  * Maintainer changed

 -- Sebastian Schaffert <wastl@wastl.net>  Thu, 30 Aug 2001 10:24:00 +0100

swi-prolog (3.4.4-2) unstable; urgency=low

  * Orphaned.

 -- Milan Zamazal <pdm@debian.org>  Wed, 29 Aug 2001 10:50:20 +0200

swi-prolog (3.4.4-1) unstable; urgency=low

  * New upstream version.

 -- Milan Zamazal <pdm@debian.org>  Sun, 24 Dec 2000 13:11:59 +0100

swi-prolog (3.4.0-2) unstable; urgency=low

  * Call update-alternatives in prerm, not postrm.

 -- Milan Zamazal <pdm@debian.org>  Sun, 15 Oct 2000 19:20:07 +0200

swi-prolog (3.4.0-1) unstable; urgency=low

  * New upstream version.

 -- Milan Zamazal <pdm@debian.org>  Sun,  1 Oct 2000 09:58:22 +0200

swi-prolog (3.3.9-1) unstable; urgency=low

  * New upstream version.

 -- Milan Zamazal <pdm@debian.org>  Sun, 30 Jul 2000 12:56:08 +0200

swi-prolog (3.3.8-1) unstable; urgency=low

  * New upstream version.

 -- Milan Zamazal <pdm@debian.org>  Sun, 23 Jul 2000 11:30:51 +0200

swi-prolog (3.3.2-1) unstable; urgency=low

  * New upstream version.
  * Use -I../include in building HTML docs creator.
  * Actually, do not build the HTML documentation, since it doesn't work
    in this version.
  * Do not strip the main binary (I'll have to figure out, why in some
    versions stripping is possible while in others not...).

 -- Milan Zamazal <pdm@debian.org>  Sun, 27 Feb 2000 20:35:02 +0100

swi-prolog (3.3.0final-1) unstable; urgency=low

  * New upstream version.
  * Broken links to man pages in alternatives install fixed.
  * Recompiled with libreadline4 and libncurses5.

 -- Milan Zamazal <pdm@debian.org>  Tue, 15 Feb 2000 20:17:00 +0100

swi-prolog (3.3.0beta9-1) unstable; urgency=low

  * Renumbered according to the actual upstream version numbering.

 -- Milan Zamazal <pdm@debian.org>  Fri, 14 Jan 2000 20:18:51 +0100

swi-prolog (3.2.99beta9-1) unstable; urgency=low

  * New beta version.
  * Path mess in the Debian package fixed (hi broken dpkg!); closes: #54359.
  * Strip the main binary again, it works now.
  * Generate and install HTML docs.
  * No lintian 1.11.2 errors.

 -- Milan Zamazal <pdm@debian.org>  Sat,  8 Jan 2000 13:07:57 +0100

swi-prolog (3.2.99beta8-1) unstable; urgency=low

  * New beta version.
  * Missing build dependencies added; closes: #53620.
  * Do not strip the main binary, otherwise it won't work.

 -- Milan Zamazal <pdm@debian.org>  Thu, 30 Dec 1999 20:45:30 +0100

swi-prolog (3.2.99beta7-1) unstable; urgency=low

  * New upstream version.
    This is packaging of 3.3.0 beta to allow testing of the package before
    potato freeze.  According to information from the upstream author, the
    final 3.3.0 version should be released before the freeze.
    3.3.0 fixes the Sparc compilation problem; closes: #52161.
  * The upstream version is now under GPL.
  * Standards 3.1.1.
  * Download location updated.
  * Home page location added to the description.
  * Build dependencies introduced.
  * Compile `pl-rec.c' with full optimization again.
  * Unintentionally appeared garbage removed.

 -- Milan Zamazal <pdm@debian.org>  Fri, 24 Dec 1999 22:44:16 +0100

swi-prolog (3.2.9-1) unstable; urgency=low

  * New upstream version.
  * Moved to FHS.
  * configure separated in rules.
  * Strip the main binary again.
  * No lintian 1.10 errors.

 -- Milan Zamazal <pdm@debian.org>  Tue, 19 Oct 1999 20:14:06 +0200

swi-prolog (3.2.8-2) unstable; urgency=low

  * Do not strip the main binary, so that it worked (don't know the
    reason); closes: #43041.

 -- Milan Zamazal <pdm@debian.org>  Mon, 16 Aug 1999 19:53:14 +0200

swi-prolog (3.2.8-1) unstable; urgency=low

  * New upstream version.
  * Compile `pl-rec.c' without optimization to avoid egcs bug;
    closes: #39313.
  * No lintian 1.6 errors.

 -- Milan Zamazal <pdm@debian.org>  Wed,  4 Aug 1999 21:18:00 +0200

swi-prolog (3.2.7-1) unstable; urgency=low

  * New upstream version.
  * Compiled with egcc and glibc 2.1.
  * No lintian 1.3 errors.

 -- Milan Zamazal <pdm@debian.org>  Tue, 25 May 1999 15:44:01 +0200

swi-prolog (3.2.6-1) unstable; urgency=low

  * New upstream version, closes: bug#34872.
  * `pl' binary renamed to `swiprolog', closes: bug#34873.
  * More debhelpers used.
  * The `-g' compilation option used.
  * New alternative: `prolog'.
  * Do not use a4wide.sty.
  * `INSTALL' not installed.
  * No lintian 1.1 errors.

 -- Milan Zamazal <pdm@debian.org>  Sun, 25 Apr 1999 17:48:52 +0200

swi-prolog (3.1.0-2) frozen unstable; urgency=low

  * Recompilation with libncurses4.

 -- Milan Zamazal <pdm@debian.org>  Sun,  1 Nov 1998 19:32:15 +0100

swi-prolog (3.1.0-1) unstable; urgency=low

  * New upstream version.
  * New maintainer address.
  * Fix help displaying bug by a patch from the upstream author.
  * Format help also for `xterm-debian' and `linux' terminals.
  * Minor change of description.
  * The `LICENSE' file no longer installed (it is already part of
    `copyright').
  * Make `plrc.1' link to undocumented.
  * Do not install the `SWI-Exports' file.
  * Lintian 0.9.1 satisfied.

 -- Milan Zamazal <pdm@debian.org>  Sat,  3 Oct 1998 20:33:28 +0200

swi-prolog (2.9.10-3) unstable; urgency=low

  * Do not use `a4.sty' (Bug #24274).
  * Call `dvips' with the `-o' option (Bug #24277).

 -- Milan Zamazal <pdm@fi.muni.cz>  Tue,  7 Jul 1998 17:47:27 +0200

swi-prolog (2.9.10-2) unstable; urgency=low

  * Applied patch by Roman Hodek dealing with integer overflow on m68k in
    memory address computation (Bug #24155).
  * No lintian 0.4.8 _errors_.

 -- Milan Zamazal <pdm@fi.muni.cz>  Thu,  2 Jul 1998 17:22:38 +0200

swi-prolog (2.9.10-1) unstable; urgency=low

  * New upstream version.
  * No lintian 0.4.4 _errors_.

 -- Milan Zamazal <pdm@fi.muni.cz>  Fri,  5 Jun 1998 16:28:54 +0200

swi-prolog (2.9.6-6) frozen unstable; urgency=low

  * Missing include files added (Bug #21088).

 -- Milan Zamazal <pdm@fi.muni.cz>  Tue, 14 Apr 1998 18:35:36 +0200

swi-prolog (2.9.6-5) frozen unstable; urgency=low

  * Section changed from non-free to main (the license is DFSG compliant).
  * The symlink `/usr/bin/pl-bite' removed.
  * No lintian 0.3.4 _errors_.

 -- Milan Zamazal <pdm@fi.muni.cz>  Tue, 31 Mar 1998 20:45:48 +0200

swi-prolog (2.9.6-4) unstable; urgency=low

  * Use `dh_md5sums'.

 -- Milan Zamazal <pdm@fi.muni.cz>  Wed, 18 Feb 1998 19:19:50 +0100

swi-prolog (2.9.6-3) unstable; urgency=low

  * `checksums' renamed to `md5sums'.
  * Standards 2.4.0.0.

 -- Milan Zamazal <pdm@fi.muni.cz>  Fri, 13 Feb 1998 18:17:48 +0100

swi-prolog (2.9.6-2) unstable; urgency=low

  * Upstream sources location corrected.
  * Full license text included into `copyright' file.
  * Files stripped again.
  * `-isp' flag added to dpkg-gencontrol.
  * Broken linking with ncurses corrected.
  * Complete section identification in `control' now.
  * More error safe `rules'.
  * Compiled with `-D_REENTRANT'.
  * Gzip `changelog.Debian'.
  * Rename `ChangeLog' to `changelog'.
  * Standards 2.3.0.1.

 -- Milan Zamazal <pdm@fi.muni.cz>  Mon, 12 Jan 1998 19:41:49 +0100

swi-prolog (2.9.6-1) unstable; urgency=low

  * New upstream version.

 -- Milan Zamazal <pdm@fi.muni.cz>  Wed, 10 Dec 1997 17:04:14 +0100

swi-prolog (2.9.5-2) unstable; urgency=low

  * Arrgh, compiled with `-O2' now!

 -- Milan Zamazal <pdm@fi.muni.cz>  Thu, 13 Nov 1997 17:02:19 +0100

swi-prolog (2.9.5-1) unstable; urgency=low

  * New upstream version.
  * Compiled with libc6.
  * Section changed to non-free.
  * Does not use `debstd' now.

 -- Milan Zamazal <pdm@fi.muni.cz>  Thu,  9 Oct 1997 15:02:10 +0200

swi-prolog (2.8.2-1) unstable; urgency=low

  * New upstream version.

 -- Milan Zamazal <pdm@fi.muni.cz>  Tue, 6 May 1997 21:43:39 +0200

swi-prolog (2.8.1-2) unstable; urgency=low

  * Do not unload foreign libraries at halt.

 -- Milan Zamazal <pdm@fi.muni.cz>  Mon, 7 Apr 1997 16:30:25 +0200

swi-prolog (2.8.1-1) unstable; urgency=low

  * New upstream version.

 -- Milan Zamazal <pdm@fi.muni.cz>  Tue, 1 Apr 1997 20:05:01 +0200

swi-prolog (2.8.0-2) frozen unstable; urgency=low

  * Static library stripped correctly.

 -- Milan Zamazal <pdm@fi.muni.cz>  Thu, 27 Mar 1997 20:37:12 +0100

swi-prolog (2.8.0-1) contrib; urgency=low

  * New upstream version.
  * Header files are not duplicated now but symlinks.

 -- Milan Zamazal <pdm@fi.muni.cz>  Wed, 12 Mar 1997 16:53:21 +0100

swi-prolog (2.7.20-1) contrib; urgency=low

  * New upstream version.

 -- Milan Zamazal <pdm@fi.muni.cz>  Mon, 3 Mar 1997 15:07:07 +0100

swi-prolog (2.7.18-1) contrib; urgency=low

  * New upstream version.
  * Architecture field changed to `any'.
  * Moved to standards 2.1.2.2.

 -- Milan Zamazal <pdm@fi.muni.cz>  Wed, 22 Jan 1997 16:29:18 +0100

swi-prolog (2.7.16-1) contrib; urgency=low

  * New upstream version.

 -- Milan Zamazal <pdm@fi.muni.cz>  Mon, 2 Dec 1996 14:23:29 +0100

swi-prolog (2.7.14-1) contrib; urgency=low

  * Initial Release.

 -- Milan Zamazal <pdm@fi.muni.cz>  Tue, 5 Nov 1996 11:49:14 +0100