Changeset 119 for trunk/Install/deb


Ignore:
Timestamp:
Dec 11, 2024, 11:25:04 AM (8 weeks ago)
Author:
chronos
Message:
  • Modified: Version 1.5.0 release related updates.
Location:
trunk/Install/deb
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/Install/deb/2048.desktop

    r21 r119  
    22Encoding=UTF-8
    33Name=2048
    4 Comment=A cassic 2048 puzzle game.
     4Comment=A classic 2048 block sliding puzzle game.
    55Exec=Game2048
    66Icon=2048
    77Terminal=false
    88Type=Application
    9 Categories=GNOME;Application;Game;
     9Categories=Game;LogicGame
    1010StartupNotify=true
     11Keywords=blocks;sliding;board;tiles;merge;score;numbers;puzzle;logic
  • trunk/Install/deb/debian/changelog

    r95 r119  
    1 2048 (1.5.0-0) precise; urgency=low
     12048 (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

    r95 r119  
    33Section: games
    44Priority: optional
    5 Standards-Version: 1.5.0
     5Standards-Version: 1.6.0
    66Build-Depends: fpc, lazarus, lcl, lcl-utils, debhelper (>= 8)
    77#Build-Depends: fpc-laz, lazarus-project, debhelper (>= 8)
Note: See TracChangeset for help on using the changeset viewer.