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
|
ksh (93u+-1+dyson2) unstable; urgency=low
* Provides ksh93
-- Igor Pashev <pashev.igor@gmail.com> Sat, 07 Jul 2012 16:21:54 +0000
ksh (93u+-1+dyson1) unstable; urgency=low
* Built for Dyson
* ksh is the default shell for illumos and resides as /sbin/ksh93
-- Igor Pashev <pashev.igor@gmail.com> Sun, 24 Jun 2012 23:26:46 +0000
ksh (93u+-1) unstable; urgency=low
* Bump to Standards-Version 3.9.3
* New upstream release (closes: #636580, #667038)
-- Oliver Kiddle <okiddle@yahoo.co.uk> Sun, 15 Apr 2012 01:28:31 +0200
ksh (93u-1) unstable; urgency=low
* Switch to dpkg-source 3.0 (quilt) format
* Bump to Standards-Version 3.9.1
* New upstream release (closes: #600042)
-- Oliver Kiddle <okiddle@yahoo.co.uk> Fri, 25 Mar 2011 11:28:48 +0100
ksh (93t+20100621-1) unstable; urgency=low
* Bump to Standards-Version 3.9.0
* New upstream release
-- Oliver Kiddle <okiddle@yahoo.co.uk> Thu, 08 Jul 2010 11:55:12 +0200
ksh (93t+20100309-1) unstable; urgency=low
* New upstream release
-- Oliver Kiddle <okiddle@yahoo.co.uk> Thu, 25 Mar 2010 00:23:35 +0100
ksh (93t+20100301-1) unstable; urgency=low
* Better detection of utimensat() to fix build on GNU/kFreeBSD
from Petr Salinger (closes: #537246)
* Bump to Standards-Version 3.8.4
* New upstream release
-- Oliver Kiddle <okiddle@yahoo.co.uk> Thu, 04 Mar 2010 11:27:15 +0100
ksh (93t+-2) unstable; urgency=low
* Fix errors in manpage
-- Oliver Kiddle <okiddle@yahoo.co.uk> Thu, 04 Jun 2009 13:27:46 +0200
ksh (93t+-1) unstable; urgency=low
* Bump to Standards-Version 3.8.1
* Add get-orig-source target to debian/rules
* New upstream release (closes: #455824, #526160)
-- Oliver Kiddle <okiddle@yahoo.co.uk> Fri, 15 May 2009 11:54:18 +0200
ksh (93s+20080202-1) unstable; urgency=low
* Bump to Standards-Version 3.7.3
* Fix NAME section of manpage (closes: #463022)
* Don't compile binaries with an RPATH
* New upstream release (closes: #445992)
-- Oliver Kiddle <okiddle@yahoo.co.uk> Fri, 08 Feb 2008 12:09:24 +0100
ksh (93s+20071105-1) unstable; urgency=low
* Change menu section to Applications/Shells
* New upstream release
-- Oliver Kiddle <okiddle@yahoo.co.uk> Mon, 19 Nov 2007 12:53:14 +0100
ksh (93s+20070628-1) unstable; urgency=low
* New upstream release
* Enable /etc/ksh.kshrc support (closes: #431206)
-- Oliver Kiddle <okiddle@yahoo.co.uk> Fri, 13 Jul 2007 12:45:26 +0100
ksh (93s+-1) unstable; urgency=low
* Bump to Standards-Version 3.7.2
* New upstream release (closes: #384797)
-- Oliver Kiddle <okiddle@yahoo.co.uk> Mon, 23 Apr 2007 14:49:54 +0200
ksh (93r-1) unstable; urgency=high
* Fix build failure with bash 3.1 as /bin/sh
* New upstream release
-- Oliver Kiddle <okiddle@yahoo.co.uk> Tue, 07 Feb 2006 19:24:26 +0100
ksh (93q+93r-1) unstable; urgency=high
* New upstream beta version, fixes gcc 4 problem (closes: #314578)
-- Oliver Kiddle <okiddle@yahoo.co.uk> Thu, 11 Aug 2005 22:34:14 +0200
ksh (93q-4) unstable; urgency=low
* Merge fix for problem with function return status.
* Bump to Standards-Version 3.6.2.
-- Oliver Kiddle <okiddle@yahoo.co.uk> Mon, 27 Jun 2005 19:20:35 +0200
ksh (93q-3) unstable; urgency=low
* Include shcomp binary along with English and French man pages
from Christophe Martin (closes: #311789).
-- Oliver Kiddle <okiddle@yahoo.co.uk> Wed, 15 Jun 2005 22:38:37 +0200
ksh (93q-2) unstable; urgency=low
* Install /bin/ksh alternative, and conflict with versions of
pdksh older than 5.2.14-18 (closes: #304359).
* Add example.kshrc file
-- Oliver Kiddle <okiddle@yahoo.co.uk> Mon, 18 Apr 2005 23:44:06 +0200
ksh (93q-1) unstable; urgency=low
* Initial Release.
-- Oliver Kiddle <okiddle@yahoo.co.uk> Wed, 9 Feb 2005 22:54:12 +0100
|