X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=debian%2Fchangelog;h=4575cb63f7cd9669b6084fa4ce2107ad97b05a1f;hp=f5552bd2fd9856cae985a133fb7de4b988615b25;hb=refs%2Fheads%2Fwx2.4;hpb=5fc25ca7e03086e82e02ca862466e5f3043ad7cc diff --git a/debian/changelog b/debian/changelog index f5552bd..4575cb6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +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)