2008
odyssey (0.4-2.2) unstable; urgency=medium
* Non-maintainer upload. * Fix FTBFS with GCC 4.3 (Closes: #417457).
-- Luk Claes <luk@debian.org> Thu, 13 Mar 2008 23:05:29 +0000
odyssey (0.4-2.1) unstable; urgency=low
* Non maintainer upload for the Zürich BSP. * Apply from Martin Michlmayr to fix FTBFS with GCC 4.3 Closes: #417457. * Add armel to the list of supported architectures. Closes: #408788.
-- Aurelien Jarno <aurel32@debian.org> Sun, 13 Jan 2008 11:14:55 +0100
2006
odyssey (0.4-2) unstable; urgency=low
* Added 10_workaround_cast_from_char_ptr to workaround bug #382153 in
libstdc++6-4.1-dev: as described in the bug report, <iostream> is required
to be included on every file that includes <string> or <string.h>.
Closes: #385776
-- Fernando J. Rodríguez <groucho@lugmen.org.ar> Mon, 11 Sep 2006 16:17:47 -0300
odyssey (0.4-1) unstable; urgency=low
* New upstream release.
* Dropped 12_portability_signed_char patch and 20_pointers_to_const_char
because they were merged upstream.
* Bumped Standards-Version to 3.7.2, with no changes to the package.
-- Fernando J. Rodríguez <groucho@lugmen.org.ar> Sun, 18 Jun 2006 17:16:53 -0300
odyssey (0.3.2-1) unstable; urgency=low
* New upstream release.
* Compilation of the direct I/O backend is now optional, which allows building
the package in sparc. Added sparc and sparc64 to the Architecture field.
Closes: #361702
* Added kfreebsd-amd64 to the Architecture field.
Closes: #361316
* Fixed the code in debian/rules for updating config.{sub,guess} so that it
updates the actual files used by the configure script.
Thanks to Margarita Manterola <marga@debian.org> for making me notice this.
* Dropped 20_initialize_cword patch as previous builds of 0.3.1-2 showed it
is not needed anymore with GCC 4.0.
* Added 20_pointers_to_const_char patch to address stricter checks done by
GCC 4.2 regarding implicit conversions from string constants to pointers to
char.
Closes: #361598
-- Fernando J. Rodríguez <groucho@lugmen.org.ar> Sat, 15 Apr 2006 15:28:27 -0300
2005
odyssey (0.3.1-2) unstable; urgency=low
* Rebuilt using gcc 4.0 and with workarounds for the compiler removed.
-- Fernando J. Rodríguez <groucho@lugmen.org.ar> Sat, 9 Jul 2005 22:54:37 -0300
odyssey (0.3.1-1) unstable; urgency=low
* New upstream release.
* Removed an essential package (coreutils) from Build-Depends, as well
as binutils, libc6, libncurses5 and linux-kernel-headers which are dependancies
of build-essential packages in architectures that need those packages to build
odyssey. This should increase the chances on odyssey being built on several
architectures on which it currently does not build.
Also added kfreebsd-i386 and hurd-i386 to the Architecture field.
Closes: #314837
* Dropped 10-better-timmings because most of it was integrated by upstream (save
for the 'update' top-level command introduced by this patch and no longer
supported).
* Changed the Architecture field to exclude powerpc, mipsel, mips and s390.
These machines have neither a ppdev device nor a PC hardware-compatible
parallel port, so this program is of no use on them.
* Bumped Standards-Version to 2.6.2, with no changes to the package.
* Changed debian/rules so that the updated autotools files do not appear
on the Debian patch. Thanks to Anibal Monsalve Salazar <anibal@v7w.com>
for his sugestions.
* Fixed dependancies of the config.status target of debian/rules so that
./configure is not run twice.
-- Fernando J. Rodríguez <groucho@lugmen.org.ar> Thu, 23 Jun 2005 17:27:31 -0300
odyssey (0.3-3) unstable; urgency=low
* Removed libstdc++5-3.3-dev from Build-Depends. It is not necessary
because the default libstdc++-dev package is build-essential.
Closes: #303788.
* Changed Architecture: line to exclude sparc. Sparc has neither a ppdev
device nor a PC-compatible parallel port, so this program is of no use
on that architecture.
* Added 12_portability_signed_char dpatch to start narrowing portability
problems in powerpc, s390 and any other architecture using a different
char signedness from i386.
* Added 20_initialize_cword dpatch to make the compiler stop wrongly
complaining about an uninitialized variable in src/device/Pic16Device.cxx
when compiling for hppa.
Closes: #302076.
-- Fernando J. Rodríguez <groucho@lugmen.org.ar> Mon, 11 Apr 2005 23:01:19 -0300
odyssey (0.3-2) unstable; urgency=low
* New revision, targeted for actually being uploaded to the archive.
Thanks to Aurelien Jarno <aurel32@debian.org> for his sponsorship.
Closes: #240666.
* Using dpatch for handling patches. Thanks to Margarita Manterola
<debian@marga.com.ar> for her help.
* Patch by Ian Jackson <ian@chiark.greenend.org.uk> with the following
features:
- New `check' top-level operation which simply reads, reports, and
checks the device ID.
- New `update' top-level operation which erases and reprograms the
sections of the PIC mentioned in a file but leaving unchanged
sections not mentioned.
- New [signaldelay] section for the config file with an entirely new
set of timing parameters for specifying the programming circuit
propagation delays.
- A major addition to the programmer board test mode to enable proper
testing of the timing properties of both the circuit and of odyssey.
-- Fernando J. Rodríguez <groucho@lugmen.org.ar> Wed, 10 Jan 2005 21:23:24 -0300
2004
odyssey (0.3-1) unstable; urgency=low
* New upstream release.
-- Fernando J. Rodríguez <groucho@lugmen.org.ar> Wed, 8 Dec 2004 20:03:14 -0300
odyssey (0.2.3-1) unstable; urgency=low
* Initial Release.
-- Fernando J. Rodríguez <groucho@lugmen.org.ar> Tue, 24 Feb 2004 18:11:10 -0300