X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=1b5b61fb12bb26c34254b0053adb22d7a64429a1;hb=9df4442f0783f3aade89d4520a873164141fd012;hp=b1e0d16b1680035c1288f5da608f2f2d1dbf1c6e;hpb=23d6b92d21c89264acfbc89dc10026645ab16973;p=ctsim.git diff --git a/debian/changelog b/debian/changelog index b1e0d16..1b5b61f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +ctsim (4.4.1-1) unstable; urgency=low + + * New upstream (minor compilation fix for FC4) + + -- Kevin M. Rosenberg Wed, 31 Aug 2005 04:21:55 +0000 + +ctsim (4.4.0-2) unstable; urgency=low + + * Track wxwin2.4 package name change to wx2.4-headers + + -- Kevin M. Rosenberg Mon, 22 Aug 2005 11:23:48 -0600 + +ctsim (4.4.0-1) unstable; urgency=low + + * configure.ac: Change support libraries as needed for X.org (closes:324085); + rework apparent AC_PATH_XTRA X.org difference have check $with_x rather than + $no_x. + + -- Kevin M. Rosenberg Mon, 22 Aug 2005 08:28:41 -0600 + ctsim (4.3.3-3) unstable; urgency=low * Change build-dep from libreadline4-dev to libreadline5-dev