~ubuntu-branches/ubuntu/vivid/lazarus/vivid

« back to all changes in this revision

Viewing changes to components/filebrowser/idefilebrowser.lpk

  • Committer: Package Import Robot
  • Author(s): Paul Gevers, Abou Al Montacir, Paul Gevers
  • Date: 2014-02-22 10:25:57 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20140222102557-ors9d31r84nz31jq
Tags: 1.2~rc2+dfsg-1
[ Abou Al Montacir ]
* New upstream pre-release.
  + Moved ideintf to components directory.
  + Added new package cairocanvas.
* Remove usage of depreciated parameters form of find. (Closes: Bug#724776)
* Bumped standard version to 3.9.5.
* Clean the way handling make files generation and removal.

[ Paul Gevers ]
* Remove nearly obsolete bzip compression for binary packages
  (See https://lists.debian.org/debian-devel/2014/01/msg00542.html)
* Update d/copyright for newly added dir in examples and components
* Update Vcs-* fields with new packaging location
* Update d/watch file to properly (Debian way) change upstreams versions
* Prevent 46MB of package size by sym linking duplicate files
* Patches
  - refresh to remove fuzz
  - add more Lintian found spelling errors
  - new patch to add shbang to two scripts in lazarus-src
* Drop lcl-# from Provides list of lcl-units-#
* Make lazarus-ide-qt4-# an arch all until it really contains stuff
* Make all metapackages arch all as the usecase for arch any doesn't
  seem to warrant the addition archive hit
* Fix permissions of non-scripts in lazarus-src-#

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0"?>
2
2
<CONFIG>
3
 
  <Package Version="3">
 
3
  <Package Version="4">
4
4
    <Name Value="idefilebrowser"/>
 
5
    <AddToProjectUsesSection Value="True"/>
5
6
    <Author Value="Graeme Geldenhuys"/>
6
7
    <CompilerOptions>
7
 
      <Version Value="8"/>
 
8
      <Version Value="11"/>
8
9
      <SearchPaths>
9
10
        <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
10
11
      </SearchPaths>
 
12
      <Parsing>
 
13
        <SyntaxOptions>
 
14
          <UseAnsiStrings Value="False"/>
 
15
        </SyntaxOptions>
 
16
      </Parsing>
11
17
      <Other>
12
18
        <CompilerPath Value="$(CompPath)"/>
13
19
      </Other>
15
21
    <Description Value="File browsing window for the Lazarus IDE"/>
16
22
    <License Value="Modified LGPL"/>
17
23
    <Version Minor="2"/>
18
 
    <Files Count="5">
 
24
    <Files Count="4">
19
25
      <Item1>
20
26
        <Filename Value="frmfilebrowser.lfm"/>
21
27
        <Type Value="LFM"/>
22
28
      </Item1>
23
29
      <Item2>
24
 
        <Filename Value="frmfilebrowser.lrs"/>
25
 
        <Type Value="LRS"/>
26
 
      </Item2>
27
 
      <Item3>
28
30
        <Filename Value="frmfilebrowser.pas"/>
29
31
        <UnitName Value="frmFileBrowser"/>
30
 
      </Item3>
31
 
      <Item4>
 
32
      </Item2>
 
33
      <Item3>
32
34
        <Filename Value="regidefilebrowser.pp"/>
33
35
        <HasRegisterProc Value="True"/>
34
36
        <UnitName Value="regidefilebrowser"/>
35
 
      </Item4>
36
 
      <Item5>
 
37
      </Item3>
 
38
      <Item4>
37
39
        <Filename Value="frmconfigfilebrowser.pp"/>
38
40
        <UnitName Value="frmconfigfilebrowser"/>
39
 
      </Item5>
 
41
      </Item4>
40
42
    </Files>
41
43
    <Type Value="DesignTime"/>
42
44
    <RequiredPkgs Count="3">