File: changelog

package info (click to toggle)
oaklisp 1.3.7-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 5,776 kB
  • sloc: ansic: 4,014; makefile: 149
file content (153 lines) | stat: -rw-r--r-- 5,393 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
oaklisp (1.3.7-4) unstable; urgency=medium

  * #;e

 -- Barak A. Pearlmutter <bap@debian.org>  Mon, 04 Apr 2022 08:55:24 +0100

oaklisp (1.3.7-3) unstable; urgency=low

  * debian/copyright: use spaces rather than tabs to start continuation lines.
  * Bump debhelper from old 11 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Update standards version to 4.6.0, no changes needed.

 -- Barak A. Pearlmutter <bap@debian.org>  Fri, 07 Aug 2020 15:21:24 -0000

oaklisp (1.3.7-2) unstable; urgency=medium

  * debian/control: swizzle homepage off alioth
  * debian/control: build depend gcc-multilib [any-riscv64] (closes: #906672)
  * debian/control: bump policy version
  * upstream, put cp from prebuilt outside cd (closes: #906676)

 -- Barak A. Pearlmutter <bap@debian.org>  Mon, 20 Aug 2018 09:45:06 +0200

oaklisp (1.3.7-1) unstable; urgency=medium

  * upstream release
  * bump policy version, no changes required
  * dh11
  * support build option nodoc
  * install oaklisp-docs docs in /usr/share/doc/oaklisp
  * secure some debian/ URLs
  * swizzle packaging repo to salza
  * point at github repo for homepage

 -- Barak A. Pearlmutter <bap@debian.org>  Mon, 30 Jul 2018 17:02:44 +0200

oaklisp (1.3.6-2) unstable; urgency=medium

  * tweaks to not run LaTeX during build-arch, should help port to 68k

 -- Barak A. Pearlmutter <bap@debian.org>  Sun, 15 Mar 2015 11:12:19 +0000

oaklisp (1.3.6-1) unstable; urgency=medium

  * new upstream version
  * allow build on bigendian architectures

 -- Barak A. Pearlmutter <bap@debian.org>  Fri, 13 Mar 2015 19:40:05 +0000

oaklisp (1.3.5-2) unstable; urgency=medium

  * debian/control: squash continuation lines in architecture field

 -- Barak A. Pearlmutter <bap@debian.org>  Wed, 11 Mar 2015 06:36:14 +0000

oaklisp (1.3.5-1) unstable; urgency=medium

  * debian/copyright: update to modern format
  * debian/oaklisp-doc.doc-base.3: add summary document
  * debian/source/local-options: enable single-debian-patch source format
  * new upstream version
  * adapt to new autotool upstream build scripts
    - debian/rules: simplify in light up upstream build system tweaks
    - debian/control: relax architecture to anything little-endian

 -- Barak A. Pearlmutter <bap@debian.org>  Tue, 10 Mar 2015 21:55:46 +0000

oaklisp (1.3.4-1) unstable; urgency=low

  * debian/control: priority option per override (debian/control)
  * debian/control: bump debian policy
  * debian/rules: bump to dh 9
  * debian/control: build dependency on gcc-multiarch for amd64
  * debian/control: update vcs browser url (closes: #528298)
  * debian/control: longer descriptions
  * new upstream version
  * adapt to new autotool upstream build scripts
    - debian/rules: dh --with autoreconf
    - debian/control: build dependency on rubber for LaTeX
    - debian/control: remove build dependency on ghostscript
    - debian/control: build depend on autoconf-archive for AX_CFLAGS_WARN_ALL
    - debian/rules: use prebuilt world or installed oaklisp (closes: #534078)
    - debian/README-BUILDING.Debian: remove, see upstream BUILD.txt
    - general simplifications
    - let upstream do more of the installation

 -- Barak A. Pearlmutter <bap@debian.org>  Tue, 03 Mar 2015 13:01:02 +0000

oaklisp (1.3.3-5) unstable; urgency=low

  * build dependency on ghostscript for ps2pdf

 -- Barak A. Pearlmutter <bap@debian.org>  Thu, 06 Jan 2011 23:17:58 +0000

oaklisp (1.3.3-4) unstable; urgency=low

  * track change to Alioth's vcs-browser url
  * pass -m32 on amd64
  * bump debian policy
  * dh 8
  * latex changed, build depend on texlive-fonts-recommended (closes: #608376)
  * swizzle Vcs-* fields in debian/control from old CVS to new git repo
  * documentation in PDF instead of PostScript
  * update/simplify debian/rules

 -- Barak A. Pearlmutter <bap@debian.org>  Fri, 31 Dec 2010 00:07:14 -0500

oaklisp (1.3.3-3) unstable; urgency=low

  * include home page in control file
  * change priority from optional to extra
  * modernise update menu section
  * rev deb policy
  * new section: lisp
  * debian/control vcs and homepage fields

 -- Barak A. Pearlmutter <bap@debian.org>  Tue, 17 Mar 2009 21:38:03 +0000

oaklisp (1.3.3-2) unstable; urgency=low

  * rewrite debian/copyright according to the arbitrary whims of the
    ftpmasters without increasing its information content or usefulness
  * raise debhelper level to 7

 -- Barak A. Pearlmutter <bap@debian.org>  Wed, 23 Jul 2008 22:15:36 +0200

oaklisp (1.3.3-1) unstable; urgency=low

  * tetex-extra build dependency (closes: #136821)
  * remove silly build dependency on etags
  * patch from Len Sorensen for ARM architecture (closes: #306810)
  * patch from Ben Collins for m68k and SPARC (see #87535)
  * patch from Barry deFreese for m68k (see #65886)
  * general moving stuff around
  * restrict architecture to i386 (closes: #65886, #87535, #122117)
  * rev deb policy
  * back from the dead! (closes: #328597)

 -- Barak A. Pearlmutter <bap@debian.org>  Mon, 14 Jul 2008 10:59:59 +0100

oaklisp (1.3.2) unstable; urgency=low

  * Patch for 68000.  Build dependency.  Split out documentation.

 -- Barak A. Pearlmutter <bap@cs.unm.edu>  Sun, 31 Dec 2000 13:06:21 -0500

oaklisp (1.3.1) unstable; urgency=low

  * Initial Release.

 -- Barak A. Pearlmutter <bap@cs.unm.edu>  Fri,  7 Jan 2000 04:29:57 -0500