~ubuntu-branches/debian/squeeze/sword/squeeze

« back to all changes in this revision

Viewing changes to examples/cmdline/bcppmake/verserangeparse.bpr

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Marsden, Jonathan Marsden, Dmitrijs Ledkovs, Closed Bugs
  • Date: 2009-05-30 11:55:55 UTC
  • mfrom: (1.3.1 upstream) (6.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20090530115555-r427zsn3amivdpfu
Tags: 1.6.0+dfsg-1
[ Jonathan Marsden ]
* New upstream release. (Closes: #507960) (LP: #320558)
* debian/patches/02_libver.diff:
  - Bump SONAME to 8 -- SWORD 1.6 is not backward compatible with 1.5.11.
* debian/patches/series:
  - Remove 10_diatheke.diff -- included in upstream source.
* debian/patches/:
  - Remove several old unused .diff files.
  - Add 11_regex_only_when_needed.diff to conditionally include regex lib.
  - Add 12_fix_compiler_warnings.diff to remove all compiler warnings.
  - Add 13_fix_osis2mod_compression_default.diff from upstream svn.
  - Add 14_closing_section_not_chapter.diff from upstream svn.
* debian/libsword7.*: 
  - Rename to libsword8.*
  - Change libsword7 to libsword8 within files.
* debian/rules: 
  - SONAME bump to 8.
  - Set library version check to >= 1.6
* debian/control:
  - Change libsword7 to libsword8.
  - Add libsword7 to Conflicts.
  - Fix case of sword to SWORD in package descriptions.
  - Bump Standards-Version to 3.8.1 (no changes needed).
  - Fix section for libsword-dbg to avoid lintian warning.
* debian/rules:
  - Add DFSG get-orig-source target.
* debian/copyright:
  - Fix various mistakes in initial attempt to document copyrights.

[ Dmitrijs Ledkovs ]
* debian/rules: Added utils.mk to use missing-files target and call it on
  each build.
* debian/libsword-dev.install: Added libsword.la, previously missing.
* debian/libsword7.install: Added missing libicu translit files.
* debian/control:
  - Updated all uses of SWORD version to 1.6
  - Added libsword-dbg package
* debian/watch: Fixed a small mistake which was resulting in extra "."
  in final version name.
* debian/rules: simplified manpage processing.
* debian/libsword8.lintian-overrides: added override for module
  installation directory.
* debian/copyright: Updated with information about everyfile.
  Closes: #513448 LP: #322638
* debian/diatheke.examples: moved examples here from the diatheke.install
* debian/rules:
  - enabled shell script based testsuite
  - added commented out cppunit testsuite
* debian/patches/40_missing_includes.diff: 
  - added several missing stdio.h includes to prevent FTBFS of testsuite.

[ Closed Bugs ]
* FTBFS on intrepid (LP: #305172)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version='1.0' encoding='utf-8' ?>
 
2
<!-- C++Builder XML Project -->
 
3
<PROJECT>
 
4
  <MACROS>
 
5
    <VERSION value="BCB.05.03"/>
 
6
    <PROJECT value="verserangeparse.exe"/>
 
7
    <OBJFILES value="..\verserangeparse.obj"/>
 
8
    <RESFILES value=""/>
 
9
    <IDLFILES value=""/>
 
10
    <IDLGENFILES value=""/>
 
11
    <DEFFILE value=""/>
 
12
    <RESDEPEN value="$(RESFILES)"/>
 
13
    <LIBFILES value="..\..\..\..\icu-sword\as_is\borland\icuin.lib 
 
14
      ..\..\..\..\icu-sword\as_is\borland\icudatab.lib 
 
15
      ..\..\..\..\icu-sword\as_is\borland\icuuc.lib ..\..\..\lib\libsword.lib 
 
16
      ..\..\..\..\biblecs\clucene\clucene.lib"/>
 
17
    <LIBRARIES value=""/>
 
18
    <SPARELIBS value=""/>
 
19
    <PACKAGES value="VCL50.bpi VCLX50.bpi bcbsmp50.bpi QRPT50.bpi VCLDB50.bpi VCLBDE50.bpi 
 
20
      ibsmp50.bpi VCLDBX50.bpi TEEUI50.bpi TEEDB50.bpi TEE50.bpi TEEQR50.bpi 
 
21
      VCLIB50.bpi bcbie50.bpi VCLIE50.bpi INETDB50.bpi INET50.bpi NMFAST50.bpi 
 
22
      dclocx50.bpi bcb2kaxserver50.bpi"/>
 
23
    <PATHCPP value=".;.."/>
 
24
    <PATHPAS value=".;"/>
 
25
    <PATHRC value=".;"/>
 
26
    <PATHASM value=".;"/>
 
27
    <DEBUGLIBPATH value="$(BCB)\lib\debug"/>
 
28
    <RELEASELIBPATH value="$(BCB)\lib\release"/>
 
29
    <LINKER value="tlink32"/>
 
30
    <USERDEFINES value="_ICU_;_ICUSWORD_;USBINARY;U_HAVE_PLACEMENT_NEW=0;USELUCENE;_CL_DISABLE_MULTITHREADING"/>
 
31
    <SYSDEFINES value="NO_STRICT;_NO_VCL"/>
 
32
    <MAINSOURCE value="verserangeparse.bpf"/>
 
33
    <INCLUDEPATH value="..\;..\..\..\include;$(BCB)\include;$(BCB)\include\vcl;..\..\..\..\icu-sword\source\common;..\..\..\..\icu-sword\source\i18n"/>
 
34
    <LIBPATH value="..\;..\..\..\lib;$(BCB)\lib\obj;$(BCB)\lib"/>
 
35
    <WARNINGS value="-w-par"/>
 
36
  </MACROS>
 
37
  <OPTIONS>
 
38
    <IDLCFLAGS value="-I..\. -I.. -I..\..\..\..\include -I$(BCB)\include -I$(BCB)\include\vcl 
 
39
      -I..\..\..\..\icu-sword\source\common -I..\..\..\..\icu-sword\source\i18n 
 
40
      -src_suffix cpp -D_ICU_ -D_ICUSWORD_ -DUSBINARY -DU_HAVE_PLACEMENT_NEW=0 
 
41
      -DUSELUCENE -D_CL_DISABLE_MULTITHREADING -boa"/>
 
42
    <CFLAG1 value="-O2 -H=$(BCB)\lib\vcl50.csm -Hc -Vx -Ve -X- -a8 -6 -b- -k- -vi -tWC -tWM -c"/>
 
43
    <PFLAGS value="-$Y- -$L- -$D- -v -JPHNE -M"/>
 
44
    <RFLAGS value=""/>
 
45
    <AFLAGS value="/mx /w2 /zn"/>
 
46
    <LFLAGS value="-D&quot;&quot; -ap -Tpe -x -Gn"/>
 
47
  </OPTIONS>
 
48
  <LINKER>
 
49
    <ALLOBJ value="c0x32.obj $(OBJFILES)"/>
 
50
    <ALLRES value="$(RESFILES)"/>
 
51
    <ALLLIB value="$(LIBFILES) $(LIBRARIES) import32.lib cw32mt.lib"/>
 
52
  </LINKER>
 
53
  <IDEOPTIONS>
 
54
[Version Info]
 
55
IncludeVerInfo=0
 
56
AutoIncBuild=0
 
57
MajorVer=1
 
58
MinorVer=0
 
59
Release=0
 
60
Build=0
 
61
Debug=0
 
62
PreRelease=0
 
63
Special=0
 
64
Private=0
 
65
DLL=0
 
66
Locale=1033
 
67
CodePage=1252
 
68
 
 
69
[Version Info Keys]
 
70
CompanyName=
 
71
FileDescription=
 
72
FileVersion=1.0.0.0
 
73
InternalName=
 
74
LegalCopyright=
 
75
LegalTrademarks=
 
76
OriginalFilename=
 
77
ProductName=
 
78
ProductVersion=1.0.0.0
 
79
Comments=
 
80
 
 
81
[Debugging]
 
82
DebugSourceDirs=$(BCB)\source\vcl
 
83
 
 
84
[Parameters]
 
85
RunParams=./nasb nasb.xml
 
86
HostApplication=
 
87
RemoteHost=
 
88
RemotePath=
 
89
RemoteDebug=0
 
90
 
 
91
[Language]
 
92
ActiveLang=
 
93
ProjectLang=
 
94
RootDir=
 
95
  </IDEOPTIONS>
 
96
</PROJECT>