mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-04 07:18:14 +02:00
278 lines
9.0 KiB
Plaintext
278 lines
9.0 KiB
Plaintext
lazarus (0.9.29-0) unstable; urgency=low
|
|
|
|
* Snapshot building.
|
|
|
|
-- Mazen Neifer <mazen@freepascal.org> Thu, 20 Aug 2009 11:50:00 +0200
|
|
|
|
lazarus (0.9.27-0) unstable; urgency=low
|
|
|
|
* Snapshot building.
|
|
|
|
-- Mazen Neifer <mazen@freepascal.org> Mon, 28 Apr 2009 22:33:00 +0200
|
|
|
|
lazarus (0.9.26.2-3) unstable; urgency=low
|
|
|
|
* Fixed linitan error.
|
|
|
|
-- Mazen Neifer <mazen@freepascal.org> Wed, 17 Jun 2009 00:49:00 +0200
|
|
|
|
lazarus (0.9.26.2-2) unstable; urgency=low
|
|
|
|
* Fixed typos and errors reported by Lintian.
|
|
* Fixed mouse event handling on scrolled controls.
|
|
* Fixed painting of scrolled windows.
|
|
* Updated FPC version required for building and using Lazarus to fix crash
|
|
on power PC architecture.
|
|
|
|
-- Mazen Neifer <mazen@freepascal.org> Fri, 05 Jun 2009 23:49:00 +0200
|
|
|
|
lazarus (0.9.26.2-1) unstable; urgency=low
|
|
|
|
* New upstream version.
|
|
* Used GTK2 and dropped GTK1 dependency. (Closes: Bug#521326)
|
|
* Added LCL docs to lazarus-doc package.
|
|
* Fixed bug in code tool making LFM tree search for properties not working.
|
|
* Made mouse events propagated from controls to their parents until handled.
|
|
|
|
-- Mazen Neifer <mazen@freepascal.org> Wed, 17 Feb 2009 16:17:00 +0100
|
|
|
|
lazarus (0.9.26-4) unstable; urgency=low
|
|
|
|
* Removed .pc directory in clean target to avoid a lintian warning.
|
|
* Fixed bugs in tray icon.
|
|
|
|
-- Mazen Neifer <mazen@freepascal.org> Sun, 14 Dec 2008 14:40:00 +0100
|
|
|
|
lazarus (0.9.26-3) unstable; urgency=low
|
|
|
|
* Added man files for all provided binaries. (Closes: #500858)
|
|
* Remove auto-generated make files in clean target to avoid lintian warning.
|
|
(Closes: Bug#508025)
|
|
* Removed non standard entry from desktop file.
|
|
* Used quilt as patch system instead of dpatch.
|
|
|
|
-- Mazen Neifer <mazen@freepascal.org> Tue, 09 Dec 2008 13:09:00 +0100
|
|
|
|
lazarus (0.9.26-2) unstable; urgency=low
|
|
|
|
* Removed taborder binary from lazarus-src which removes a lintian warning.
|
|
* Fixed build of arch independent packages as debian/files was removed before
|
|
they were created.
|
|
* replaced depreciated dh_clean -k by dh_prep.
|
|
* Fixed syntax error in script file.
|
|
* Fixed minor issues in man pages from upstream.
|
|
* Removed leading "Lazarus is a" from Description field. (Closes: #502786)
|
|
* Added svn2revision to packaged binaries needed by Lazarus when rebuilding
|
|
itself after installation of new components. (Closes: #501049)
|
|
* Added contributers list to lazarus-ide packages as they are needed by the
|
|
about dialog.
|
|
* Fixed dependencies in rules file speeding package generation by avoiding
|
|
rebuilding binaries up to four times.
|
|
|
|
-- Mazen Neifer <mazen@freepascal.org> Sun, 04 Nov 2008 00:22:00 +0100
|
|
|
|
lazarus (0.9.26-1) unstable; urgency=low
|
|
|
|
[ Mazen Neifer ]
|
|
* New upstream version.
|
|
* Fixed lintian error due to initial sources containing debian/files.
|
|
* Fixed find expression precedence in clean target.
|
|
* About dialog box will display version with Debian build number and the
|
|
upstream svn revision.
|
|
|
|
[ Torsten Werner ]
|
|
* Add Build-Depends: fp-utils (ships fpcmake).
|
|
* Bump up Standards-Version: 3.8.0 (no changes).
|
|
* Build orig tarball from subversion export because the files at sourceforge
|
|
are broken.
|
|
|
|
-- Torsten Werner <twerner@debian.org> Sun, 12 Oct 2008 12:09:58 +0200
|
|
|
|
lazarus (0.9.24-0-12) unstable; urgency=low
|
|
|
|
* User is now able to rebuild the IDE to add his own components.
|
|
(Closes: #490162)
|
|
* Removed false warning on read only sources when recompiling end used local
|
|
copy.
|
|
|
|
-- Mazen Neifer <mazen@freepascal.org> Mon, 25 Aug 2008 17:42:00 +0200
|
|
|
|
lazarus (0.9.24-0-11) unstable; urgency=low
|
|
|
|
* Add patch 07_sh_using_tmp.patch.dpatch to avoid /tmp file vulnerabilities.
|
|
(Closes: #496377)
|
|
|
|
-- Torsten Werner <twerner@debian.org> Sun, 24 Aug 2008 22:23:18 +0200
|
|
|
|
lazarus (0.9.24-0-10) unstable; urgency=low
|
|
|
|
[ Mazen Neifer ]
|
|
* Fixed clean target.
|
|
* Added system wide default configuration file.
|
|
* Fixed comments in dpatch files.
|
|
* Fixed compilation error with FPC 2.2.2.
|
|
|
|
[ Torsten Werner ]
|
|
* Built against fpc 2.2.2. (Closes: #495688)
|
|
|
|
-- Torsten Werner <twerner@debian.org> Wed, 20 Aug 2008 01:03:50 +0200
|
|
|
|
lazarus (0.9.24-0-9) unstable; urgency=low
|
|
|
|
[ Torsten Werner ]
|
|
* Fix email address of Mazen in debian/control.
|
|
|
|
[ Mazen Neifer ]
|
|
* Adapted FPCDIR default value to new fpc-source directory.
|
|
(Closes: #484195)
|
|
* Added support of multiple FPC installed releases.
|
|
* Added verbose option to dpatch.
|
|
|
|
-- Mazen Neifer <mazen@freepascal.org> Thu, 29 May 2008 01:05:28 +0200
|
|
|
|
lazarus (0.9.24-0-8) unstable; urgency=low
|
|
|
|
[ Mazen Neifer ]
|
|
* Added patch from upstream fixing compilation using lazbuild by making it
|
|
generating LRS files from LFM files.
|
|
* Added gdb as recommended package. (closes: #477293)
|
|
* Call fpcmake with -Tall to allow user rebuilding Lazarus from lazarus-src
|
|
package on all supported targets. This results in making build depending on
|
|
package fpc-source (>= 2.2.0-dfsg1-7). (closes: #477361)
|
|
* Updated build dependency on compiler setting fp-compiler (>=2.2.0-dfsg1-8)
|
|
and fpc-source (>= 2.2.0-dfsg1-8)
|
|
* Added fp-docs to list of package lazarus suggest packages.
|
|
|
|
-- Mazen Neifer <mazen@freepascal.org> Wed, 30 Apr 2008 14:17:06 +0200
|
|
|
|
lazarus (0.9.24-0-7) unstable; urgency=low
|
|
|
|
[ Mazen Neifer ]
|
|
* Added a link of lazbuild tool into /usr/bin
|
|
* Added man pages for binaries.
|
|
* Fixed compilation of printer support component.
|
|
|
|
[ Torsten Werner ]
|
|
* Add Mazen to Uploaders.
|
|
|
|
-- Torsten Werner <twerner@debian.org> Sun, 20 Apr 2008 17:06:38 +0200
|
|
|
|
lazarus (0.9.24-0-6) unstable; urgency=low
|
|
|
|
[ Mazen Neifer ]
|
|
* Split lazarus package into sevaral packages
|
|
+ lazarus-ide : for IDE and binary files
|
|
+ lazarus-src : for source files
|
|
+ lazarus-doc : for documentation
|
|
+ lazarus : a meta package depending on previous packages
|
|
|
|
[ Torsten Werner ]
|
|
* Add Build-Depends: fp-units-gtk2, fp-units-i386 [i386].
|
|
* Several lintian cleanups.
|
|
* Make sure that uscan will clean up the tarball for the next upstream
|
|
version.
|
|
|
|
-- Torsten Werner <twerner@debian.org> Sat, 08 Mar 2008 19:28:47 +0100
|
|
|
|
lazarus (0.9.24-0-5) unstable; urgency=low
|
|
|
|
* Fixed 'make distclean' to ensure all generated files are deleted.
|
|
|
|
-- Mazen Neifer <mazen@freepascal.org> Sat, 16 Feb 2008 10:47:12 +0100
|
|
|
|
lazarus (0.9.24-0-4) unstable; urgency=low
|
|
|
|
* Ignore errors from fpcmake; we did not call this in older versions of the
|
|
package anyway. (Closes: #458590)
|
|
* Add FPC=fpc to 'make distclean', too.
|
|
|
|
-- Torsten Werner <twerner@debian.org> Wed, 02 Jan 2008 17:22:26 +0100
|
|
|
|
lazarus (0.9.24-0-3) unstable; urgency=low
|
|
|
|
[ Torsten Werner ]
|
|
* Use fpc-depends to calculate dependencies more accurately.
|
|
* Add Recommends: fpc-source. (Closes: #413806)
|
|
* Use bzip2 for compressing the binary package and add
|
|
Pre-Depends: dpkg (>= 1.10.24).
|
|
* Change Standards-Version: 3.7.3.
|
|
* Refer to GPL-2 and LGPL-2 in debian/copyright.
|
|
|
|
[ Mazen Neifer ]
|
|
* Include README.Debian file for docs
|
|
* Run fpcmake before building to ensure correct target dependencies
|
|
* Include Copyright file
|
|
* Set compat level to 5
|
|
|
|
-- Torsten Werner <twerner@debian.org> Sat, 29 Dec 2007 23:05:42 +0100
|
|
|
|
lazarus (0.9.24-0-2) unstable; urgency=low
|
|
|
|
* Set FPC=fpc for building lazarus.
|
|
|
|
-- Torsten Werner <twerner@debian.org> Tue, 04 Dec 2007 20:56:52 +0100
|
|
|
|
lazarus (0.9.24-0-1) unstable; urgency=low
|
|
|
|
* new upstream release
|
|
* Implement get-orig-source in debian/rules.
|
|
* Update Vcs and Homepage headers in debian/control.
|
|
* Add Architecture: arm.
|
|
* Remove debian/*.ex and debian/files in clean target. (Closes: #451056)
|
|
* Add and fix debian/menu.
|
|
* Do not ignore errors of 'make distclean'.
|
|
|
|
-- Torsten Werner <twerner@debian.org> Mon, 03 Dec 2007 22:54:10 +0100
|
|
|
|
lazarus (0.9.22-1) unstable; urgency=low
|
|
|
|
* Add homepage to debian/control.
|
|
* New upstream release. (Closes: #421850, #408512)
|
|
* Remove old patch and add new symlink /usr/bin/startlazarus.
|
|
* Add myself to Uploaders.
|
|
* Add XS-X-Vcs-Svn header to debian/control.
|
|
|
|
-- Torsten Werner <twerner@debian.org> Sun, 6 May 2007 13:46:10 +0200
|
|
|
|
lazarus (0.9.20-1) unstable; urgency=low
|
|
|
|
* New upstream release (Closes: #298726)
|
|
* Fix Build-Dependencies (Closes: #303864)
|
|
* Fix desktop file (Closes: #329071, #275802)
|
|
* debian/rules:
|
|
+ Remove unnecessary comments
|
|
+ Use dpatch to apply patches
|
|
|
|
-- Varun Hiremath <varunhiremath@gmail.com> Sun, 14 Jan 2007 12:20:05 +0530
|
|
|
|
lazarus (0.9.17-1) experimental; urgency=low
|
|
|
|
* Snapshot.
|
|
|
|
-- Micha Nelissen <micha@neli.hopto.org> Fri, 21 Jul 2006 16:09:00 +0200
|
|
|
|
lazarus (0.9.2-2) experimental; urgency=low
|
|
|
|
* First upload to Debian. (Closes: #253907)
|
|
|
|
-- Carlos Laviola <claviola@debian.org> Thu, 9 Sep 2004 23:42:37 -0300
|
|
|
|
lazarus (0.9.2-1) unstable; urgency=low
|
|
|
|
* New upstream release.
|
|
|
|
-- Carlos Laviola <claviola@debian.org> Tue, 24 Aug 2004 00:09:02 -0300
|
|
|
|
lazarus (0.9.1.5+cvs.20040818-1) unstable; urgency=low
|
|
|
|
* Initial official release.
|
|
|
|
-- Carlos Laviola <claviola@debian.org> Wed, 18 Aug 2004 13:15:25 -0300
|
|
|
|
lazarus (0.9.1beta-0) unstable; urgency=low
|
|
|
|
* Initial Release.
|
|
|
|
-- Pierre Gillmann <pierre@kiste-pierre.invalid> Sun, 30 May 2004 18:17:14 +0200
|
|
|