Ignore:
Timestamp:
Jul 19, 2018, 12:05:17 AM (7 years ago)
Author:
chronos
Message:
  • Added: DEB and RPM Linux binary installation packages.
Location:
trunk/Install/deb/debian
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/Install/deb/debian/changelog

    r167 r193  
    1 acronym-decoder (1.5.0-0) precise; urgency=low
     1acronym-decoder (1.6.0-0) precise; urgency=low
    22
    3   * Original version 1.5.0 packaged with lazdebian
     3  * Original version 1.6.0 packaged with lazdebian
    44
    55 -- Chronos <robie@centrum.cz>  Sun, 1 Jan 2018 00:51:08 +0100
  • trunk/Install/deb/debian/control

    r167 r193  
    33Section: utils
    44Priority: optional
    5 Standards-Version: 1.5.0
     5Standards-Version: 1.6.0
    66Build-Depends: fpc, lazarus, lcl, lcl-utils, debhelper (>= 8)
    77
  • trunk/Install/deb/debian/rules

    r178 r193  
    1111
    1212override_dh_auto_build:
    13         lazbuild --build-mode=Release AcronymDecoder.lpi
     13        lazbuild --build-mode=Release --cpu=$DEB_TARGET_ARCH_CPU --operating-system=$DEB_TARGET_ARCH_OS AcronymDecoder.lpi
    1414
    1515override_dh_auto_install:
Note: See TracChangeset for help on using the changeset viewer.