From 1b75738eb959e06f404e1a92068b4c706917acb2 Mon Sep 17 00:00:00 2001 From: Kevin Rosenberg Date: Thu, 13 Aug 2009 08:07:24 -0600 Subject: [PATCH] add vcs-browser field --- ChangeLog | 5 ++++- debian/changelog | 6 ++++++ debian/control | 1 + 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ecc4ad5..24977d6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,13 @@ +Aug 12, 2009 Version 5.1.0 + * All known wxwidgets 2.8 compatibility issues have been fixed + Aug 6, 2009 Version 5.0.6 * Use wxWidgets command-line processing rather than existing native processing. * ezset.cpp: Initialize scale settings in constructor * Improve titles of frames * configure.ac: Use wx-config to determine name of wxGL library - * src/graph3dview.cpp: wx2.8 compatibility changesd to eliminate + * src/graph3dview.cpp: wx2.8 compatibility changes to eliminate segv crash when creating 3D objects Aug 3, 2009 Version 5.0.5 diff --git a/debian/changelog b/debian/changelog index fc0edf0..187cb3b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +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 diff --git a/debian/control b/debian/control index 8009571..3aae252 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Build-Depends: debhelper (>= 7.0.0), wx2.8-headers, libfftw3-dev, libreadline5-d Standards-Version: 3.8.2.0 Homepage: http://www.ctsim.org Vcs-Git: git://git.b9.com/ctsim.git +Vcs-Browser: http://git.b9.com/?p=ctsim.git Package: ctsim Architecture: any -- 2.34.1