/[d-i]/trunk/packages/base-installer/debian/changelog
ViewVC logotype

Diff of /trunk/packages/base-installer/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3074 by pere, Sat May 10 09:50:36 2003 UTC revision 5175 by cobaco, Mon Oct 20 06:52:21 2003 UTC
# Line 1  Line 1 
1  base-installer (0.022) UNRELEASED; urgency=low  base-installer (0.037) unstable; urgency=low
2    
3      * Petter Reinholdtsen
4        - Corrected template text for error dialog used when kernel
5          installation fail.
6        - Updated nb.po.
7        - Avoid setting default kernel to a kernel package that is
8          not available.
9      * André Luís Lopes
10        - Updated pt_BR (Brazilian Portuguese) translation.
11      * Bart Cornelis
12        - update dutch translation (nl.po)
13    
14     -- Bart Cornelis <cobaco@linux.be>  Mon, 20 Oct 2003 08:51:03 +0200
15    
16    base-installer (0.036) unstable; urgency=low
17    
18      * Claus Hindsgaul
19        - Update da (Danish) translation.
20      * Javier Fernandez-Sanguino
21        - Updated spanish translation.
22      * Alastair McKinstry
23        - Update ru.po, with patch from Ilgiz Kalmetev. (Closes: #214384)
24        - Add versioned depends on libdebconfclient-dev, to get working debconf_
25          macros.
26      * Steinar H. Gunderson
27        - Make base-installer handle warnings from debconf better, although still
28          not very good.
29      * Chris Tillman
30        - Change ppcdetect to archdetect and corresponding CASEs
31      * Christian Perrier
32        - Improve French translation.
33      * KÄ™stutis BiliÅ«nas
34        - Add Lithuanian translation (lt.po).
35    
36     -- Petter Reinholdtsen <pere@debian.org>  Sat, 18 Oct 2003 19:14:36 +0200
37    
38    base-installer (0.035) unstable; urgency=low
39    
40      * Build-Depend on libd-i4
41    
42     -- Sebastian Ley <ley@debian.org>  Thu,  9 Oct 2003 18:50:20 +0200
43    
44    base-installer (0.034) unstable; urgency=low
45    
46      * Bastian Blank
47        - remove dash-udeb dependency
48        - fix for libdi4
49      * Kenshi Muto
50        - Update Japanese po (ja.po)
51      * Denis Barbier
52        - Add comments in templates files, which are copied into PO files,
53          to tell translators which strings are main menu items.
54      * Andre Luis Lopes
55        - Update pt_BR (Brazilian Portuguese) translation.
56      * Petter Reinholdtsen
57        - Make source build using both version 3 and 4 of libd-i.
58      * Ilgiz Kalmetev
59        - Updated Russian translation.
60      * Matt Kraai
61        - Default to kernel-image-2.4-386 on i386.
62      * Miroslav Kure
63        - Initial Czech translation.
64      * Bart Cornelis
65        - Updated dutch translation (nl.po)
66      * Build this version against libdebian-installer4
67    
68     -- Sebastian Ley <ley@debian.org>  Thu,  9 Oct 2003 16:45:37 +0200
69    
70    base-installer (0.033) unstable; urgency=low
71    
72      * Petter Reinholdtsen
73        - Made the menu entry text translatable.
74        - Ran debconf2po-update.
75        - Start using debconf_* macro in run-debootstrap.c.
76        - Use 'error' debconf template type to report errors.
77        - Correct kernel-install progress template to show kernel package
78          name.
79      * Alastair McKinstry
80        - Convert changelog to UTF-8 as per policy
81      * Pierre Machard
82        - Update French po-debconf translation.
83      * Sebastian Ley
84        - Changed the hardcoded default kernel version to 2.4 for i386, this
85          will select the latest 2.4 kernel
86        - Added Athlon Model for i386
87      * Matt Kraai
88        - Add missing ;; and fix misspelling in the kernel-installer postinst.
89    
90     -- Sebastian Ley <ley@debian.org>  Thu,  2 Oct 2003 19:24:08 +0200
91    
92    base-installer (0.032) unstable; urgency=low
93    
94      * Andre Luís Lopes
95        - Update pt_BR (Brazilian Portuguese) translation.
96      * Bart Cornelis
97        - updated dutch translation
98    
99     -- Petter Reinholdtsen <pere@debian.org>  Sun, 28 Sep 2003 15:03:05 +0200
100    
101    base-installer (0.031) unstable; urgency=low
102    
103      * Richard Hirst
104        - Remove "image_in_boot = yes", as "link_in_boot" superceeds it.
105        - Fix warnings on ia64, getline arg2 is size_t, not int.
106      * Chris Tillman
107        - Update English usage in message templates
108      * Steinar H. Gunderson
109        - Fix error in fallback error message display.
110      * Jordi Mallach
111        - Added Catalan (ca) translation.
112      * Kenshi Muto
113        - Update ja.po
114      * Pierre Machard
115        - Update French po-debconf translation [Michel Grentzinger].
116      * Petter Reinholdtsen
117        - Update nb.po
118    
119     -- Petter Reinholdtsen <pere@debian.org>  Mon, 22 Sep 2003 22:22:41 +0200
120    
121    base-installer (0.030) unstable; urgency=low
122    
123      * Petter Reinholdtsen
124        - Keep installing packages into /target/ even if one package fail.
125          Based on patch from Steinar H. Gunderson. (Closes: #210915)
126        - Log to syslog, not /var/log/messages in kernel-installer.
127    
128     -- Petter Reinholdtsen <pere@debian.org>  Mon, 15 Sep 2003 21:31:32 +0200
129    
130    base-installer (0.029) unstable; urgency=low
131    
132      * Petter Reinholdtsen
133        - Added Russian debconf template translation (ru.po), patch
134          from Serge Winitzki.
135      * Claus Hindsgaul
136        - Removed illegal spaces in message no-kernels-found in
137          kernel-installer.templates
138      * Matt Kraai
139        - Update French translation, thanks to Michel Grentzinger (closes:
140          #208588).
141      * Teófilo Ruiz Suárez
142        - Revised Spanish translation
143    
144     -- Petter Reinholdtsen <pere@debian.org>  Sat, 13 Sep 2003 17:45:00 +0200
145    
146    base-installer (0.028) unstable; urgency=low
147    
148      * Kenshi Muto
149        - Added Japanese translation (ja.po)
150    
151     -- Petter Reinholdtsen <pere@debian.org>  Thu, 28 Aug 2003 23:10:27 +0200
152    
153    base-installer (0.027) unstable; urgency=low
154    
155      * Add translation for Northern Saami (se.po), thanks to Børre Gaup.
156      * Stop the progress bar when kernel installation go wrong.
157      * Javier Fernandez-Sanguino:
158        - Updated Spanish translation and use proper quotes
159    
160     -- Petter Reinholdtsen <pere@debian.org>  Sat, 23 Aug 2003 13:49:00 +0200
161    
162    base-installer (0.026) unstable; urgency=low
163    
164      * Petter Reinholdtsen
165        - Updated de.po.  Patch from Maximilian Wilhelm.
166        - Updated nb.po.
167        - Added danish translation (da.po), thanks to Finn G. Larsen.
168      * André Luís Lopes
169        - Update pt_BR.po.
170      * Bart Cornelis
171        - Updated duth translation
172    
173     -- Petter Reinholdtsen <pere@debian.org>  Sat,  9 Aug 2003 16:27:03 +0200
174    
175    base-installer (0.025) unstable; urgency=low
176    
177      * Matt Kraai
178        - Add nl.po, thanks to Bart Cornelis.
179      * Alastair McKinstry
180        - Add lv.po, thanks to Aigars Mahinovs
181      * Martin Sjögren
182        - Implement progress bar thingy. (Closes: #180753)
183          This requires version >= 0.2.1 of debootstrap.
184        - Bump standards version to 3.6.0
185      * André Luís Lopes
186        - Update Brazilian Portuguese (pt_BR) debconf template translation.
187        - Run debconf-updatepo to feed more translatable strings to
188          translators.
189      * Petter Reinholdtsen
190        - Update nb.po.
191        - Convert changelog to UTF-8.
192        - Stop kernel-installer from printing to stderr.
193        - Add initial progress bar to kernel-installer.
194        - Correct template names from old 'kernel-chooser' to new
195          'kernel-installer'.
196        - Add progress bar at the end of base-installer, when the APT
197          database is updated and extra the packages are installed.
198        - Updated nb.po.
199      * Florian Lohoff
200        - Updated de.po.  Thanks to from Maximilian Wilhelm.
201    
202     -- Petter Reinholdtsen <pere@debian.org>  Wed, 30 Jul 2003 15:43:44 +0200
203    
204    base-installer (0.024) unstable; urgency=low
205    
206      * Petter Reinholdtsen
207        - Add dash-udeb as a dependency for base-installer, while we wait for
208          busybox-udeb being able to run debootstrap.
209      * Tollef Fog Heen
210        - update fr.po file, from Michel Grentzinger.
211    
212     -- Tollef Fog Heen <tfheen@debian.org>  Sun, 13 Jul 2003 16:50:48 +0200
213    
214    base-installer (0.023) unstable; urgency=low
215    
216      * Add french translation by Michel Grentzinger. (Closes: #197312)
217      * Make sure /target/etc/apt/ exists before trying to create
218        sources.list.  Patch from Thorsten Sauter.  (Closes: #197818)
219      * Copy the postinst from kernel-chooser into the kernel-installer
220        postinst, to make it easier to select which kernel to install.
221      * Ben Collins
222        - Add link_in_boot=yes prior to sparc kernel install. Allows sparc to
223          transparently support /boot being on a seperate partition.
224      * Thorsten Sauter:
225        - kernel-installer depends now on created-fstab
226    
227     -- Petter Reinholdtsen <pere@debian.org>  Tue, 24 Jun 2003 21:09:38 +0200
228    
229    base-installer (0.022) unstable; urgency=low
230    
231    * Updated nb.po.    * Updated nb.po.
232      * Remove problematic spaces included by mistake. (Closes: #193160)
233      * Thorsten Sauter
234        - Insert german translation (de.po)
235    
236   -- Petter Reinholdtsen <pere@debian.org>  Sat, 10 May 2003 11:50:02 +0200   -- Petter Reinholdtsen <pere@debian.org>  Sun,  1 Jun 2003 01:48:21 +0200
237    
238  base-installer (0.021) unstable; urgency=low  base-installer (0.021) unstable; urgency=low
239    
# Line 12  base-installer (0.021) unstable; urgency Line 243  base-installer (0.021) unstable; urgency
243    * Make myself the uploader for this package.    * Make myself the uploader for this package.
244    * Upgrade standards-version from 3.5.2 to 3.5.9.    * Upgrade standards-version from 3.5.2 to 3.5.9.
245    * Cleanup in kernel-installer postinst.    * Cleanup in kernel-installer postinst.
246    * Added translation framework, and Norwegian Bokmål translation (nb.po).    * Added translation framework, and Norwegian BokmÃ¥l translation (nb.po).
247    * André Luís Lopes :    * André Luís Lopes :
248      - Added pt_BR debconf template translation.      - Added pt_BR debconf template translation.
249    
250   -- Petter Reinholdtsen <pere@debian.org>  Thu,  8 May 2003 09:21:06 +0200   -- Petter Reinholdtsen <pere@debian.org>  Thu,  8 May 2003 09:21:06 +0200
# Line 140  base-installer (0.011) unstable; urgency Line 371  base-installer (0.011) unstable; urgency
371    
372  base-installer (0.010) unstable; urgency=low  base-installer (0.010) unstable; urgency=low
373    
374    * Martin Sjögren    * Martin Sjögren
375      - Replace XBC with XB so our special control fields don't confuse the      - Replace XBC with XB so our special control fields don't confuse the
376        changes files.        changes files.
377    

Legend:
Removed from v.3074  
changed lines
  Added in v.5175

  ViewVC Help
Powered by ViewVC 1.1.5