File: changelog

package info (click to toggle)
kali 3.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 616 kB
  • sloc: ansic: 3,478; makefile: 61
file content (183 lines) | stat: -rw-r--r-- 6,123 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
kali (3.1+dfsg-1) unstable; urgency=medium

  [ Colin Watson ]
  * Set Rules-Requires-Root: no.
  * Convert debian/copyright to copyright-format 1.0.
  * Exclude pre-built binaries from source package.

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on libforms-dev.

 -- Colin Watson <cjwatson@debian.org>  Sat, 17 Sep 2022 23:05:35 +0100

kali (3.1-19) unstable; urgency=medium

  [ Colin Watson ]
  * Use debhelper-compat instead of debian/compat.
  * Build-Depends: Drop now-unnecessary versioned constraint on dpkg-dev.

  [ Debian Janitor ]
  * Bump debhelper from deprecated 9 to 13.

 -- Colin Watson <cjwatson@debian.org>  Fri, 24 Sep 2021 23:52:05 +0100

kali (3.1-18) unstable; urgency=medium

  [ Colin Watson ]
  * Move VCS to salsa.debian.org.

  [ Aurelien Jarno ]
  * Use HUGE_VAL rather than HUGE (closes: #891302).

 -- Colin Watson <cjwatson@debian.org>  Sat, 24 Feb 2018 16:45:13 +0000

kali (3.1-17) unstable; urgency=medium

  * Upgrade to debhelper v9.
  * Use HTTPS for Vcs-* URLs.
  * Build with all hardening options.

 -- Colin Watson <cjwatson@debian.org>  Wed, 27 Jan 2016 12:20:19 +0000

kali (3.1-16) unstable; urgency=medium

  * Update Vcs-Browser URL for alioth cgit.
  * Policy version 3.9.6: no changes required.
  * Build-depend on a new enough dpkg-dev for dpkg-buildflags, rather than
    simply a new enough dpkg.
  * Simplify debian/rules using /usr/share/dpkg/buildflags.mk.
  * Build with large file support.

 -- Colin Watson <cjwatson@debian.org>  Mon, 04 Jan 2016 13:14:47 +0000

kali (3.1-15) unstable; urgency=medium

  * Switch to git; add Vcs-* fields.
  * Drop unnecessary -I/usr/include/X11 compiler flag.
  * Stop linking with -L/usr/X11R6/lib, which has been obsolete for years.
  * Policy version 3.9.5: no changes required.

 -- Colin Watson <cjwatson@debian.org>  Mon, 27 Jan 2014 08:02:31 +0000

kali (3.1-14) unstable; urgency=low

  * Check that symmetry group passed to kaliprint is in range (thanks,
    Mayhem team at CMU).

 -- Colin Watson <cjwatson@debian.org>  Tue, 02 Jul 2013 09:54:33 +0100

kali (3.1-13) unstable; urgency=low

  * Use dpkg-buildflags.
  * Fix crash if -g, -k, or -p is the last command-line argument (thanks,
    Mayhem team at CMU).

 -- Colin Watson <cjwatson@debian.org>  Wed, 26 Jun 2013 22:16:46 +0100

kali (3.1-12) unstable; urgency=low

  * Tidy up prototypes to fix build with clang.

 -- Colin Watson <cjwatson@debian.org>  Thu, 07 Feb 2013 15:59:34 +0000

kali (3.1-11) unstable; urgency=low

  * Build against libforms2 (closes: #558025).
  * Convert to source format 3.0 (quilt).  All patches are now maintained
    separately and tagged according to DEP-3.
  * Policy version 3.8.4: no changes required.

 -- Colin Watson <cjwatson@debian.org>  Fri, 28 May 2010 15:01:09 +0100

kali (3.1-10) unstable; urgency=low

  * Return 0 from main() functions rather than just dropping off the end
    (closes: #544655).
  * Fix return from main() with no value in an error case in kaliprint.
  * Policy version 3.8.3: no changes required.

 -- Colin Watson <cjwatson@debian.org>  Wed, 02 Sep 2009 09:43:17 +0100

kali (3.1-9) unstable; urgency=low

  * Upgrade to debhelper 7. Uses override targets, so requires 7.0.50.
  * Policy version 3.8.2: no changes required.

 -- Colin Watson <cjwatson@debian.org>  Fri, 14 Aug 2009 22:37:30 +0100

kali (3.1-8) unstable; urgency=low

  * Update DEB_BUILD_OPTIONS parsing code from policy 3.8.0.
  * Build-depend on x11proto-core-dev rather than x-dev (thanks, Lintian;
    closes: #515477).
  * Add a Homepage field.

 -- Colin Watson <cjwatson@debian.org>  Sun, 15 Feb 2009 21:50:03 +0000

kali (3.1-7) unstable; urgency=low

  * Fix segfault on left mouse click when Lines is NULL, such as when trying
    to move with no drawn lines (thanks, Steve Langasek; closes: #283629).

 -- Colin Watson <cjwatson@debian.org>  Sat, 11 Dec 2004 14:24:31 +0100

kali (3.1-6) unstable; urgency=low

  * Build-depend on x-dev and libx11-dev rather than the transitional
    xlibs-dev package.
  * Policy version 3.6.1: no changes required.

 -- Colin Watson <cjwatson@debian.org>  Fri, 26 Nov 2004 14:27:59 +0000

kali (3.1-5) unstable; urgency=low

  * Rename SX and SY to KALISX and KALISY, since Xosdefs.h has evil
    namespace pollution and thinks SX indicates some strange Unix from the
    dawn of time (closes: #238629).

 -- Colin Watson <cjwatson@debian.org>  Fri, 19 Mar 2004 20:16:03 +0000

kali (3.1-4) unstable; urgency=low

  * Build against libforms1 and move to main.
  * Policy version 3.5.8: drop DEB_BUILD_OPTIONS=debug and support noopt.
  * Improve description, partly to work around bogosity in lintian and
    partly for general style.

 -- Colin Watson <cjwatson@debian.org>  Tue, 10 Dec 2002 20:16:42 +0000

kali (3.1-3) unstable; urgency=low

  * Include <malloc.h> to stop segfaults on architectures where sizeof(int)
    != sizeof(void *) (thanks, Doug Porter; closes: #118766).
  * Remove Emacs local variables from this changelog.
  * Policy version 3.5.6.

 -- Colin Watson <cjwatson@debian.org>  Thu,  8 Nov 2001 18:24:25 +0000

kali (3.1-2) unstable; urgency=low

  * New maintainer (closes: #90936). Updated debian/copyright accordingly.
  * Updated to policy version 3.5.2:
    - FHS updates (closes: #91186).
    - Added build dependencies.
    - Support DEB_BUILD_OPTIONS.
  * Fixed build options so that it actually builds.
  * Recompiled with libforms0.89 (closes: #54232).
  * Converted to debhelper.
  * Removed wrong README.debian, which was mostly content-free anyway
    (closes: #52489).
  * Don't include the INSTALLATION file.
  * Installed data/*.kali as examples (in /usr/share/doc/kali/examples).
  * Removed add-log-mailing-address command from this changelog.
  * Removed debian/buildnotes - that's what the .diff.gz's for.
  * Updated paths in kali(1) man page.

 -- Colin Watson <cjwatson@debian.org>  Mon, 26 Mar 2001 02:27:32 +0100

kali (3.1-1) unstable; urgency=low

  * Initial Release.

 -- John Lapeyre <lapeyre@physics.arizona.edu>  Tue, 25 Aug 1998 12:50:11 -0700