X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=debian%2Fchangelog;h=bdd2b68d27e339d2ee7881bccad4d95dfb493d86;hp=2d5630417b36bf27e56227459c6340bad9004533;hb=c99718e6b337daf4750d5c48b41b626379c1296d;hpb=1385c66df3696d2cba769ade5bf0a2cbd4cce804 diff --git a/debian/changelog b/debian/changelog index 2d56304..bdd2b68 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,97 @@ +ctsim (5.2.0-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Sun, 07 Nov 2010 18:31:39 -0700 + +ctsim (5.1.4-1) unstable; urgency=low + + * New upstream: configure.ac - Fix test syntax error (closes:583010) + * Switch to dpkg-source 3.0 (quilt) format + + -- Kevin M. Rosenberg Wed, 26 May 2010 15:49:29 -0600 + +ctsim (5.1.3-3) unstable; urgency=low + + * Depend on libreadline-dev rather than libreadline5-dev (closes:#553743) + + -- Kevin M. Rosenberg Fri, 01 Jan 2010 11:40:41 -0700 + +ctsim (5.1.3-2) unstable; urgency=low + + * Move simulate.html to doc/examples and to doc package + + -- Kevin M. Rosenberg Mon, 16 Nov 2009 21:22:29 -0700 + +ctsim (5.1.3-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Sat, 22 Aug 2009 17:22:16 -0600 + +ctsim (5.1.2-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Fri, 21 Aug 2009 15:48:07 -0600 + +ctsim (5.1.1-1) unstable; urgency=low + + * New upstream + * debian/control: use misc:Depends since using debhelper + + -- Kevin M. Rosenberg Thu, 20 Aug 2009 13:40:51 -0600 + +ctsim (5.1.0-2) unstable; urgency=low + + * debian/control: Add Vcs-Browser field + + -- Kevin M. Rosenberg Thu, 13 Aug 2009 08:07:05 -0600 + +ctsim (5.1.0-1) unstable; urgency=low + + * Version bump for all known wxWidgets 2.8 bugs fixed + + -- Kevin M. Rosenberg Wed, 12 Aug 2009 00:57:32 -0600 + +ctsim (5.0.6-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Tue, 11 Aug 2009 23:40:56 -0600 + +ctsim (5.0.5-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Sun, 02 Aug 2009 22:11:51 -0600 + +ctsim (5.0.3-1) unstable; urgency=low + + * Add autoconf generated files back to upstream + * Remove use of autoreconf from rules + + -- Kevin M. Rosenberg Sun, 02 Aug 2009 22:11:47 -0600 + +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)