deb: remove carbon files, fixed lintian-overrides

git-svn-id: trunk@63071 -
This commit is contained in:
mattias 2020-04-25 11:36:35 +00:00
parent a70309d3ce
commit b3887036df
4 changed files with 10 additions and 4 deletions

View File

@ -175,7 +175,10 @@ if [ ! "x$Pas2jsZip" = "x" ]; then
Pas2jsVer=$($Pas2jsBin -iV | tr -d '\n')
mv $LazDestDir/pas2js/*pas2js* $LazDestDir/pas2js/$Pas2jsVer
fi
chmod a-x $LazDestDir/debian/rules
rm -rf $LazDestDir/debian
rm -rf $LazDestDir/components/aggpas/gpc
rm -rf $LazDestDir/components/mpaslex
rm -rf $LazDestDir/lcl/interfaces/carbon
# compile
echo

View File

@ -4,6 +4,7 @@ Version: LAZVERSION
Section: devel
Priority: optional
Maintainer: Mattias Gaertner <mattias@freepascal.org>
Homepage: https://www.lazarus-ide.org/
Architecture: ARCH
Replaces: lazarus, lazarus-doc, lazarus-ide, lazarus-ide-gtk2, lazarus-ide-qt4, lazarus-src
Conflicts: lazarus, lazarus-doc, lazarus-ide, lazarus-ide-gtk2, lazarus-ide-qt4, lazarus-src
@ -13,3 +14,5 @@ Description: RAD tool for freepascal
Lazarus is a free and opensource IDE and RAD tool for Free Pascal using the
Lazarus component library LCL. The LCL is included in this package too.
See http://www.lazarus.freepascal.org
XB-AppName: Lazarus IDE
XB-Category: Editor

View File

@ -1,7 +1,7 @@
Format: http://dep.debian.net/deps/dep5
Upstream-Name: lazarus-project
Upstream-Contact: Mattias Gaertner <mattias@freepascal.org>
Source: svn http://svn.freepascal.org/svn/lazarus/tags/lazarus_2_0_8
Source: http://svn.freepascal.org/svn/lazarus/tags/lazarus_2_0_8
Files: *
Copyright: Lazarus team 2020 <lazarus@lists.lazarus-ide.org>

View File

@ -1,3 +1,3 @@
# ignore .o files in /usr/share
lazarus: arch-dependent-file-in-usr-share
lazarus: missing-dependency-on-libc
lazarus-project: arch-dependent-file-in-usr-share
lazarus-project: missing-dependency-on-libc