2006
bogl (0.1.18-1.5) unstable; urgency=low
* NMU
* Fix FTBFS on some arches due to kernel-headers no longer defining
PAGE_MASK on all arches. Closes: #393023
-- Joey Hess <joeyh@debian.org> Fri, 20 Oct 2006 16:08:45 -0400
2005
bogl (0.1.18-1.4) unstable; urgency=low
* NMU * Fix arch fix or amd64.
-- Joey Hess <joeyh@debian.org> Sun, 25 Sep 2005 02:08:55 +0200
bogl (0.1.18-1.3) unstable; urgency=low
* NMU
* Fix Makefile to call dpkg-architecture in a way that will work with the
new version, re-enables support for VGA16_FB.
-- Joey Hess <joeyh@debian.org> Thu, 22 Sep 2005 10:35:08 +0200
bogl (0.1.18-1.2) unstable; urgency=HIGH
* NMU * Fix FTBFS with gcc 4.0. Closes: #284741
-- Joey Hess <joeyh@debian.org> Wed, 21 Sep 2005 19:08:20 +0200
2004
bogl (0.1.18-1.1) unstable; urgency=low
* Non maintainer upload in favour of debian-boot. * Return exit code from process and update manpage. (closes: #258650) * Return 127 on exec errors.
-- Bastian Blank <waldi@debian.org> Fri, 23 Jul 2004 17:48:55 +0200
bogl (0.1.18-1) unstable; urgency=low
* Work around 2.6.x vga16fb bugs (Closes: #245207). * PTY fixes from Colin Watson (Closes: #244771).
-- Daniel Jacobowitz <dan@debian.org> Wed, 5 May 2004 22:44:29 -0400
bogl (0.1.17-1) unstable; urgency=low
* Fix a typo which broke bdftobogl on LP64 targets like ia64.
-- Daniel Jacobowitz <dan@debian.org> Sun, 7 Mar 2004 23:41:12 -0500
bogl (0.1.16-1) unstable; urgency=low
* Add padding to font names in BGF files (Closes: #225543, #232720).
-- Daniel Jacobowitz <dan@debian.org> Tue, 24 Feb 2004 15:56:22 -0500
bogl (0.1.15-1) unstable; urgency=low
* Acknowledge Petter's NMU (Closes: #221538). * Add a patch from Matt Kraai to reload fonts on SIGHUP (Closes: #219333).
-- Daniel Jacobowitz <dan@debian.org> Tue, 20 Jan 2004 21:14:51 -0500
bogl (0.1.14-1.1) unstable; urgency=high
* Non maintainer upload.
* Remove md5sum file from udeb. It is only wasting space. Patch
from Matt Kraai. (Closes: #221538)
* Urgency high to try to get this package into testing in time for
beta2 of debian-installer.
-- Petter Reinholdtsen <pere@debian.org> Sat, 10 Jan 2004 11:09:50 +0100
2003
bogl (0.1.14-1) unstable; urgency=low
* New "upstream" release.
- Fix the speed optimizations to refresh after VT switch
(Closes: #215160).
- Enable faster scrolling code, with fixes.
- Fix clear-to-end-of-screen escape.
-- Daniel Jacobowitz <dan@debian.org> Tue, 4 Nov 2003 23:39:07 -0500
bogl (0.1.13-1) unstable; urgency=low
* New "upstream" release.
- Speed optimizations for bterm, indirectly from Alan Cox.
-- Daniel Jacobowitz <dan@debian.org> Sun, 5 Oct 2003 14:55:54 -0400
bogl (0.1.12-2) unstable; urgency=low
* Add bogl-bterm-udeb package (Closes: #185046).
-- Daniel Jacobowitz <dan@debian.org> Mon, 19 May 2003 11:14:10 -0400
bogl (0.1.12-1) unstable; urgency=low
* New "upstream" release.
- Add a workaround for x86-64, from Matt Wilson <msw@redhat.com>.
* Update section for libbogl-dev.
-- Daniel Jacobowitz <dan@debian.org> Tue, 15 Apr 2003 20:04:19 -0400
bogl (0.1.11-1) unstable; urgency=low
* New "upstream" release.
- Support devfs (Closes: #182176).
- Enable vga16 mode on ARM (See bug #182915).
-- Daniel Jacobowitz <dan@debian.org> Sun, 23 Mar 2003 14:33:58 -0500
bogl (0.1.10-4) unstable; urgency=low
* Update build dependencies to use libgd2 instead of libgd1
(Closes: #180220).
* Remove use of dh_undocumented.
-- Daniel Jacobowitz <dan@debian.org> Sat, 8 Feb 2003 12:40:57 -0500
2002
bogl (0.1.10-3) unstable; urgency=low
* Change build depends to libgd-noxpm-dev | libgd-xpm-dev to avoid the
GIF version (Closes: #167195).
-- Daniel Jacobowitz <dan@debian.org> Wed, 20 Nov 2002 10:12:29 -0500
bogl (0.1.10-2) unstable; urgency=low
* Build depend on libpng3-dev instead of libpng2-dev (Closes: #159045).
-- Daniel Jacobowitz <dan@debian.org> Sun, 1 Sep 2002 21:35:16 -0400
bogl (0.1.10-1) unstable; urgency=low
* New "upstream" release.
- Better handling for mbrtowc errors (Closes: #140809).
- Workaround for virgefb (Closes: #141547).
- bdftobogl manpage (Closes: #141788, #141796).
-- Daniel Jacobowitz <dan@debian.org> Sat, 17 Aug 2002 16:59:35 -0400
bogl (0.1.9-2) unstable; urgency=low
* Add a manpage for bterm (Closes: #84208, #139713).
-- Daniel Jacobowitz <dan@debian.org> Sun, 31 Mar 2002 15:43:27 -0500
bogl (0.1.9-1) unstable; urgency=low
* New "upstream" release.
- Several new terminfo capabilities, including scrolling up.
- "less" works under bterm now.
- Still one visible bug in mutt (if you are looking at a long message
and hit 'v', the screen may not be properly cleared when the menu
displays). Probably we advertise some terminfo capability we
don't actually support.
* Support frame buffers whose start address is not page-aligned
(Closes: #134014).
* Add acsc, smacs, and rmacs capabilities to bterm. They only work
with UTF-8 etc. locales for the moment.
-- Daniel Jacobowitz <dan@debian.org> Mon, 18 Mar 2002 01:47:49 -0500
2001
bogl (0.1.8-1) unstable; urgency=low
* New "upstream" release - the "mutt almost works in bterm now" release. * Set controlling TTY for processes run in bterm (Closes: #121186). * Use u_int32_t instead of unsigned long, and fix pointer sizeofs. * Draw the cursor and screen refresh correctly (Closes: #119360).
-- Daniel Jacobowitz <dan@debian.org> Sat, 1 Dec 2001 13:05:14 -0500
bogl (0.1.7-1) unstable; urgency=low
* New "upstream" release.
* Add __attribute__ ((packed)) to some structures for ARM
(Closes: #119030).
* Better error handling in reduce-font, from Philip Blundell
(Closes: #119110).
-- Daniel Jacobowitz <dan@debian.org> Sun, 11 Nov 2001 11:21:43 -0500
bogl (0.1.6-2) unstable; urgency=low
* Fix sections for libbogl0 and bogl-bterm.
-- Daniel Jacobowitz <dan@debian.org> Thu, 28 Jun 2001 12:19:34 -0700
bogl (0.1.6-1) unstable; urgency=low
* New "upstream" release. That was quick.
* Include <stdarg.h> in bowl-boxes.c so that va_* macros expand
properly.
* Install reduce-font for boot-floppies.
* Finish killing libutf8.
-- Daniel Jacobowitz <dan@debian.org> Sun, 27 May 2001 18:15:08 -0700
bogl (0.1.5-2) unstable; urgency=low
* Oops, add ${shlibs:Depends} to libbogl-dev (Closes: #84210).
-- Daniel Jacobowitz <dan@debian.org> Sun, 27 May 2001 17:55:16 -0700
bogl (0.1.5-1) unstable; urgency=low
* New "upstream" release, fixing bterm's utf8 support. * Install bterm terminfo description. * Stop calling dh_testversion, we already had the right Build-Depends.
-- Daniel Jacobowitz <dan@debian.org> Sun, 27 May 2001 17:16:20 -0700
bogl (0.1.4-1) unstable; urgency=low
* New "upstream" release (closes: #87034). * Include libbogl.so link in libbogl-dev.
-- Daniel Jacobowitz <dan@debian.org> Sat, 24 Feb 2001 16:16:14 -0500
2000
bogl (0.1.3-1) unstable; urgency=low
* New "upstream" release, with fixed multiselects and a mouse bug.
-- Daniel Jacobowitz <dan@debian.org> Tue, 26 Dec 2000 23:26:05 -0500
bogl (0.1.2-2) unstable; urgency=low
* Oops, also build depend on libpng2-dev.
-- Daniel Jacobowitz <dan@debian.org> Mon, 25 Dec 2000 22:38:22 -0500
bogl (0.1.2-1) unstable; urgency=low
* New "upstream" release, fixing mouse support a bit.
-- Daniel Jacobowitz <dan@debian.org> Mon, 25 Dec 2000 22:21:31 -0500
bogl (0.1.1-1) unstable; urgency=low
* New "upstream" release (i.e. code changes, not just packaging changes). * Build depend on libgd-dev (for pngtobogl).
-- Daniel Jacobowitz <dan@debian.org> Mon, 25 Dec 2000 02:56:22 -0500
bogl (0.1-2) unstable; urgency=low
* Remove ".depend" when building the package, oops.
-- Daniel Jacobowitz <dan@debian.org> Wed, 20 Dec 2000 14:46:22 -0500
bogl (0.1-1) unstable; urgency=low
* Initial Release.
* Include the utf8 library plugin, since it seems to still be necessary
(even with glibc 2.2 installed, although glibc 2.2 should have the
needed functions...).
* Clean up the makefiles for building without the rest of the boot
floppies.
-- Daniel Jacobowitz <dan@debian.org> Wed, 20 Dec 2000 13:29:38 -0500