* MAKE DEB: Synchronize debian/changelog file with official Debian.

git-svn-id: trunk@35768 -
This commit is contained in:
mazen 2012-03-06 14:00:26 +00:00
parent 74e9a294a7
commit 627875cc6f

15
debian/changelog vendored
View File

@ -22,6 +22,21 @@ lazarus (0.9.30.2-2) unstable; urgency=low
-- Abou Al Montacir <abou.almontacir@sfr.fr> Tue, 09 Feb 2012 16:28:00 +0100
lazarus (0.9.30.2-1) unstable; urgency=low
* New upstream release many fixes and new features.
- The detailed list of changes can be found here:
http://wiki.lazarus.freepascal.org/Lazarus_0.9.30_fixes_branch#Fixes_for_0.9.30.1
* LCL changes:
- Many fixes for Qt widgetset
* IDE changes:
* Debugger / Editor changes:
- Many fixes in debugger and code tool
* Componenets changes:
- Many fixes in TAChart componenet
-- Abou Al Montacir <abou.almontacir@sfr.fr> Tue, 23 Nov 2011 16:05:00 +0100
lazarus (0.9.30-3) unstable; urgency=low
* Enable IDE to rebuild itself when needed. (Closes: Upstream Bug#19074)