2009-12-22 19:08 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

* debian/changelog
    * Changed version to 2.0.0 (from 2.0.0rc1)

  * debian/copyright
    * Synced content with /COPYING.

  * debian/control
    * 'MS-Windows' -> 'MS Windows'
    ! 'MAC-OSX' -> 'Mac OS X'

  - debian/harbour.cfg
    - Deleted, no longer used.
This commit is contained in:
Viktor Szakats
2009-12-22 18:09:23 +00:00
parent 0bd084099f
commit f9fbf1d8f2
4 changed files with 22 additions and 6 deletions

View File

@@ -17,6 +17,20 @@
past entries belonging to author(s): Viktor Szakats.
*/
2009-12-22 19:08 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* debian/changelog
* Changed version to 2.0.0 (from 2.0.0rc1)
* debian/copyright
* Synced content with /COPYING.
* debian/control
* 'MS-Windows' -> 'MS Windows'
! 'MAC-OSX' -> 'Mac OS X'
- debian/harbour.cfg
- Deleted, no longer used.
2009-12-22 18:15 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* package/winuni/RELNOTES
! Typo.

View File

@@ -1,3 +1,9 @@
harbour (2.0.0-1) unstable; urgency=low
* 2.0.0-1
-- Przemyslaw Czerpak <druzus@priv.onet.pl> Tue, 22 Dec 2009 18:54:00 +0200
harbour (2.0.0beta3-1) unstable; urgency=low
* 2.0.0beta3-1

View File

@@ -14,10 +14,10 @@ Description: Compiler for the xBase superset language often referred to as Clipp
compiler CA-Cl*pper).
.
Harbour is a cross platform compiler and is known to compile and run on
MS-DOS, MS-Windows, OS/2 and GNU/Linux, *BSD systems, MAC-OSX, HP-UX and
MS-DOS, MS Windows, OS/2 and GNU/Linux, *BSD systems, Mac OS X, HP-UX and
other *nixes
.
The main advantage Harbour has over other Clipper compilers is that it
is free software. Harbour also attempts to remove some of the limits
imposed by the base implementation but the extent of this will depend on
your chosen platform.
your chosen platform.

View File

@@ -1,4 +0,0 @@
CC=gcc
CFLAGS=-c -I/usr/include/harbour -O3
VERBOSE=YES
DELTMP=YES