X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=c3890571b9a5a93a56f1bd51530f0700b7af62fe;hb=fb6cc5a7e254fb5bcdd7fbe6d21871c55779cf04;hp=b1e0d16b1680035c1288f5da608f2f2d1dbf1c6e;hpb=23d6b92d21c89264acfbc89dc10026645ab16973;p=ctsim.git diff --git a/debian/changelog b/debian/changelog index b1e0d16..c389057 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,36 @@ +ctsim (4.4.3-1) unstable; urgency=low + + * Allow runtime depends on libgl1 (closes: 348738) + * Fix linogram symlink (closes: 346549) + + -- Kevin M. Rosenberg Wed, 18 Jan 2006 12:07:02 -0700 + +ctsim (4.4.2-1) unstable; urgency=low + + * New upstream URI in documentation + + -- Kevin M. Rosenberg Sat, 17 Sep 2005 16:25:51 -0600 + +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