Author: vincentc-guest Date: 2012-03-18 06:46:28 +0000 (Sun, 18 Mar 2012) New Revision: 13399
Added: packages/trunk/0ad-data/debian/links Modified: packages/trunk/0ad-data/debian/changelog packages/trunk/0ad-data/debian/compat packages/trunk/0ad-data/debian/control packages/trunk/0ad-data/debian/copyright packages/trunk/0ad-data/debian/install packages/trunk/0ad-data/debian/rules packages/trunk/0ad-data/debian/watch Log: 0ad-data: Update to r11339 (Alpha 9) Modified: packages/trunk/0ad-data/debian/changelog =================================================================== --- packages/trunk/0ad-data/debian/changelog 2012-03-18 06:45:09 UTC (rev 13398) +++ packages/trunk/0ad-data/debian/changelog 2012-03-18 06:46:28 UTC (rev 13399) @@ -1,5 +1,5 @@ -0ad-data (0+r10288-1) unstable; urgency=low +0ad-data (0~r11339-1) unstable; urgency=low * Initial release (Closes: #594802) - -- Vincent Cheng <[email protected]> Fri, 30 Sep 2011 23:48:17 -0700 + -- Vincent Cheng <[email protected]> Fri, 16 Mar 2012 23:03:53 -0700 Modified: packages/trunk/0ad-data/debian/compat =================================================================== --- packages/trunk/0ad-data/debian/compat 2012-03-18 06:45:09 UTC (rev 13398) +++ packages/trunk/0ad-data/debian/compat 2012-03-18 06:46:28 UTC (rev 13399) @@ -1 +1 @@ -8 +9 Modified: packages/trunk/0ad-data/debian/control =================================================================== --- packages/trunk/0ad-data/debian/control 2012-03-18 06:45:09 UTC (rev 13398) +++ packages/trunk/0ad-data/debian/control 2012-03-18 06:46:28 UTC (rev 13399) @@ -3,21 +3,26 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Vincent Cheng <[email protected]> -Build-Depends: debhelper (>= 8) -Standards-Version: 3.9.2 +Build-Depends: debhelper (>= 9) +Standards-Version: 3.9.3 Homepage: http://wildfiregames.com/0ad/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/0ad-data/ -Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/0ad-data/ +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/0ad-data/ Package: 0ad-data Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: 0ad -Description: 3D real-time strategy (RTS) game of ancient warfare (data files) - Historically-based war/economy game that allows players to relive or - rewrite the history of Western civilizations, focusing on the years - between 500 B.C. and 500 A.D. The project is highly ambitious, involving - state-of-the-art 3D graphics, detailed artwork, sound, and a flexible and - powerful custom-built game engine. +Pre-Depends: dpkg (>= 1.15.6~) +Depends: ${misc:Depends}, + ttf-dejavu-core, + tex-gyre +Suggests: 0ad +Description: Real-time strategy game of ancient warfare (data files) + 0 A.D. (pronounced "zero ey-dee") is a free, open-source, cross-platform + real-time strategy (RTS) game of ancient warfare. In short, it is a + historically-based war/economy game that allows players to relive or rewrite + the history of Western civilizations, focusing on the years between 500 B.C. + and 500 A.D. The project is highly ambitious, involving state-of-the-art 3D + graphics, detailed artwork, sound, and a flexible and powerful custom-built + game engine. . This package contains the data files required by 0 A.D. Modified: packages/trunk/0ad-data/debian/copyright =================================================================== --- packages/trunk/0ad-data/debian/copyright 2012-03-18 06:45:09 UTC (rev 13398) +++ packages/trunk/0ad-data/debian/copyright 2012-03-18 06:46:28 UTC (rev 13399) @@ -1,5 +1,5 @@ -Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174 -Upstream-Name: 0ad-data +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: 0ad Source: http://releases.wildfiregames.com/ Files: * @@ -7,7 +7,8 @@ License: CC-BY-SA-3.0 Files: debian/* -Copyright: 2011 Vincent Cheng <[email protected]> +Copyright: 2010-2011 Rico Tzschichholz <[email protected]> + 2011 Vincent Cheng <[email protected]> License: GPL-2+ License: GPL-2+ Modified: packages/trunk/0ad-data/debian/install =================================================================== --- packages/trunk/0ad-data/debian/install 2012-03-18 06:45:09 UTC (rev 13398) +++ packages/trunk/0ad-data/debian/install 2012-03-18 06:46:28 UTC (rev 13399) @@ -1,3 +1 @@ -binaries/data/config usr/share/games/0ad/ -binaries/data/mods usr/share/games/0ad/ -binaries/data/tools usr/share/games/0ad/ +binaries/ usr/share/games/0ad/ Added: packages/trunk/0ad-data/debian/links =================================================================== --- packages/trunk/0ad-data/debian/links (rev 0) +++ packages/trunk/0ad-data/debian/links 2012-03-18 06:46:28 UTC (rev 13399) @@ -0,0 +1,4 @@ +usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf usr/share/games/0ad/binaries/data/tools/fontbuilder/fonts/DejaVuSans.ttf +usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf usr/share/games/0ad/binaries/data/tools/fontbuilder/fonts/DejaVuSansMono.ttf +usr/share/texmf/fonts/opentype/public/tex-gyre/texgyrepagella-bold.otf usr/share/games/0ad/binaries/data/tools/fontbuilder/fonts/texgyrepagella-bold.otf +usr/share/texmf/fonts/opentype/public/tex-gyre/texgyrepagella-regular.otf usr/share/games/0ad/binaries/data/tools/fontbuilder/fonts/texgyrepagella-regular.otf Modified: packages/trunk/0ad-data/debian/rules =================================================================== --- packages/trunk/0ad-data/debian/rules 2012-03-18 06:45:09 UTC (rev 13398) +++ packages/trunk/0ad-data/debian/rules 2012-03-18 06:46:28 UTC (rev 13399) @@ -2,3 +2,11 @@ %: dh $@ + +override_dh_link: + # Remove embedded fonts and use system copies instead + rm -f $(CURDIR)/debian/0ad-data/usr/share/games/0ad/binaries/data/tools/fontbuilder/fonts/*.ttf + dh_link + +override_dh_builddeb: + dh_builddeb -- -Zxz Modified: packages/trunk/0ad-data/debian/watch =================================================================== --- packages/trunk/0ad-data/debian/watch 2012-03-18 06:45:09 UTC (rev 13398) +++ packages/trunk/0ad-data/debian/watch 2012-03-18 06:46:28 UTC (rev 13399) @@ -1,3 +1,3 @@ version=3 -opts="dversionmangle=s/0\+r([\d]+).*/$1/" \ +opts="dversionmangle=s/0\~r([\d]+).*/$1/" \ http://releases.wildfiregames.com/0ad-r([\d]+)-.*-unix-data\.tar\.xz _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

