mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Updated Linux release date
This commit is contained in:
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -2,7 +2,7 @@ vcmi (1.2.0) jammy; urgency=medium
|
|||||||
|
|
||||||
* New upstream release
|
* New upstream release
|
||||||
|
|
||||||
-- Ivan Savenko <saven.ivan@gmail.com> Sat, 04 Feb 2023 16:00:00 +0200
|
-- Ivan Savenko <saven.ivan@gmail.com> Fri, 14 Apr 2023 16:00:00 +0200
|
||||||
|
|
||||||
vcmi (1.1.1) jammy; urgency=medium
|
vcmi (1.1.1) jammy; urgency=medium
|
||||||
|
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@@ -2,7 +2,7 @@ Source: vcmi
|
|||||||
Section: games
|
Section: games
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Ivan Savenko <saven.ivan@gmail.com>
|
Maintainer: Ivan Savenko <saven.ivan@gmail.com>
|
||||||
Build-Depends: debhelper (>= 8), cmake, libsdl2-dev, libsdl2-image-dev, libsdl2-ttf-dev, libsdl2-mixer-dev, zlib1g-dev, libavformat-dev, libswscale-dev, libboost-dev (>=1.48), libboost-program-options-dev (>=1.48), libboost-filesystem-dev (>=1.48), libboost-system-dev (>=1.48), libboost-locale-dev (>=1.48), libboost-thread-dev (>=1.48), qtbase5-dev, libtbb2-dev, libfuzzylite-dev, libminizip-dev, libluajit-5.1-dev, libenet-dev, qttools5-dev
|
Build-Depends: debhelper (>= 8), cmake, libsdl2-dev, libsdl2-image-dev, libsdl2-ttf-dev, libsdl2-mixer-dev, zlib1g-dev, libavformat-dev, libswscale-dev, libboost-dev (>=1.48), libboost-program-options-dev (>=1.48), libboost-filesystem-dev (>=1.48), libboost-system-dev (>=1.48), libboost-locale-dev (>=1.48), libboost-thread-dev (>=1.48), qtbase5-dev, libtbb2-dev, libfuzzylite-dev, libminizip-dev, libluajit-5.1-dev, qttools5-dev
|
||||||
Standards-Version: 3.9.1
|
Standards-Version: 3.9.1
|
||||||
Homepage: http://vcmi.eu
|
Homepage: http://vcmi.eu
|
||||||
Vcs-Git: git://github.com/vcmi/vcmi.git
|
Vcs-Git: git://github.com/vcmi/vcmi.git
|
||||||
|
1
debian/rules
vendored
1
debian/rules
vendored
@@ -9,6 +9,7 @@ override_dh_auto_configure:
|
|||||||
-DCMAKE_INSTALL_RPATH_USE_LINK_PATH=ON \
|
-DCMAKE_INSTALL_RPATH_USE_LINK_PATH=ON \
|
||||||
-DCMAKE_INSTALL_RPATH=/usr/lib/$(DEB_HOST_MULTIARCH)/vcmi \
|
-DCMAKE_INSTALL_RPATH=/usr/lib/$(DEB_HOST_MULTIARCH)/vcmi \
|
||||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
||||||
|
-DENABLE_GITVERSION=OFF \
|
||||||
-DBIN_DIR=games \
|
-DBIN_DIR=games \
|
||||||
-DFORCE_BUNDLED_FL=OFF \
|
-DFORCE_BUNDLED_FL=OFF \
|
||||||
-DENABLE_TEST=0
|
-DENABLE_TEST=0
|
||||||
|
@@ -38,7 +38,7 @@
|
|||||||
<url type="bugtracker">https://github.com/vcmi/vcmi/issues</url>
|
<url type="bugtracker">https://github.com/vcmi/vcmi/issues</url>
|
||||||
<url type="faq">https://vcmi.eu/faq/</url>
|
<url type="faq">https://vcmi.eu/faq/</url>
|
||||||
<releases>
|
<releases>
|
||||||
<release version="1.2.0" date="2023-02-04" type="development" />
|
<release version="1.2.0" date="2023-04-14" />
|
||||||
<release version="1.1.1" date="2023-02-03" />
|
<release version="1.1.1" date="2023-02-03" />
|
||||||
<release version="1.1.0" date="2022-12-23" />
|
<release version="1.1.0" date="2022-12-23" />
|
||||||
<release version="1.0.0" date="2022-09-11" />
|
<release version="1.0.0" date="2022-09-11" />
|
||||||
|
Reference in New Issue
Block a user