X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=debian%2Fchangelog;h=f5552bd2fd9856cae985a133fb7de4b988615b25;hp=32bc2c51ac3c5bedd72360936ab26cff9ef48723;hb=88fd1492afba7c103e2bedbaac0d69fb9bf3cf66;hpb=b3db4c787d9180525a56306d8e91553d81def8b8 diff --git a/debian/changelog b/debian/changelog index 32bc2c5..f5552bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,51 @@ +ctsim (4.5.5-1) unstable; urgency=low + + * Better cleaning in makefiles to fix double building (closes:442534) + + -- Kevin M. Rosenberg Mon, 17 Sep 2007 13:11:14 -0600 + +ctsim (4.5.4-1) unstable; urgency=low + + * New upstream + + -- 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 + + -- Kevin M. Rosenberg Thu, 19 Oct 2006 10:40:49 -0600 + ctsim (4.5.1-1) unstable; urgency=low * configure: Rebuild from configure.ac