File: changelog

package info (click to toggle)
kdbg 1.2.4-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,504 kB
  • ctags: 1,945
  • sloc: cpp: 15,961; sh: 8,183; makefile: 481; perl: 71; ansic: 16
file content (147 lines) | stat: -rw-r--r-- 4,146 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
kdbg (1.2.4-2) unstable; urgency=low

  * Fixed KCmdLineArgs initialisation (closes: Bug#129681).

 -- Ben Burton <benb@acm.org>  Sun, 17 Feb 2002 19:32:01 +1100

kdbg (1.2.4-1) unstable; urgency=low

  * New upstream release.

 -- Ben Burton <benb@acm.org>  Tue, 29 Jan 2002 16:17:45 +1100

kdbg (1.2.3-1) unstable; urgency=low

  * New upstream release.

 -- Ben Burton <benb@acm.org>  Thu, 20 Dec 2001 20:59:34 +1000

kdbg (1.2.2-6) unstable; urgency=low

  * Added "Debuggers" hint to debian menu entry (closes: Bug#121011).

 -- Ben Burton <benb@acm.org>  Sat, 24 Nov 2001 19:04:06 -0600

kdbg (1.2.2-5) unstable; urgency=low

  * Changed /usr/share/doc/kdbg/html to link to the english docs instead of
    the default language docs; this avoids installation breakage on systems
    with untranslated default languages.

 -- Ben Burton <benb@acm.org>  Thu, 22 Nov 2001 14:00:49 -0600

kdbg (1.2.2-4) unstable; urgency=low

  * Updated config.sub and config.guess (closes: Bug#120260).

 -- Ben Burton <benb@acm.org>  Tue, 20 Nov 2001 01:15:36 -0600

kdbg (1.2.2-3) unstable; urgency=low

  * No longer uses automake.

 -- Ben Burton <benb@acm.org>  Tue, 23 Oct 2001 10:42:24 -0500

kdbg (1.2.2-2) unstable; urgency=low

  * Updated parameters for alpha build.

 -- Ben Burton <benb@acm.org>  Sun, 23 Sep 2001 23:07:01 -0500

kdbg (1.2.2-1) unstable; urgency=low

  * New upstream release.

 -- Ben Burton <benb@acm.org>  Sun, 19 Aug 2001 15:16:44 -0500

kdbg (1.2.1-4) unstable; urgency=low

  * Fixed gcc 3.0 compile errors and added libtoolize/aclocal calls
    to debian/rules (closes: Bug#108121).
  * Cleaned up debian/rules.

 -- Ben Burton <benb@acm.org>  Thu,  9 Aug 2001 12:00:54 +1000

kdbg (1.2.1-3) unstable; urgency=low

  * Builds on alpha.
  * Upped standards-version to 3.5.6.

 -- Ben Burton <benb@acm.org>  Sat,  4 Aug 2001 00:32:46 +1000

kdbg (1.2.1-2) unstable; urgency=low

  * Removed redundancies from build-depends.
  * Cosmetic changes in debian/.

 -- Ben Burton <benb@acm.org>  Mon, 21 May 2001 10:48:13 -0500

kdbg (1.2.1-1) unstable; urgency=low

  * New upstream release.
  * Fleshed out man page.
  * Added automake to debian/rules configuration and removed differences
    from Makefile.in files from the debian sources.

 -- Ben Burton <benb@acm.org>  Tue,  1 May 2001 03:00:06 -0500

kdbg (1.2.0-6) unstable; urgency=low

  * Updated debian/rules to DH_COMPAT=3.
  * Build-Depends: required version (>> 3.0.0) of debhelper.
  * Updated Standards-Version to 3.5.2.
  * Added kderemove="1" to the debian menu item.
  * Miscellaneous tidying in debian/.
 
 -- Ben Burton <benb@acm.org>  Thu, 26 Apr 2001 12:47:52 -0500

kdbg (1.2.0-5) unstable; urgency=low

  * Fetched a newer config.sub to allow building on ARM systems
    (closes: Bug#90671).

 -- Ben Burton <benb@acm.org>  Sun, 25 Mar 2001 16:26:40 -0600

kdbg (1.2.0-4) unstable; urgency=low

  * Rebuilt for new libqt2 libraries.
  * Added KDbg icon to /usr/share/pixmaps and to the Debian menu item.

 -- Ben Burton <benb@acm.org>  Tue,  6 Mar 2001 07:49:40 -0600

kdbg (1.2.0-3) unstable; urgency=low

  * Build-Depends: Replaced kdelibs3-dev with kdelibs-dev.

 -- Ben Burton <benb@acm.org>  Thu, 22 Feb 2001 12:12:25 -0600

kdbg (1.2.0-2) unstable; urgency=low

  * Adopted by Ben Burton <benb@acm.org> (closes: Bug#84529).
  * Added a (fairly uninformative) man page.
  * Upgraded to Standards-Version: 3.2.1.
  * Upgraded debian/rules to DH_COMPAT=2.
  * Retitled the KDbg menu item to include the name KDbg.
  * Added a link to the KDbg User's Manual in /usr/share/doc/kdbg.
  * Miscellaneous cleanups in debian.

 -- Ben Burton <benb@acm.org>  Sat, 17 Feb 2001 11:05:10 -0600

kdbg (1.2.0-1) unstable; urgency=low

  * New upstream release.
  * Upload sponsored by Bradley Bell <btb@debian.org>

 -- Mariusz Przygodzki <dune@home.pl>  Mon, 25 Dec 2000 15:51:26 +0100

kdbg (1.1.7-beta1-1) unstable; urgency=low

  * Initial Release. Closes: #75161
  * Added kdbg.desktop
  * Upload sponsored by Bradley Bell <btb@debian.org>

 -- Mariusz Przygodzki <dune@home.pl>  Wed,  6 Dec 2000 22:38:22 +0100

Local variables:
mode: debian-changelog
End: