X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=debian%2Fchangelog;h=1d0f69bc76323a6c89d5000ca26f4d5fe7532b03;hp=6e0cb9b544703dee077df1c66e29643b721040eb;hb=36b1cf96dd076a5ff15ae4e037d2f3499d13f380;hpb=79b656146b04b1d57d1ac27f9f2e5474e17c4936 diff --git a/debian/changelog b/debian/changelog index 6e0cb9b..1d0f69b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,51 @@ +ctsim (4.5.3-1) unstable; urgency=low + + * New upstream: Fixes bug with GCC 4.3 -- thanks to Martin Michlmayr. + (closes:417052) + + -- Kevin M. Rosenberg Sun, 1 Apr 2007 08:32:55 -0600 + +ctsim (4.5.2-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Explicitly give --without-lam to configure; prevents an attempted build + with MPI support, which can FTBFS due to missing build-dependencies. + (Closes: #396364) + + -- Steinar H. Gunderson Wed, 8 Nov 2006 14:19:33 +0100 + +ctsim (4.5.2-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Thu, 19 Oct 2006 10:40:49 -0600 + +ctsim (4.5.1-1) unstable; urgency=low + + * configure: Rebuild from configure.ac + + -- Kevin M. Rosenberg Wed, 18 Oct 2006 22:13:37 -0600 + +ctsim (4.5.0-1) unstable; urgency=low + + * New upstream + * debian/{control,rules}: Removed optimized athlon binary + + -- Kevin M. Rosenberg Mon, 16 Oct 2006 10:57:24 -0600 + +ctsim (4.4.5-1) unstable; urgency=low + + * Update automake files from upstream + * Add .desktop file submitted by Barry deFreese (closes: 377440) + + -- Kevin M. Rosenberg Wed, 2 Aug 2006 17:32:53 -0600 + +ctsim (4.4.4-2) unstable; urgency=low + + * Fix spelling mistake in package description (closes:363220) + + -- Kevin M. Rosenberg Mon, 15 May 2006 17:42:48 -0600 + ctsim (4.4.4-1) unstable; urgency=low * Patch from Martin Michlmayr for g++ 4.1 support (closes:357383)