Commit Graph

66 Commits

Author SHA1 Message Date
mazen
867074a683 MAKE DEB: merged changes from official debian repository.
git-svn-id: trunk@30381 -
2011-04-19 09:00:13 +00:00
mazen
ae74092a73 MAKE DEB : fixed bug #0018568
git-svn-id: trunk@29274 -
2011-01-31 22:05:15 +00:00
mazen
128a3650aa MAKE DEB : Use make all to build everything.
git-svn-id: trunk@29272 -
2011-01-31 15:17:07 +00:00
mazen
d774a840a9 MAKE DEB : Updated top make file patches.
git-svn-id: trunk@29256 -
2011-01-30 16:40:26 +00:00
mazen
8088a4fe69 MAKE DEB : Updated changelog file
git-svn-id: trunk@29238 -
2011-01-28 23:39:10 +00:00
vincents
b62fd7a34e fixed debian watch file, nowadays we distribute sources packaged as tar.bz2
git-svn-id: trunk@28845 -
2010-12-31 08:29:40 +00:00
mazen
81c462a88b MAKE DEB: packaged chmhelp, sqlite, lazreport and todolist.
git-svn-id: trunk@28842 -
2010-12-30 15:12:23 +00:00
mazen
8023e063cb MAKE DEB: Changed package names to be suffixed by version in order to allow multiple version installation.
git-svn-id: trunk@28841 -
2010-12-30 12:30:17 +00:00
vincents
82f755262f set version number in trunk to 0.9.31
git-svn-id: trunk@28811 -
2010-12-23 15:08:39 +00:00
mazen
f93448dfbf MAKE DEB: *.lpk files should be pacjaged with binaries not with sources (last commit was buggy).
git-svn-id: trunk@28771 -
2010-12-19 19:46:52 +00:00
mazen
14326c1a1a MAKE DEB: Resolved bug causing widget set units to be packaged twice in lcl-units and lcl-<widget set name>.
git-svn-id: trunk@28768 -
2010-12-19 11:33:50 +00:00
mazen
e492028418 MAKE DEB: Fixed issue #18017 adding *.lfm files to debian binary packages.
git-svn-id: trunk@28748 -
2010-12-17 22:46:09 +00:00
mazen
e3ea34bc78 MAKE DEB: Need to package *.lfm files in LCL (we may also need them for packages, so probably make files should be fixed to install *.lfm files in units output direcotry).
git-svn-id: trunk@28709 -
2010-12-14 09:33:03 +00:00
mazen
f2083e28d4 MAKE DEB: Fixed typo.
git-svn-id: trunk@28703 -
2010-12-13 13:07:14 +00:00
mazen
d25f5c29df make deb: Fixed desktop and menu entry files. Fixed broken alternative removal on package removal.
git-svn-id: trunk@28580 -
2010-12-01 11:03:08 +00:00
mazen
3eb09e0ba4 make deb: Fixed man page naming brocken when adding multi version co-installation.
git-svn-id: trunk@28558 -
2010-11-29 16:08:19 +00:00
mazen
1907de9e03 * Support multiple version installation by adding ability for Debian packages to get their names suffixed. For example, export PACKAGESUFFIX=-0.9.29 to build trunk.
git-svn-id: trunk@28493 -
2010-11-26 09:51:16 +00:00
vincents
6aa94b7db4 debian packages: install .lfm files before they can be packaged, second part of fix for issue #18017
git-svn-id: trunk@28467 -
2010-11-24 20:08:29 +00:00
vincents
5a80ee2597 debian packages: package .lfm files in output directories, so that they can be used as resources (fixes issue #18017)
git-svn-id: trunk@28460 -
2010-11-24 15:03:36 +00:00
mazen
0ddec7a8d6 * Added lintian override rules to avoid errors while checking Debian policy.
git-svn-id: trunk@28404 -
2010-11-22 14:04:53 +00:00
vincents
260987976d deb packages: package also the lazcontrols units, but not the removed cgi package units
git-svn-id: trunk@28276 -
2010-11-16 20:02:12 +00:00
vincents
1cb5c00f85 debian patches: fixed after changes in r27395 #f003a1cfe8
git-svn-id: trunk@27750 -
2010-10-18 14:01:20 +00:00
mazen
05a65583d1 * Remove *.or files after running a make clean. This should probably be fixed in make files of each directory.
git-svn-id: trunk@27316 -
2010-09-11 22:43:57 +00:00
mazen
591f9e03b3 * Merged modifications from official Debian packaging rules : split packages into lcl-* and ide-*.
* Fixed patches failing to apply due to new components added between 0.9.28 and 0.9.29.

git-svn-id: trunk@27299 -
2010-09-11 13:48:12 +00:00
mazen
6d778583c8 * Removed unused file.
git-svn-id: trunk@23097 -
2009-12-12 11:13:26 +00:00
mazen
bd57bbe661 * Synchronized Debian package building rules with official Debian.
git-svn-id: trunk@22658 -
2009-11-17 22:07:12 +00:00
vincents
906e1ca74e debian packages: added dependency on fp-units-misc, formatted description
git-svn-id: trunk@22193 -
2009-10-15 12:01:25 +00:00
mattias
8b45ef1807 deb: fixed LazarusDirectory in /etc/lazarus/environmentoptions.xml
git-svn-id: trunk@22068 -
2009-10-08 00:19:48 +00:00
vincents
17b205526e debian: fixed makefile patch after adding chmhelp to bigide target
git-svn-id: trunk@21728 -
2009-09-16 08:05:25 +00:00
mazen
4f6c0f0f22 * Removed duplicate entry in lintian override rules.
git-svn-id: trunk@21460 -
2009-08-26 22:47:01 +00:00
mazen
4bb80794e3 * Fixed Debian build scripts. Now Lazarus files are instelled inder /usr/{lib,doc}/lazarus/%{lazarusversion} to ease mutiple version installation. But this may require further changes.
git-svn-id: trunk@21413 -
2009-08-22 23:15:54 +00:00
mazen
0f03282d39 * Added comment to patch file.
* Added lintian override file.

git-svn-id: trunk@21388 -
2009-08-21 23:00:48 +00:00
mazen
769916162a * Updated Debian packages build requirements.
* Minor fixes in Debian rules file.

git-svn-id: trunk@21387 -
2009-08-21 22:54:13 +00:00
vincents
81a6659dc6 Version 0.9.29
git-svn-id: trunk@21344 -
2009-08-20 09:53:39 +00:00
mazen
757abb73f6 * LCL docs are now packaged for Debian.
git-svn-id: trunk@19724 -
2009-05-01 07:24:10 +00:00
mazen
c454c572c6 * Fixed Debian packages building.
git-svn-id: trunk@19674 -
2009-04-28 22:20:15 +00:00
mazen
c39f263237 * Synchronized with official Debian scripts.
* Fixed package building caused by modification of turbopower_ipro.

git-svn-id: trunk@17881 -
2008-12-22 12:01:50 +00:00
mazen
9584f3723f * (env) Merged changes from official Debian repository (mainly fixes of bugs reported on Debian bug tracker).
git-svn-id: trunk@17249 -
2008-11-06 13:51:14 +00:00
mazen
500a4501be * Fixed Debian changelog file.
git-svn-id: trunk@16811 -
2008-09-30 11:53:21 +00:00
vincents
f0a14f2535 debian changelog: updated to 0.9.27
git-svn-id: trunk@16753 -
2008-09-26 11:49:41 +00:00
mazen
cdc2eb9d76 * Merged debian rules with official debian svn.
git-svn-id: trunk@16729 -
2008-09-25 11:06:43 +00:00
mazen
c4231a7d6a * Added missing files to lazarus source packages.
git-svn-id: trunk@16712 -
2008-09-24 16:59:59 +00:00
mazen
2c42be7638 * Updated Debian packagedescription.
git-svn-id: trunk@16605 -
2008-09-16 14:12:10 +00:00
mazen
48f99c37ab * Updated dependencies
* Fixed top make file patch.

git-svn-id: trunk@16589 -
2008-09-15 11:28:13 +00:00
mazen
145802bcea * Use fpcsubst tool to automatically set FPC version into configuration files.
git-svn-id: trunk@16110 -
2008-08-18 10:12:30 +00:00
mazen
333854afa9 * Added a system-wide default configuration file to lazarus-ide package.
git-svn-id: trunk@16108 -
2008-08-18 09:25:26 +00:00
mazen
fbfc8dc0bb * Added patches required to build Debian packages until others could applied by upstream developers.
git-svn-id: trunk@15527 -
2008-06-23 07:03:01 +00:00
mazen
d79dcb8585 * Language files (.po) should go in lazarus-ide package not in lazarus-src otherwise IDE will support only English.
git-svn-id: trunk@15499 -
2008-06-21 12:45:13 +00:00
mazen
d9ea20a1ef * Added .po files to lazarus-ide debian package.
* Fixed clean target in debian rules to remove gtk2 binaries.

git-svn-id: trunk@15453 -
2008-06-17 15:29:44 +00:00
mattias
1ebd38a998 debian: set defaults for FPC, LAZBUILD, FPCMAKE, let clean call configure
git-svn-id: trunk@15440 -
2008-06-16 15:55:50 +00:00