X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=debian%2Fchangelog;h=dda10e3a41820c42ef8023337ebcf87353a7da2e;hp=14b481cd3f5a16da9febc659911d9770c9f8e4fb;hb=f217ca2511d7d18fe38b42a257a886a14fb984e8;hpb=69486c2e62f1919827fc6b0c5b65b8cd6fc5384a diff --git a/debian/changelog b/debian/changelog index 14b481c..dda10e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +ctsim (4.5.4-1) unstable; urgency=low + + * New upstrea + + -- Kevin M. Rosenberg Mon, 10 Sep 2007 02:18:54 -0600 + +ctsim (4.5.3-3) unstable; urgency=low + + * debian/ctsim.menu: Update to new menu structure + * debian/ctsim.desktop: Update categories + + -- Kevin M. Rosenberg Sun, 9 Sep 2007 19:49:44 -0600 + +ctsim (4.5.3-2) unstable; urgency=low + + * debian/watch: Update to version 3 + * debian/{control,rules}: Removed optimized pentium4 binary + + -- Kevin M. Rosenberg Mon, 23 Jul 2007 21:17:16 -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