Adding debian version 4.03+dfsg-8.
[syslinux-debian/hramrach.git] / debian / changelog
blob748cd8bb3f359d5771a61349661dee103d9f4b6d
1 syslinux (2:4.03+dfsg-8) experimental; urgency=low
3   * Adding Brazilian-Portuguese debconf translations from Adriano Rafael
4     Gomes <adrianorg@gmail.com> (Closes: #610412).
5   * Applying slightly modified patch from Fabian Greffrath
6     <fabian@greffrath.com> to add support for os-prober in extlinux-
7     update.
8   * Updating some variable names in extlinux-update a bit.
10  -- Daniel Baumann <daniel@debian.org>  Wed, 19 Jan 2011 09:51:36 +0100
12 syslinux (2:4.03+dfsg-7) experimental; urgency=low
14   * Adding patch from upstream to fix regression with pxelinux and gpxe
15     with qemu, thanks to Gene Cumm <gene.cumm@gmail.com> (Closes:
16     #592875).
18  -- Daniel Baumann <daniel@debian.org>  Sat, 08 Jan 2011 17:18:54 +0100
20 syslinux (2:4.03+dfsg-6) experimental; urgency=low
22   * Updating extlinux-udpate manpage to reflect current default for
23     extlinux entries.
24   * Unconditionally default to true for extlinux memdisk option in
25     extlinux-update.
26   * Updating entry about extlinux timeout in extlinux-update manpage for
27     consistency.
28   * Removing extlinux-{install,update} legacy symlinks to
29     {install,update}-extlinux.
30   * Removing superfluous default entry in linux.cfg (Closes: #609303).
32  -- Daniel Baumann <daniel@debian.org>  Sat, 08 Jan 2011 14:19:23 +0100
34 syslinux (2:4.03+dfsg-5) experimental; urgency=low
36   * Adding memdisk support for images stored in /boot.
37   * Prefixing internal linux labels with 'l' for consistency.
38   * Failing earlier in extlinux-install when user has not specified a
39     device to install.
41  -- Daniel Baumann <daniel@debian.org>  Fri, 07 Jan 2011 13:21:13 +0100
43 syslinux (2:4.03+dfsg-4) experimental; urgency=low
45   * Adding Italian debconf translations from Enrico Rossi
46     <e.rossi@tecnobrain.com> (Closes: #607768).
47   * Using breaks instead of conflicts in control, since this version is
48     for wheezy (and squeeze-backports), so no need for lenny compat
49     anymore.
50   * Simplyfing extlinux postinst script.
51   * Adding a missing escaping of a hyphen in extlinux-install manpage.
52   * Updating source lintian overrides.
54  -- Daniel Baumann <daniel@debian.org>  Wed, 22 Dec 2010 23:35:29 +0100
56 syslinux (2:4.03+dfsg-3) experimental; urgency=low
58   * Correcting mistake imported by me in extlinux-update when adapting
59     Michaels patch for the update function.
60   * Removing unneeded REAMDE.source and headers in copyright file.
61   * Simplyfing make handing in rules.
63  -- Daniel Baumann <daniel@debian.org>  Sun, 19 Dec 2010 22:14:53 +0100
65 syslinux (2:4.03+dfsg-2) experimental; urgency=low
67   [ Daniel Baumann ]
68   * Using tmpfiles when creating configuration files in extlinux-update
69     (Closes: #607516).
70   * Applying modified patch from Michael Tokarev <mjt@tls.msk.ru> to not
71     use tmpfiles but rather update in one go, updated to match existing
72     codying style.
74   [ Michael Tokarev ]
75   * Exiting early in extlinux-update if disabled.
77  -- Daniel Baumann <daniel@debian.org>  Sun, 19 Dec 2010 18:51:53 +0100
79 syslinux (2:4.03+dfsg-1) experimental; urgency=low
81   * Merging upstream version 4.03+dfsg.
82   * Updating to debhelper version 8.
83   * Switching to source format 3.0 (quilt).
84   * Correcting typo in extlinux-update manpage, thanks to Jakub Wilk
85     <jwilk@debian.org> (Closes: #603739).
87  -- Daniel Baumann <daniel@debian.org>  Sat, 20 Nov 2010 17:17:23 +0100
89 syslinux (2:4.02+dfsg-7) unstable; urgency=medium
91   [ Otavio Salvador ]
92   * Unconditionally redirect stdout to stderr (Closes: #597132).
94  -- Daniel Baumann <daniel@debian.org>  Thu, 14 Oct 2010 23:12:13 +0200
96 syslinux (2:4.02+dfsg-6) unstable; urgency=medium
98   [ Otavio Salvador ]
99   * Adding lacking exec in stdout to stderr redirection (Closes:
100     #597132).
102  -- Daniel Baumann <daniel@debian.org>  Mon, 11 Oct 2010 23:17:38 +0200
104 syslinux (2:4.02+dfsg-5) unstable; urgency=medium
106   * Updating to standards version 3.9.1.
107   * Making sure that readlink in extlinux-update doesn't return 1.
109  -- Daniel Baumann <daniel@debian.org>  Sun, 26 Sep 2010 09:26:22 +0200
111 syslinux (2:4.02+dfsg-4) unstable; urgency=medium
113   [ Daniel Baumann ]
114   * Adding Japanese debconf translations from Hideki Yamane
115     <henrich@debian.org> (Closes: #595456).
116   * Adjusting output when looking for extlinux directory in debian
117     extlinux scripts.
119   [ Otavio Salvador ]
120   * Redirect stdout to stderr due Debconf usage (Closes: #597132).
122   [ Fabian Greffrath ]
123   * Adding some special case handling for when the theme directory is a
124     symlink (Closes: #591479).
126  -- Daniel Baumann <daniel@debian.org>  Sat, 25 Sep 2010 08:14:47 +0200
128 syslinux (2:4.02+dfsg-3) unstable; urgency=medium
130   * Updating extlinux README.Debian.
131   * Updating check for extlinux in extlinux kernel hook (Closes:
132     #591567).
134  -- Daniel Baumann <daniel@debian.org>  Wed, 04 Aug 2010 01:52:41 +0200
136 syslinux (2:4.02+dfsg-2) unstable; urgency=medium
138   [ Daniel Baumann ]
139   * Correcting previous changelog entry which had a cropped bug closing.
140   * Updating extlinux postinst for renamed kernel hoook (Closes:
141     #590236).
143   [ Otavio Salvador ]
144   * Stop searching for EXTLINUX directory.
145   * extlinux-update: create /boot/extlinux in case it do not exists.
147  -- Daniel Baumann <daniel@debian.org>  Sun, 01 Aug 2010 07:58:44 +0200
149 syslinux (2:4.02+dfsg-1) unstable; urgency=medium
151   * Updating TODO file.
152   * Adding Czech debconf translations from Michal Simunek
153     <michal.simunek@gmail.com> (Closes: #589806).
154   * Adding Spanish debconf translations from Camaleón
155     <noelamac@gmail.com> (Closes: #589929).
156   * Merging upstream version 4.02+dfsg:
157     - checks for diskspace when creating temporary files (Closes: #245152).
158     - respects environment variables when creating temporary files
159       (Closes: #245153).
160   * Updating po file headers.
161   * Removing dos-win32.patch, not required anymore.
163  -- Daniel Baumann <daniel@debian.org>  Sat, 24 Jul 2010 18:33:50 +0200
165 syslinux (2:4.01+dfsg-4) unstable; urgency=medium
167   * Correcting variables in syslinux README.Debian, thanks to Fabian
168     Greffrath <fabian@greffrath.com> (Closes: #588889).
169   * Adding French debconf translations from Julien Patriarca
170     <patriarcaj@gmail.com> (Closes: #588942).
171   * Unexporting LDFLAGS in rules to avoid problems with dpkg-buildflags,
172     thanks to Colin Watson <cjwatson@ubuntu.com> (Closes: #589041).
173   * Updating extlinux README.Debian file.
174   * Shortening language team header entry in French debconf
175     translations.
176   * Adding Russian debconf translations from Yuri Kozlov
177     <yuray@komyakino.ru> (Closes: #589253).
178   * Correcting typo in header of Russian debconf translations.
179   * Updating version string in po headers.
180   * Adding Swedish debconf translations from Martin Bagge
181     <brother@bsnet.se> (Closes: #589262).
182   * Renaming extlinux kernel to to zz-extlinux to match new kernel
183     policy.
185  -- Daniel Baumann <daniel@debian.org>  Sun, 18 Jul 2010 16:11:48 +0200
187 syslinux (2:4.01+dfsg-3) unstable; urgency=medium
189   * Reverting too strong depends and leaving it as it was before. This
190     does not reopen #588210, since that's not possible in lenny and
191     would uselessly make backporting harder. Once squeeze is released,
192     breaks will be used (Closes: #588678).
193   * Adding instructions to README.Debian in syslinux on how to create
194     the floppy images manually (Closes: #588673).
196  -- Daniel Baumann <daniel@debian.org>  Mon, 12 Jul 2010 19:28:21 +0200
198 syslinux (2:4.01+dfsg-2) unstable; urgency=medium
200   * Correcting spelling error in previous changelog entry.
201   * Adding versioned conflicts against syslinux-common to extlinux
202     (Closes: #588210).
203   * Using source version for versioned conflicts and replaces instead of
204     explicit version numbers.
205   * Correcting debconf default for extlinux/install.
206   * Also adding symlinks from extlinux-install to install-extlinux for
207     convenience purposes.
208   * Making extlinux-install output a bit more verbose.
209   * Passing additional parameters given to extlinux-install to extlinux
210     call, useful when e.g. wanting to use --raid or --once.
211   * Adjusting some headers in the German po file.
212   * Adding Portuguese debconf translations from Américo Monteiro
213     <a_monteiro@netcabo.pt> (Closes: #588487).
215  -- Daniel Baumann <daniel@debian.org>  Sat, 10 Jul 2010 22:24:07 +0200
217 syslinux (2:4.01+dfsg-1) unstable; urgency=medium
219   * Saving current mbr to /boot in extlinux-install, thanks Fabian
220     Greffrath <fabian@greffrath.com> for the idea.
221   * Updating message when writing new mbr in extlinux-install.
222   * Silencing dd calls in extlinux-install, thanks to Fabian Greffrath
223     <fabian@greffrath.com>.
224   * Dropping floppy images from /usr/lib/syslinux, not really useful
225     anymore in these days.
226   * Downgrading dosfstools and mtools recommends to suggests.
227   * Also dropping local mtoolsrc config file previously used during
228     build to create floppy images.
229   * Sorting dh call in rules to more common order.
230   * Merging upstream version 4.01+dfsg:
231     - Fixes regression on some older machines (Closes: #587150).
232   * Removing extlinux-manpage.patch, went upstream.
233   * Removing syslinux-manpage.patch, went upstream.
234   * Updating package short and long descriptions.
235   * Shortening version strings in versioned conflicts.
236   * Appending .old suffix to backup mbr to reflect that it's not the
237     current mbr.
238   * Calling dh_install with fail-missing.
239   * Completing debhelper install files.
240   * Updating lintian overrides.
241   * Adding manpage for isohybrid.pl.
242   * Adding manpage for memdiskfind.
243   * Adding manpage for pxe-options.
244   * Correcting name of pxelinux-options manpage.
245   * Workarounding dh_installman automatism that leads to wrong handling
246     of isohybrid.pl manpage.
247   * Adding note about automatic mbr backups through extlinux-install in
248     README.Debian.
249   * Adding debconf question to automatically install extlinux into the
250     mbr.
251   * Correcting spelling of MBR.
252   * Adding extlinux config script for debconf.
253   * Updating TODO file.
254   * Updating extlinux postinst to cope with UUIDs.
255   * Adding note in extlinux debconf templates about limitations of the
256     automatic installation.
257   * Regenerating debconf files.
259  -- Daniel Baumann <daniel@debian.org>  Sun, 04 Jul 2010 21:15:14 +0200
261 syslinux (2:4.00+dfsg-1) unstable; urgency=medium
263   * Updating standards version to 3.9.0.
264   * Merging upstream version 4.00+dfsg.
266  -- Daniel Baumann <daniel@debian.org>  Tue, 29 Jun 2010 00:54:14 +0200
268 syslinux (2:4.00~pre64+dfsg-1) unstable; urgency=low
270   * Merging upstream version 4.00~pre64+dfsg.
272  -- Daniel Baumann <daniel@debian.org>  Mon, 28 Jun 2010 13:44:49 +0200
274 syslinux (2:4.00~pre63+dfsg-1) unstable; urgency=low
276   * Calling extlinux-update in extlinux postinst script to automatically
277     re-populate /etc/default/extlinux on updates.
278   * Rather than calling extlinux-update directly in postinst script,
279     execute kernel hook.
280   * Merging upstream version 4.00~pre63+dfsg.
282  -- Daniel Baumann <daniel@debian.org>  Sun, 27 Jun 2010 23:34:17 +0200
284 syslinux (2:4.00~pre62+dfsg-1) unstable; urgency=low
286   * Adding comments in extlinux hook file.
287   * Prefixing internal variables with underscore in extlinux hook
288     script.
289   * Exit early if extlinux was removed (!= purged) in extlinux hook
290     script.
291   * Running extlinux hook file with set -e.
292   * Updating comments in extlinux-install script.
293   * Prefixing internal variables with underscore in extlinux-install
294     script.
295   * Prefixing internal variables with underscore in extlinux-update
296     script.
297   * Merging upstream version 4.00~pre62+dfsg.
298   * Correcting typo in extlinux README.Debian.
299   * Automatically dropping 'quiet' boot parameter from recovery entries
300     in extlinux-update script.
301   * Adding information about all variables used in /etc/default/extlinux
302     in extlinux-update manpage.
304  -- Daniel Baumann <daniel@debian.org>  Sun, 27 Jun 2010 14:08:42 +0200
306 syslinux (2:4.00~pre61+dfsg-1) unstable; urgency=low
308   * Merging upstream version 4.00~pre61.
310  -- Daniel Baumann <daniel@debian.org>  Sat, 26 Jun 2010 23:17:32 +0200
312 syslinux (2:4.00~pre60+dfsg-1) unstable; urgency=low
314   * Merging upstream version 4.00~pre60.
316  -- Daniel Baumann <daniel@debian.org>  Sat, 26 Jun 2010 17:10:57 +0200
318 syslinux (2:4.00~pre59+dfsg-1) unstable; urgency=medium
320   * Merging upstream version 4.00~pre59+dfsg.
322  -- Daniel Baumann <daniel@debian.org>  Thu, 24 Jun 2010 23:37:34 +0200
324 syslinux (2:4.00~pre58+dfsg-1) unstable; urgency=medium
326   * Merging upstream version 4.00~pre58+dfsg.
328  -- Daniel Baumann <daniel@debian.org>  Thu, 24 Jun 2010 16:48:54 +0200
330 syslinux (2:4.00~pre57+dfsg-1) unstable; urgency=medium
332   * Updating TODO, extlinux integration scripts verified to work
333     properly with UUIDs.
334   * Always rewriting extlinux default file to ensure updates with new
335     features get automatically propagated.
336   * Adding option for controlling how many kernel entries should be put
337     into the config through extlinux-update.
338   * Merging upstream version 4.00~pre57+dfsg.
340  -- Daniel Baumann <daniel@debian.org>  Wed, 23 Jun 2010 23:25:13 +0200
342 syslinux (2:4.00~pre56+dfsg-1) unstable; urgency=medium
344   * Merging upstream version 4.00~pre56+dfsg.
346  -- Daniel Baumann <daniel@debian.org>  Wed, 23 Jun 2010 15:07:24 +0200
348 syslinux (2:4.00~pre55+dfsg-2) unstable; urgency=medium
350   * Adding libdigest-sha1-perl to recommends (Closes: #586767).
351   * Mentioning salt in sha1pass manpage, thanks to Mats Erik Andersson
352     <mats.andersson@gisladisker.se>.
353   * Adding manpage for md5pass as suggested by Mats Erik Andersson
354     <mats.andersson@gisladisker.se>.
355   * Adding manpage for mkdiskimage from Mats Erik Andersson
356     <mats.andersson@gisladisker.se> with some minor formatting changes.
357   * Adding manpage for isohybrid.
358   * Stopping to include keytab-lilo script in syslinux-common, it's
359     already included in the lilo package (at different location though).
360   * Correcting typo in previously added syslinux manpages file.
361   * Shortening package short-description of syslinux-common to not
362     exceed 80 characters.
364  -- Daniel Baumann <daniel@debian.org>  Tue, 22 Jun 2010 16:44:16 +0200
366 syslinux (2:4.00~pre55+dfsg-1) unstable; urgency=medium
368   * Merging upstream version 4.00~pre55+dfsg.
369   * Adding sample README.Debian file for extlinux describing how to
370     setup extlinux as the bootloader.
371   * Renaming update-extlinux to extlinux-update for consistency reasons,
372     but keeping symlinks to update-extlinux arround. Thanks to Ralph
373     Amissah <ralph.amissah@gmail.com>.
374   * Correcting typo in wrong conflicts of syslinux.
375   * Updating version number and date in headers of local manpages.
377  -- Daniel Baumann <daniel@debian.org>  Tue, 22 Jun 2010 03:16:41 +0200
379 syslinux (2:4.00~pre54+dfsg-1) unstable; urgency=medium
381   * Adding and updating missing conflicts/replaces to easy upgrade from
382     syslinux 3.x to 4.x.
383   * Removing some more forgotten menu default entries that need to go
384     away.
385   * Merging upstream version 4.00~pre54+dfsg.
387  -- Daniel Baumann <daniel@debian.org>  Mon, 21 Jun 2010 20:38:44 +0200
389 syslinux (2:4.00~pre53+dfsg-1) unstable; urgency=medium
391   * Merging upstream version 4.00~pre53.
392   * Updating TODO file.
393   * Updating syslinux-common.install for new upstream.
394   * Updating package description to mention newly supported filesystems.
395   * Moving isohybrid from syslinux-common to syslinux since it was
396     rewritten in C.
397   * Setting the default entry to the newest one in update-extlinux.
399  -- Daniel Baumann <daniel@debian.org>  Mon, 21 Jun 2010 16:40:37 +0200
401 syslinux (2:3.86+dfsg-5) unstable; urgency=low
403   * Updating update-extlinux for new pathes in the themes package.
404   * Adding syslinux-themes-debian to recommends of extlinux.
405   * Correcting path handling in update-extlinux.
407  -- Daniel Baumann <daniel@debian.org>  Sat, 19 Jun 2010 18:03:00 +0200
409 syslinux (2:3.86+dfsg-4) unstable; urgency=low
411   * Updating TODO file.
412   * Moving docs in syslinux-common from /usr/share/doc/syslinux-common
413     to /usr/share/doc/syslinux.
414   * Adding manpage for sha1pass (Closes: #557974).
415   * Adding patch to update syslinux manpage wrt/ default entries as of
416     syslinux >= 3.85 (Closes: #572083).
418  -- Daniel Baumann <daniel@debian.org>  Sat, 12 Jun 2010 23:12:39 +0200
420 syslinux (2:3.86+dfsg-3) unstable; urgency=low
422   * Allowing to disable update-extlinux from being run through
423     /etc/default/extlinux.
425  -- Daniel Baumann <daniel@debian.org>  Sat, 29 May 2010 07:06:26 +0200
427 syslinux (2:3.86+dfsg-2) unstable; urgency=low
429   * Downgrading depends on dosfstools and mtools to recommends.
430   * Updating syslinux debhelper install file.
431   * Removing obsolete syslinux manpages debhelper file.
432   * Removing obsolete syslinux-common manpages debhelper file.
433   * Check for root permissions in extlinux-install and update-extlinux
434     scripts.
436  -- Daniel Baumann <daniel@debian.org>  Sun, 18 Apr 2010 11:01:56 +0200
438 syslinux (2:3.86+dfsg-1) unstable; urgency=low
440   * Merging upstream version 3.86+dfsg.
441   * Updating README.source.
443  -- Daniel Baumann <daniel@debian.org>  Fri, 02 Apr 2010 14:38:04 +0200
445 syslinux (2:3.85+dfsg-2) unstable; urgency=low
447   * Adding files section in update-extlinux manpage.
448   * Shortening date string to avoid line break in boot message.
449   * Flipping inversed logic when creating boot.txt in update-extlinu.
450   * Replacing kernel postinst/postrm symlink to update-extlinux with a
451     simple hook that checks if extlinux is enabled or not (Closes:
452     #573962).
454  -- Daniel Baumann <daniel@debian.org>  Fri, 19 Mar 2010 09:24:29 +0100
456 syslinux (2:3.85+dfsg-1) unstable; urgency=low
458   * Handling case where /boot and / are not on the same filesystem
459     (Closes: #560954).
460   * Updating debian todo file.
461   * Merging upstream version 3.85+dfsg.
462   * Updating year in copyright file.
463   * Rediffing dos-win32.patch.
465  -- Daniel Baumann <daniel@debian.org>  Sun, 21 Feb 2010 09:17:23 +0100
467 syslinux (2:3.84+dfsg-2) experimental; urgency=low
469   * Filter out commented lines when update-extlinux is searching for
470     root in fstab.
471   * Switching from /boot/extlinux/options.cfg to /etc/default/extlinux
472     to store update-extlinux settings.
473   * Updating year in copyright file.
474   * Updating to standards 3.8.4.
475   * Adding recommends to libcrypt-passwdmd5-perl in syslinux-common
476     (Closes: #567649).
477   * Simplyfing handling of /etc/default/extlinux.
478   * Including a copy of mbr.bin in extlinux and lowering depends on
479     syslinux-common to recommends.
480   * Prefixing variables in /etc/default/extlinux.
481   * Renaming single-user mode to recovery mode to be consistent with
482     grub2.
483   * Using quotes for variable assignements in /etc/default/extlinux.
484   * Also prefixing forgotten menu label variable.
485   * Prefixing some more forgotten variables.
486   * Updating comment for live entries.
487   * Making timeout and default entries configurable too.
488   * Using lsb_release to determine distribution string for menu labels,
489     if available.
490   * Correcting numbers of empty lines as seperators.
491   * Changing recovery entries shortcut from s to r.
492   * Starting to count image entries by 0, not by 1.
493   * Shortening linux image entries to number.
494   * Renaming kernel.cfg to linux.cfg.
495   * Making default entries de-configurable.
496   * Updating debian todo file.
498  -- Daniel Baumann <daniel@debian.org>  Tue, 09 Feb 2010 18:08:30 +0100
500 syslinux (2:3.84+dfsg-1) experimental; urgency=low
502   * Making alternative entries configurable in update-extlinux.
503   * Using single hashes for 'comments' that get evaluated in update-
504     extlinux.
505   * Adding menu help texts in entry of update-extlinux.
506   * Adding theme-ing support in update-extlinux.
507   * Adding timeout message when not using a theme in update-extlinux.
508   * Shortening kernel entries in update-extlinux.
509   * Adding explicit debian source version 1.0 until switch to 3.0.
510   * Merging upstream version 3.84+dfsg.
511   * Rediffing dos-win32.patch.
513  -- Daniel Baumann <daniel@debian.org>  Sat, 19 Dec 2009 19:46:09 +0100
515 syslinux (2:3.83+dfsg-5) experimental; urgency=low
517   * Updating default values for prompt and timeout in update-extlinux.
518   * Adding note about extlinux.conf in extlinux manpage (Closes:
519     #548424).
520   * Correcting spelling mistake in changelog.
521   * Updating lintian overrides.
522   * Adding symlinks to update-extlinux for kernel hooks.
524  -- Daniel Baumann <daniel@debian.org>  Mon, 30 Nov 2009 23:29:43 +0100
526 syslinux (2:3.83+dfsg-4) experimental; urgency=low
528   * Simplifying debhelper install files.
529   * Moving syslinux-common from extlinux recommends to depends.
530   * Adding extlinux-install.
531   * Adding update-extlinux (Closes: #541293).
533  -- Daniel Baumann <daniel@debian.org>  Sun, 29 Nov 2009 18:35:23 +0100
535 syslinux (2:3.83+dfsg-3) unstable; urgency=low
537   * Adding conflicts/replaces to extlinux against syslinux without
538     split out extlinux (Closes: #558078).
539   * Correcting spelling mistake in extlinux long-description (Closes:
540     #558140).
541   * Correcting upstream-homepage in copyright.
543  -- Daniel Baumann <daniel@debian.org>  Sat, 28 Nov 2009 22:32:51 +0100
545 syslinux (2:3.83+dfsg-2) unstable; urgency=low
547   * Dropping lpia from architectures, lpia is dead.
548   * Splitting out extlinux into own package in order to use it as a
549     generic standalone bootloader.
551  -- Daniel Baumann <daniel@debian.org>  Wed, 25 Nov 2009 16:32:33 +0100
553 syslinux (2:3.83+dfsg-1) unstable; urgency=low
555   * Updating to standards version 3.8.3.
556   * Adding maintainer homepage field to control.
557   * Marking maintainer homepage field to be also included in binary
558     packages and changelog.
559   * Adding README.source.
560   * Removing not required build-dependency to netpbm.
561   * Moving maintainer homepage from control to copyright.
562   * Updating README.source.
563   * Merging upstream version 3.83+dfsg.
564   * Bumping versioned build-depends on debhelper.
565   * Bumping versioned build-depends on quilt.
567  -- Daniel Baumann <daniel@debian.org>  Tue, 06 Oct 2009 12:45:42 +0200
569 syslinux (2:3.82+dfsg-4) unstable; urgency=low
571   * Updating maintainer field.
572   * Updating vcs fields.
573   * Wrapping build-depends and depends.
575  -- Daniel Baumann <daniel@debian.org>  Fri, 14 Aug 2009 16:03:31 +0200
577 syslinux (2:3.82+dfsg-3) unstable; urgency=low
579   * Dropping --fail-missing from dh_install, apparently debhelper can
580     not deal sanely with that when using minimized rules files and
581     building an arch all package (Closes: #540395).
583  -- Daniel Baumann <daniel@debian.org>  Sat, 08 Aug 2009 10:38:09 +0200
585 syslinux (2:3.82+dfsg-2) unstable; urgency=low
587   * Updating year in copyright file.
588   * Updating package to standards version 3.8.2.
589   * Renaming directory to store local debian additions to more sensible
590     name.
591   * Simplyfing shell error handling in rules file.
592   * Updating lintian overrides.
593   * Merging patches to avoid building dos and win32 binaries.
594   * Minimizing rules file.
595   * Adding misc depends to syslinux-common.
597  -- Daniel Baumann <daniel@debian.org>  Fri, 07 Aug 2009 10:39:41 +0200
599 syslinux (2:3.82+dfsg-1) unstable; urgency=low
601   * Merging upstream version 3.82+dfsg.
603  -- Daniel Baumann <daniel@debian.org>  Tue, 09 Jun 2009 19:54:41 +0200
605 syslinux (2:3.81+dfsg-1) unstable; urgency=low
607   * Merging upstream version 3.81+dfsg:
608     - Adds support for idle mode (Closes: #504495).
610  -- Daniel Baumann <daniel@debian.org>  Sat, 30 May 2009 09:50:32 +0200
612 syslinux (2:3.80+dfsg-1) unstable; urgency=low
614   * Using correct rfc-2822 date formats in changelog.
615   * Merging upstream version 3.80+dfsg.
616   * Simplyfing build-depends on nasm.
618  -- Daniel Baumann <daniel@debian.org>  Tue, 05 May 2009 09:21:47 +0200
620 syslinux (2:3.75+dfsg-1) unstable; urgency=low
622   * Merging upstream version 3.75+dfsg.
623   * Removing extlinux-typo.patch, went upstream.
624   * Removing extlinux manpage, went upstream.
626  -- Daniel Baumann <daniel@debian.org>  Thu, 16 Apr 2009 22:44:00 +0200
628 syslinux (2:3.74+dfsg-2) unstable; urgency=low
630   * Adding build-depends to python (Closes: #523507).
632  -- Daniel Baumann <daniel@debian.org>  Fri, 10 Apr 2009 20:16:00 +0200
634 syslinux (2:3.74+dfsg-1) unstable; urgency=low
636   * Updating standards to 3.8.1.
637   * Merging upstream version 3.74+dfsg.
638   * Using quilt rather than dpatch.
639   * Removing old conflicts and replaces.
640   * Adding manpage for extlinux from Brian Pellin <bpellin@gmail.com>
641     (Closes: #520849).
642   * Tidy rules file.
643   * Updating rules file to current state of the art.
644   * Making the build directory a subdirectory of debian to avoid hypotetical
645     problems with make and rule target naming clashes.
647  -- Daniel Baumann <daniel@debian.org>  Thu, 09 Apr 2009 21:28:00 +0200
649 syslinux (2:3.73+dfsg-2) unstable; urgency=low
651   * Uploading to unstable.
653  -- Daniel Baumann <daniel@debian.org>  Sun, 15 Feb 2009 18:16:00 +0100
655 syslinux (2:3.73+dfsg-1) experimental; urgency=low
657   * Replacing obsolete dh_clean -k with dh_prep.
658   * Merging upstream version 3.73+dfsg.
660  -- Daniel Baumann <daniel@debian.org>  Mon, 26 Jan 2009 13:21:00 +0100
662 syslinux (2:3.72+dfsg-1) experimental; urgency=low
664   * Updating vcs fields in control file.
665   * Merging upstream version 3.72+dfsg.
666   * Rediffing win32.dpatch.
667   * Removing 64bit-autodetection patches, replaced by upstreams ifcpu64.c32.
668   * Removing menu-beep.dpatch, not needed anymore.
669   * Removing zero-files.dpatch, not needed anymore.
670   * Adding dos.dpatch to prevent dos executables beeing installed.
671   * Renumbering extlinux-typo.dpatch.
672   * Using the Makefiles install target to install syslinux rather than copying
673     manually.
674   * Completing clean target in rules.
675   * Updating lintian overrides for syslinux-common.
677  -- Daniel Baumann <daniel@debian.org>  Sat, 11 Oct 2008 10:45:00 +0200
679 syslinux (2:3.71+dfsg-5) unstable; urgency=medium
681   * Adding missing conflicts/replaces to allow package upgrades
682     (Closes: #497992, 497996).
684  -- Daniel Baumann <daniel@debian.org>  Sat, 06 Sep 2008 08:46:00 +0200
686 syslinux (2:3.71+dfsg-4) unstable; urgency=medium
688   * Splitting syslinux into syslinux and syslinux-common to allow accessing
689     bootloader files on other arches too (Closes: #278181, #357145, #436650).
691  -- Daniel Baumann <daniel@debian.org>  Wed, 03 Sep 2008 09:33:00 +0200
693 syslinux (2:3.71+dfsg-3) unstable; urgency=high
695   * Adding patch from upstream to fix correct isolinux handling of zero-length
696     files (Closes: #496869).
698  -- Daniel Baumann <daniel@debian.org>  Wed, 03 Sep 2008 08:33:00 +0200
700 syslinux (2:3.71+dfsg-2) unstable; urgency=medium
702   * Adding dosfstools to recommends (Closes: #253768).
703   * Added patch to correct a typo in extlinux documentation (Closes: #457844).
704   * Also including md5pass and sha1pass utility (Closes: #494973).
705   * Adding lintian overrides for having com32 modules executable.
706   * Also removing core/.depend in clean target of rules file.
708  -- Daniel Baumann <daniel@debian.org>  Mon, 25 Aug 2008 05:20:00 +0200
710 syslinux (2:3.71+dfsg-1) unstable; urgency=low
712   * Updating VERSION variable in debian/rules to match new upstream.
713   * Merging upstream version 3.71+dfsg.
715  -- Daniel Baumann <daniel@debian.org>  Sun, 03 Aug 2008 16:02:00 +0200
717 syslinux (2:3.70+dfsg-3) unstable; urgency=medium
719   * Adding patch from Samuel Thibault <samuel.thibault@ens-lyon.org> to
720     also support beeps in graphical menu (Closes: #491571).
722  -- Daniel Baumann <daniel@debian.org>  Sun, 20 Jul 2008 18:28:00 +0200
724 syslinux (2:3.70+dfsg-2) unstable; urgency=low
726   * Stopping to build win32/syslinux.exe as it is of no real use on a Debian
727     system. People interested in that very binary can get it from the upstream
728     source tarball.
729   * Updating package description (Closes: #484513).
731  -- Daniel Baumann <daniel@debian.org>  Fri, 11 Jul 2008 00:15:00 +0200
733 syslinux (2:3.70+dfsg-1) unstable; urgency=medium
735   * New upstream release.
736   * Upgrading package to debhelper 7.
737   * Adding vcs fields in control file.
738   * Rewriting copyright file in machine-interpretable format.
739   * Rediffing all patches.
740   * Adding lpia to architectures.
741   * Reordering rules file.
742   * Using install debhelper file rather instead of install target in rules.
744  -- Daniel Baumann <daniel@debian.org>  Tue, 01 Jul 2008 21:12:00 +0200
746 syslinux (2:3.70~pre18+dfsg-1) experimental; urgency=low
748   * New upstream release.
750  -- Daniel Baumann <daniel@debian.org>  Mon, 16 Jun 2008 12:43:00 +0200
752 syslinux (2:3.70~pre14+dfsg-1) experimental; urgency=low
754   * New upstream release.
755   * Adding patch from Ryan Finnie <ryan@finnie.org> to extend 64bit
756     autodetection to vesamenu.c32 (Closes: #485656).
757   * Removing watch file.
758   * Bumping policy.
760  -- Daniel Baumann <daniel@debian.org>  Tue, 10 Jun 2008 21:38:00 +0200
762 syslinux (2:3.70~pre9+dfsg-1) experimental; urgency=high
764   * New upstream release:
765     - Fixes problem with extlinux, which refuses to boot if there are some
766       deleted files on the ext2 filesystem (see upstream changelog for more
767       information).
769  -- Daniel Baumann <daniel@debian.org>  Thu, 10 Apr 2008 21:38:00 +0200
771 syslinux (2:3.63+dfsg-1) unstable; urgency=high
773   * New upstream release:
774     - Fixes problem with extlinux, which refuses to boot if there are some
775       deleted files on the ext2 filesystem (see upstream changelog for more
776       information).
778  -- Daniel Baumann <daniel@debian.org>  Thu, 10 Apr 2008 21:17:00 +0200
780 syslinux (2:3.70~pre8+dfsg-1) experimental; urgency=low
782   * New upstream release.
784  -- Daniel Baumann <daniel@debian.org>  Mon, 31 Mar 2008 21:33:00 +0200
786 syslinux (2:3.70~pre7+dfsg-1) experimental; urgency=low
788   * New upstream release.
790  -- Daniel Baumann <daniel@debian.org>  Mon, 31 Mar 2008 13:42:00 +0200
792 syslinux (2:3.62+dfsg-2) unstable; urgency=medium
794   * Applied patch from morph <matrixhasu@gmail.com> to fix clean target
795     (Closes: #424225).
797  -- Daniel Baumann <daniel@debian.org>  Sat, 05 Apr 2008 08:02:00 +0200
799 syslinux (2:3.62+dfsg-1) unstable; urgency=medium
801   * New upstream release.
802   * Rediffed 02-64bit-autodetection.dpatch.
803   * Disabled 03-define-clk-tck.dpatch for now, seems to introduce strange
804     behaviour with TIMEOUT on pxelinux, needs further investigation.
806  -- Daniel Baumann <daniel@debian.org>  Mon, 31 Mar 2008 13:24:00 +0200
808 syslinux (2:3.61+dfsg-1) unstable; urgency=medium
810   * Rebuild upstream tarball without non-free RFC document (Closes: #463930).
812  -- Daniel Baumann <daniel@debian.org>  Tue, 05 Feb 2008 07:28:00 +0100
814 syslinux (2:3.61-1) unstable; urgency=low
816   * New upstream release.
817   * Bumping package to debhelper 6.
819  -- Daniel Baumann <daniel@debian.org>  Mon, 04 Feb 2008 07:16:00 +0100
821 syslinux (2:3.60-2) experimental; urgency=low
823   * Applied update of 02-64bit-autodetection.dpatch from Robert Millan
824     <rmh@aybabtu.com> (Closes: #462157).
826  -- Daniel Baumann <daniel@debian.org>  Thu, 24 Jan 2008 07:34:00 +0100
828 syslinux (2:3.55-2) unstable; urgency=medium
830   * Applied update of 02-64bit-autodetection.dpatch from Robert Millan
831     <rmh@aybabtu.com> (Closes: #462157).
833  -- Daniel Baumann <daniel@debian.org>  Tue, 22 Jan 2008 23:21:00 +0100
835 syslinux (2:3.60-1) experimental; urgency=low
837   * New upstream release.
839  -- Daniel Baumann <daniel@debian.org>  Sat, 12 Jan 2008 20:04:00 +0100
841 syslinux (2:3.55-1) unstable; urgency=low
843   * New upstream release.
844   * Don't hide make errors in clean call of rules.
846  -- Daniel Baumann <daniel@debian.org>  Sat, 12 Jan 2008 19:59:00 +0100
848 syslinux (2:3.60~pre6-1) experimental; urgency=low
850   * New upstream release.
851   * Removed manpages, went upstream.
853  -- Daniel Baumann <daniel@debian.org>  Thu, 20 Dec 2007 08:22:00 +0100
855 syslinux (2:3.54-1) unstable; urgency=low
857   * New upstream release.
859  -- Daniel Baumann <daniel@debian.org>  Thu, 13 Dec 2007 09:45:00 +0100
861 syslinux (2:3.53-1) unstable; urgency=low
863   * New upstream release.
865  -- Daniel Baumann <daniel@debian.org>  Sun, 18 Nov 2007 17:26:00 +0100
867 syslinux (1:3.60~pre3-2) unstable; urgency=low
869   * Only build-depending on gcc-multilib on amd64.
870   * Removing old build-dependency against ia32-libs-dev.
871   * Versioning build-depends against nasm.
873  -- Daniel Baumann <daniel@debian.org>  Fri, 16 Nov 2007 11:42:00 +0100
875 syslinux (1:3.60~pre3-1) unstable; urgency=low
877   * New upstream release.
879  -- Daniel Baumann <daniel@debian.org>  Mon, 12 Nov 2007 09:18:00 +0100
881 syslinux (1:3.60~pre2-1) unstable; urgency=low
883   * New upstream release.
885  -- Daniel Baumann <daniel@debian.org>  Wed, 26 Aug 2007 11:16:00 +0200
887 syslinux (1:3.60~pre1-1) unstable; urgency=low
889   * New upstream release.
890   * Works well with nasm 0.99.02 (Closes: #439418).
892  -- Daniel Baumann <daniel@debian.org>  Sat, 25 Aug 2007 08:01:00 +0200
894 syslinux (1:3.52~pre5-1) experimental; urgency=low
896   * New upstream release.
898  -- Daniel Baumann <daniel@debian.org>  Sun, 29 Jul 2007 20:55:00 +0200
900 syslinux (1:3.52~pre3-1) experimental; urgency=low
902   * New upstream release.
904  -- Daniel Baumann <daniel@debian.org>  Sun, 15 Jul 2007 19:40:00 +0200
906 syslinux (1:3.51-1) unstable; urgency=low
908   * New upstream release.
909   * Temporarily disabled 02-64bit-autodetection.dpatch; doesn't build anymore.
910   * Added Otavio as co-maintainer.
912  -- Daniel Baumann <daniel@debian.org>  Mon, 18 Jun 2007 19:04:00 +0200
914 syslinux (1:3.36-5) unstable; urgency=low
916   * Added patch from Otavio Salvador <otavio@debian.org> to add support to
917     change menu vertical and horizontal shifting.
918   * Added define-clk-tck patch from Timo Aaltonen <tjaalton@cc.hut.fi>.
919     It defines CLK_TCK, since the com32 libc API does not have any idea about
920     it, and its include files shadow /usr/include/time.h (which would provide
921     CLOCKS_PER_SEC).
923  -- Daniel Baumann <daniel@debian.org>  Thu, 31 May 2007 07:43:00 +0200
925 syslinux (1:3.36-4) unstable; urgency=medium
927   * Added build-depends on gcc-multilib (Closes: #423514).
929  -- Daniel Baumann <daniel@debian.org>  Sat, 12 May 2007 20:33:00 +0200
931 syslinux (1:3.36-3) unstable; urgency=medium
933   * Rebuild because glibc.
935  -- Daniel Baumann <daniel@debian.org>  Wed, 09 May 2007 10:36:00 +0200
937 syslinux (1:3.50~pre6-1) experimental; urgency=low
939   * New upstream release.
941  -- Daniel Baumann <daniel@debian.org>  Tue, 01 May 2007 12:18:00 +0200
943 syslinux (1:3.50~pre5-1) experimental; urgency=low
945   * New upstream release.
947  -- Daniel Baumann <daniel@debian.org>  Wed, 11 Apr 2007 10:11:00 +0200
949 syslinux (1:3.36-2) unstable; urgency=low
951   * Re-uploading previous 3.36-1.
953  -- Daniel Baumann <daniel@debian.org>  Wed, 11 Apr 2007 10:09:00 +0200
955 syslinux (1:3.31-4) unstable; urgency=medium
957   * Uploading 3.31-3 from etch again to unstable, to not break debian-installer.
959  -- Daniel Baumann <daniel@debian.org>  Fri, 09 Mar 2007 00:57:00 +0100
961 syslinux (3.40~pre9-1) experimental; urgency=low
963   * New upstream release.
965  -- Daniel Baumann <daniel@debian.org>  Mon, 05 Mar 2007 02:05:00 +0100
967 syslinux (3.36-1) unstable; urgency=low
969   * New upstream release.
970   * Rediffed 02-64bit-autodetection.dpatch.
972  -- Daniel Baumann <daniel@debian.org>  Mon, 05 Mar 2007 01:32:00 +0100
974 syslinux (3.31-3) unstable; urgency=medium
976   * Added patch from Robert Millan <rmh@aybabtu.com> to fix
977     02-64bit-autodetection.dpatch (Closes: #410729).
979  -- Daniel Baumann <daniel@debian.org>  Tue, 13 Feb 2007 23:17:00 +0100
981 syslinux (3.31-2) unstable; urgency=medium
983   * Including all *.c32 modules (Closes: #391152).
984   * Added patch from Byron Stanoszek <gandalf@winds.org> to autodetect 64bit
985     CPUs (Closes: #408138).
987  -- Daniel Baumann <daniel@debian.org>  Sun, 04 Feb 2007 16:52:00 +0100
989 syslinux (3.35-1) experimental; urgency=low
991   * New upstream release.
993  -- Daniel Baumann <daniel@debian.org>  Sun, 04 Feb 2007 16:43:00 +0100
995 syslinux (3.31-1) unstable; urgency=low
997   * New upstream release.
999  -- Daniel Baumann <daniel@debian.org>  Thu, 28 Sep 2006 20:11:00 +0200
1001 syslinux (3.20-2) unstable; urgency=low
1003   * Including mbr.bin (Closes: #357146).
1005  -- Daniel Baumann <daniel@debian.org>  Tue, 19 Sep 2006 03:30:00 +0200
1007 syslinux (3.30~pre4-1) experimental; urgency=low
1009   * New upstream pre-release.
1011  -- Daniel Baumann <daniel@debian.org>  Wed, 06 Sep 2006 22:51:00 +0200
1013 syslinux (3.20-1) unstable; urgency=low
1015   * New upstream release.
1016   * Taking over the package, Juan Cespedes is MIA.
1018  -- Daniel Baumann <daniel@debian.org>  Tue, 05 Sep 2006 23:21:00 +0200
1020 syslinux (3.11+3.20pre11-1) experimental; urgency=low
1022   * New upstream pre-release.
1024  -- Daniel Baumann <daniel@debian.org>  Thu, 10 Aug 2006 11:31:00 +0200
1026 syslinux (3.11+3.20pre10-1) experimental; urgency=low
1028   * New upstream pre-release.
1029   * Added myself as co-maintainer.
1030   * Redone debian directory based on current debhelper templates, additionally:
1031     - added watch file.
1032     - cleaned up copyright files.
1033     - including all manpages as plain files, dropping docbook-to-man.
1034     - including com32/modules/menu.c32 into the package.
1035     - not using binaries from upstream, building everything from source.
1036     - using dpatch for upstream modifications now.
1038  -- Daniel Baumann <daniel@debian.org>  Sun, 30 Jul 2006 09:43:00 +0200
1040 syslinux (3.11-3) unstable; urgency=low
1042   * Fixed FTBFS bug with latest "make" (closes: #343619)
1043   * Added "mkdiskimage" to Debian package (closes: #343617)
1045  -- Juan Cespedes <cespedes@debian.org>  Sun, 18 Dec 2005 16:54:26 +0100
1047 syslinux (3.11-2) unstable; urgency=low
1049   * Added correct build-depends for amd64 (Andreas Jochens <aj@andaco.de>)
1050                               (Closes: Bug#306123, Bug#249506, Bug#298940)
1051   * Acknowledged old NMU (Closes: #269424)
1053  -- Juan Cespedes <cespedes@debian.org>  Wed, 19 Oct 2005 16:00:38 +0200
1055 syslinux (3.11-1) unstable; urgency=low
1057   * New upstream version
1058   * Updated to new FSF postal address
1060  -- Juan Cespedes <cespedes@debian.org>  Tue, 18 Oct 2005 16:19:49 +0200
1062 syslinux (2.11-0.1) unstable; urgency=low
1064   * NMU with new upstream release.
1065     - ALL: Add an API call to get the configuration file name.
1066     - SYSLINUX: Fix bug in 2.10 that prevented it from working
1067       correctly for a lot of people. Closes: #269424
1068     - SYSLINUX: In the installer, make mtools a bit less fussy.
1069     - Make the menu system compile with newer gcc's.
1071  -- Joey Hess <joeyh@debian.org>  Fri, 10 Sep 2004 12:18:43 -0400
1073 syslinux (2.10-1) unstable; urgency=medium
1075   * New upstream version, fixing many bugs, among them a problem which
1076     prevented syslinux from booting large kernels (thanks to Torsten
1077     Knodt <tk-debian@datas-world.de>)   (closes: Bug#224606, Bug#242547)
1078                                                     (closes: Bug#258940)
1079   * New Standards-Version (3.6.1)
1080   * Removed dependency on lilo                      (closes: Bug#235439)
1081   * syslinux now uses mtools to install the image, it no longer requires
1082     msdos or vfat filesystem in the kernel           (closes: Bug#72124)
1083   * Added a "Recommend: mtools" control line        (closes: Bug#201354)
1085  -- Juan Cespedes <cespedes@debian.org>  Sat, 17 Jul 2004 10:32:37 +0200
1087 syslinux (2.04-1) unstable; urgency=low
1089   * New upstream version, needed for debian-installer  (closes: #186356)
1090   * This new upstream version of syslinux already
1091     uses mcopy to generate disk images              (closes: Bug#180660)
1092   * New Standards-Version:
1093     + Get rid of /usr/doc/syslinux symlink
1094   * Replaced all all # comments with /* */ to get rid
1095     of gcc-3.3 preprocessor errors                  (closes: Bug#196532)
1097  -- Juan Cespedes <cespedes@debian.org>  Wed, 11 Jun 2003 11:52:06 +0200
1099 syslinux (2.00-2) unstable; urgency=low
1101   * Fixed typo in description                       (closes: Bug#178582)
1103  -- Juan Cespedes <cespedes@debian.org>  Mon, 27 Jan 2003 13:26:42 +0100
1105 syslinux (2.00-1) unstable; urgency=low
1107   * New upstream version                            (closes: Bug#174565)
1108     (thanks to Andrea Bedini <andrea@bedini.homelinux.net>)
1109   * Added note about PXE in the description         (closes: Bug#151700)
1110   * Added man pages for gethostip, lss16toppm, ppmtolss16
1111     (thanks to dann frazier <dannf@dannf.org>)      (closes: Bug#107539)
1113  -- Juan Cespedes <cespedes@debian.org>  Sun, 26 Jan 2003 13:49:44 +0100
1115 syslinux (1.75-1) unstable; urgency=low
1117   * New upstream release
1118   * Added "memdisk" to the package      (closes: Bug#141605, Bug#143773)
1119   * Added "syslinux-debug.bin" to the package       (closes: Bug#143772)
1121  -- Juan Cespedes <cespedes@debian.org>  Thu, 20 Jun 2002 13:18:22 +0200
1123 syslinux (1.66-1) unstable; urgency=low
1125   * New upstream version
1126   * Boot images shorter than 64K, including memtest86 (closes: Bug#45133)
1128  -- Juan Cespedes <cespedes@debian.org>  Mon, 21 Jan 2002 01:56:55 +0100
1130 syslinux (1.63-1) unstable; urgency=low
1132   * New upstream release, fixing "No setup signature found" bug
1133     found with some newer kernels (closes: Bug#107345)
1134   * Reverted mtools patch for installer (it fails with some
1135     high-capacity floppy formats) (closes: Bug#108096)
1137  -- Juan Cespedes <cespedes@debian.org>  Wed, 22 Aug 2001 01:42:58 +0200
1139 syslinux (1.62-5) unstable; urgency=low
1141   * Added "Build-Depends: netpbm"                    (closes: Bug#97497)
1143  -- Juan Cespedes <cespedes@debian.org>  Mon, 14 May 2001 23:38:29 +0200
1145 syslinux (1.62-4) unstable; urgency=low
1147   * Yet another version of `ppmtolss16' from the author (hpa),
1148     fixing a bug regarding color space conversion
1150  -- Juan Cespedes <cespedes@debian.org>  Sun, 13 May 2001 17:21:02 +0200
1152 syslinux (1.62-3) unstable; urgency=low
1154   * New version of `ppmtolss16' from the author (hpa)
1156  -- Juan Cespedes <cespedes@debian.org>  Tue, 08 May 2001 21:39:45 +0200
1158 syslinux (1.62-2) unstable; urgency=medium
1160   * Changed small typo in manual page names
1161     (sylinux -> syslinux)                            (closes: Bug#96553)
1163  -- Juan Cespedes <cespedes@debian.org>  Mon, 07 May 2001 00:30:09 +0200
1165 syslinux (1.62-1) unstable; urgency=medium
1167   * New upstream version                             (closes: Bug#77269)
1168   * This version could fix Bug#56983 and Bug#69140, but I have no
1169     way to test it
1170   * Added Build-Depends                              (closes: Bug#60729)
1171   * New Standards-Version: 3.5.3
1172   * Fixed lintian error "copyright-refers-to-old-directory"
1173   * Fixed lintian warnings "no-priority-field" and "no-section-field"
1174   * Change the installer a bit so that it is no longer needed to run
1175     it as root, using mtools                         (closes: Bug#30982)
1176   * Added manual page for `syslinux', provided by
1177     Arthur Korn <arthur@korn.ch>                     (closes: Bug#18432)
1178   * Added manual page for `syslinux2ansi', provided by
1179     Kevin Kreamer <kkreamer@etherhogz.org>           (closes: Bug#35264)
1181  -- Juan Cespedes <cespedes@debian.org>  Tue, 01 May 2001 17:12:49 +0200
1183 syslinux (1.48-2) unstable; urgency=medium
1185   * New Standards-Version (3.1.1)
1186   * Fixed lintian bugs
1187   * Note in the package description that filesystem type `msdos' is
1188     needed in order to use this program (closes: Bug#23265)
1190  -- Juan Cespedes <cespedes@debian.org>  Sun, 19 Dec 1999 14:25:45 +0100
1192 syslinux (1.48-1) unstable; urgency=medium
1194   * New upstream version:
1195     + Changed HIGHMEM_MAX to 38000000h
1196     + Serial console support
1197     + New program PXELINUX to do network booting
1198   * FHS support
1199   * New Standards-Version: 3.0.1
1200   * Almost all the bugs regarding boot problems should be fixed with
1201     this upstream version:
1202       (closes: Bug#18271, Bug#22366, Bug#22700, Bug#22845, Bug#23181)
1203       (closes: Bug#23936, Bug#27755, Bug#28846, Bug#29296, Bug#32138)
1204   * Fixed copyright notice in "copybs.asm" (closes: Bug#35531)
1205   * "syslinux.com" is now included (closes: Bug#31460)
1207  -- Juan Cespedes <cespedes@debian.org>  Mon, 25 Oct 1999 11:09:02 +0200
1209 syslinux (1.43-1) unstable; urgency=medium
1211   * New upstream version:
1212     + Add syslinux2ansi script to display the contents of a
1213       colorized SYSLINUX file.
1214     + Changed the io_delay once again, after a report that the
1215       old delay port causes hangs on some systems.
1216     + Should fix: Bug#18271, Bug#22366, Bug#22845, Bug#23181,
1217       Bug#23936, Bug#27755, Bug#28846, Bug#29296, Bug#32138
1218   * Include "syslinux.com": Bug#31460
1220  -- Juan Cespedes <cespedes@debian.org>  Tue, 30 Mar 1999 12:53:48 +0200
1222 syslinux (1.42-2) frozen unstable; urgency=HIGH
1224   * Reverted patch for installer (it fails with some mtools versions)
1225     (Fixes grave bug: Bug#30791)
1227  -- Juan Cespedes <cespedes@debian.org>  Thu, 17 Dec 1998 10:33:37 +0100
1229 syslinux (1.42-1) frozen unstable; urgency=medium
1231   * New upstream version.  Mostly A20 bug fixes.
1232   * This should fix at least the following syslinux bugs:
1233     Bug#22845, Bug#23181, Bug#23936, Bug#27755, Bug#28846, Bug#29296.
1234   * Change the installer a bit so that it is no longer needed to run
1235     it as root
1237  -- Juan Cespedes <cespedes@debian.org>  Tue, 08 Dec 1998 21:20:31 +0100
1239 syslinux (1.40-3) frozen unstable; urgency=medium
1241   * Added "img1743k.gz" as suggested by Enrique Zanardi <ezanardi@ull.es>
1243  -- Juan Cespedes <cespedes@debian.org>  Mon, 09 Nov 1998 21:23:21 +0100
1245 syslinux (1.40-2) frozen unstable; urgency=medium
1247   * Added "safe, slow and stupid" option to the version
1248     for the boot floppies to be able to boot even on very
1249     buggy bioses. (Bug#23157, Bug#23181).
1250   * Increased A20M delay even a bit more, as suggested by
1251     Enrique Zanardi.
1252   * Changed the aspect of the syslinux banner a bit
1254  -- Juan Cespedes <cespedes@debian.org>  Sat, 06 Jun 1998 01:05:34 +0200
1256 syslinux (1.40-1) unstable; urgency=low
1258   * New upstream release:
1259         * Increase A20M delay and put in a test to avoid problems on
1260           certain IBM Thinkpads (thanks to Donnie Barnes of RedHat
1261           for vital info on this one.)
1262         * Support COMBOOT style boot command images.
1263         * Support chain loading (foreign operating systems, e.g. DOS).
1264         * Include a new "copybs" DOS utility to copy a boot sector to
1265           a file (under Linux, use "dd".)
1266         * Fix the DOS installer to work for disks over 32 MB.
1267         * SYSLINUX should now handle disks with more than 65536 tracks.
1268   * Changed section from "misc" to "base", to be in sync with then
1269     FTP archive
1271  -- Juan Cespedes <cespedes@debian.org>  Fri, 08 May 1998 11:22:46 +0200
1273 syslinux (1.37-1) frozen unstable; urgency=medium
1275   * New upstream version (Bug fixes only):
1276     + Fix a bug that caused "label" statements in syslinux.cfg to
1277       not be handled properly.
1278     + Updated the documentation.  Among other things, we now allow
1279       up to 128 "label" statements.
1281  -- Juan Cespedes <cespedes@debian.org>  Tue, 21 Apr 1998 00:19:18 +0200
1283 syslinux (1.36-2) frozen unstable; urgency=medium
1285   * Re-built for frozen (it fixes the "LABEL" behaviour, required
1286     for the boot floppies)
1288  -- Juan Cespedes <cespedes@debian.org>  Mon, 20 Apr 1998 19:25:13 +0200
1290 syslinux (1.36-1) unstable; urgency=medium
1292   * Applied patch to make all the "LABEL" keywords in config file work
1293   * New upstream version (bug fixes + new option "KBDMAP")
1295  -- Juan Cespedes <cespedes@debian.org>  Mon, 20 Apr 1998 02:30:58 +0200
1297 syslinux (1.34-2) unstable; urgency=low
1299   * Install files as img<size>k.gz instead of img<size>.gz
1301  -- Juan Cespedes <cespedes@debian.org>  Fri, 06 Mar 1998 20:04:59 +0100
1303 syslinux (1.34-1) unstable; urgency=low
1305   * New upstream version
1307  -- Juan Cespedes <cespedes@debian.org>  Thu, 05 Mar 1998 17:50:14 +0100
1309 syslinux (1.33-2) unstable; urgency=low
1311   * Fixed minor packaging bugs
1313  -- Juan Cespedes <cespedes@debian.org>  Sat, 28 Feb 1998 22:50:35 +0100
1315 syslinux (1.33-1) unstable; urgency=low
1317   * New upstream version (fixes:Bug#18654)
1319  -- Juan Cespedes <cespedes@debian.org>  Fri, 27 Feb 1998 10:42:05 +0100
1321 syslinux (1.32-1) unstable; urgency=low
1323   * New upstream release
1324   * Pristine source
1325   * Fixed author email address (hpa@zytor.com instead of hpa@linux.org)
1326   * New Standards-Version: 2.4.0.0
1327   * gzipped only big files in /usr/doc/syslinux
1328   * Changed architecture from all to i386
1330  -- Juan Cespedes <cespedes@debian.org>  Fri, 20 Feb 1998 22:16:20 +0100
1332 syslinux (1.30-6) unstable; urgency=low
1334   * New maintainer
1335   * New Standards-Version (2.3.0.0)
1336   * Changed rules file to no longer use debstd
1338  -- Juan Cespedes <cespedes@debian.org>  Sat, 01 Nov 1997 16:22:57 +0100
1340 syslinux (1.30-5) unstable; urgency=low
1342   * Install changelog correctly
1343   * #8532: Filed a bug report against ftp.debian.org because the
1344     package priorities and section are overridden on master.
1346  -- Christoph Lameter <clameter@waterf.org>  Wed, 29 Oct 1997 18:47:17 -0800
1348 syslinux (1.30-4) unstable; urgency=low
1350   * Changed architecture to all
1351   * Note in description that syslinux generates Intel Boot disks (from
1352     whatever platform you install it on)
1354  -- Christoph Lameter <clameter@waterf.org>  Thu, 04 Sep 1997 11:16:34 -0700
1356 syslinux (1.30-3) unstable; urgency=low
1358   * Include Images for 1.44K and 720K to boot Linux on an Atari Computer
1360  -- Christoph Lameter <clameter@waterf.org>  Tue, 25 Feb 1997 09:27:55 -0800
1362 syslinux (1.30-2) unstable; urgency=low
1364   * Control file: Priority set to optional and put into section "misc" where loadlin
1365     is also. (Bug #5424)
1366   * clean up debian directory
1368  -- Christoph Lameter <clameter@waterf.org>  Mon, 4 Nov 1996 10:42:17 -0800
1370 syslinux (1.30-1) unstable; urgency=low
1372   * Upstream update. Package made conformant to newest standards.
1374  -- Christoph Lameter <clameter@waterf.org>  Mon, 4 Nov 1996 10:26:25 -0800