X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=debian%2Fchangelog;h=fc47e1f6e672eeccd3711891fcc887cb38bd15e9;hp=14b481cd3f5a16da9febc659911d9770c9f8e4fb;hb=17de9d9433a7b3d39fb3b84585ce18b51c5cea02;hpb=69486c2e62f1919827fc6b0c5b65b8cd6fc5384a diff --git a/debian/changelog b/debian/changelog index 14b481c..fc47e1f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +ctsim (4.5.3-2) unstable; urgency=low + + * debian/watch: Update to version 3 + + -- Kevin M. Rosenberg Wed, 18 Jul 2007 20:24:14 -0600 + +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