X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=debian%2Fchangelog;h=ef309f3e93d24b9b06b5b4f452e6b60d57a28863;hp=1d0f69bc76323a6c89d5000ca26f4d5fe7532b03;hb=8de216cc50240da68d0058d01d05671f63f70be4;hpb=36b1cf96dd076a5ff15ae4e037d2f3499d13f380 diff --git a/debian/changelog b/debian/changelog index 1d0f69b..ef309f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,67 @@ +ctsim (5.0.2-1) unstable; urgency=low + + * Changes to man pages for lintian warnings + * debian/ctsim.desktop: Remove deprecated Encoding key + + -- Kevin M. Rosenberg Sun, 02 Aug 2009 06:25:36 -0600 + +ctsim (5.0.1-2) unstable; urgency=low + + * Minor changes to the package's descriptions. + + -- Kevin M. Rosenberg Sun, 02 Aug 2009 05:01:39 -0600 + +ctsim (5.0.1-1) unstable; urgency=low + + * Minor changes to be compatible with non-unicode wx2.8 + + -- Kevin M. Rosenberg Sat, 01 Aug 2009 18:58:25 -0600 + +ctsim (5.0.0-1) unstable; urgency=low + + * New upstream, ported to wxwidgets 2.8 (closes:462189) + + -- Kevin M. Rosenberg Sat, 01 Aug 2009 10:56:41 -0600 + +ctsim (4.5.6-1) unstable; urgency=low + + * man/*.1: Fix warnings from lintian + * debian/control: switch to libfftw3-dev (closes:488286) + * debian/control: switch from xlibmesa-gl-dev to libgl1-mesa-dev + (closes:488287) + * debian/control: Add Homepage and Vcs-Git + * debian/control: update Standards-Version to 3.8.2 + * compat: change to 7 + * rules: change dh_clean -k to dh_prep for debhelper 7 + + -- Kevin M. Rosenberg Fri, 31 Jul 2009 15:16:57 -0600 + +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.