X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=debian%2Fchangelog;h=ef309f3e93d24b9b06b5b4f452e6b60d57a28863;hp=f5552bd2fd9856cae985a133fb7de4b988615b25;hb=8de216cc50240da68d0058d01d05671f63f70be4;hpb=88fd1492afba7c103e2bedbaac0d69fb9bf3cf66 diff --git a/debian/changelog b/debian/changelog index f5552bd..ef309f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,41 @@ +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)