This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository game-data-packager.
commit 9b4460ea51530f56d88f12f824146f0cde0da0d9 Author: Alexandre Detiste <[email protected]> Date: Thu Jan 15 12:18:06 2015 +0100 wolf3d: convert symlink to $docdir --- data/wolf3d.yaml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/data/wolf3d.yaml b/data/wolf3d.yaml index 62e24c9..686f486 100644 --- a/data/wolf3d.yaml +++ b/data/wolf3d.yaml @@ -12,14 +12,12 @@ packages: 3282605936 132613 audiot.wl1 1349328142 27425 gamemaps.wl1 3655120917 402 maphead.wl1 - 202991744 7641 vendor.doc 3984709669 1024 vgadict.wl1 1729266021 326568 vgagraph.wl1 3936285452 471 vgahead.wl1 4022822569 742912 vswap.wl1 - symlinks: - usr/share/doc/wolf3d-demo-data/vendor.doc: - usr/share/games/wolf3d/vendor.doc + install: + - vendor.doc wolf3d-full-data: type: full @@ -198,6 +196,9 @@ files: install_as: LICENSE.DOC install_to: $docdir + vendor.doc: + install_to: $docdir + cksums: | # the same in all supported (1.4) versions 583668161 1156 audiohed.wl6 @@ -261,6 +262,9 @@ cksums: | 3035731623 462 VGAHEAD.WL1_1.1 1050182045 742912 VSWAP.WL1_1.1 + # v1.4 shareware + 202991744 7641 vendor.doc + md5sums: | 58aa1b9892d5adfa725fab343d9446f8 audiohed.wl1 4b6109e957b584e4ad7f376961f3887e audiot.wl1 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

