Skip to content

Debian Changelog emile (0.11-2)

2008

emile (0.11-2) unstable; urgency=low

   * Change $(error) in Makefile to $(warning), otherwise we can't build the
     binaries when we don't have a crosscompiler.

 -- Wouter Verhelst <wouter@debian.org>  Mon, 04 Feb 2008 17:54:02 +0100

2007

emile (0.11-1) unstable; urgency=low

   [ Wouter Verhelst ]
   * Update Standards-Version to 3.7.2 (nothing that applies to emile).
   * Update FSF address in debian/copyright.
   * Change maintainer address to team list
   * Add TODO list
   * Create emile-install-kernel, a postinst.d script to automatically install
     a kernel with emile.
   * Make emile-bootblocks a versioned depends, using the proper dpkg-substvars
     variable.
   * Fix build system in debian/rules.
   * Remove -Werror from CFLAGS
   * Replace '.chip' assembly directives by '.cpu', which works with binutils
     2.17
 
   [ Aurélien GÉRÔME ]
   * Add myself to the Uploaders field in debian/control.
   * Add my thoughts to debian/TODO.
   * Remove non-existent option -b in emile-install manpage. Closes: #396446
   * Fix an English preposition in debian/control.
   * Add debian/watch file.
 
   [ Wouter Verhelst ]
   * New upstream release
   * Add missing "#include <stddef.h>" to libiso9660/iso9660_readdir.c;
     Closes: #451415.
   * Update to use gcc-3.4 instead of gcc-3.3. Unfortunately, gcc-4.2
     (the most recent version in Debian) generates broken code.
 
   [ Aurélien GÉRÔME ]
   * Add the XS-DM-Upload-Allowed field.
   * Add the Homepage field. Remove it from the long description.
   * Add the Vcs-Svn/Vcs-Browser fields.

 -- Aurélien GÉRÔME <ag@roxor.cx>  Sun, 02 Dec 2007 03:12:30 +0100

2005

emile (0.10-1) unstable; urgency=low

   * Initial upload. Closes: #312269

 -- Wouter Verhelst <wouter@debian.org>  Wed, 05 Jul 2005 23:35:17 +0300