This is an automated email from the git hooks/post-receive script. detiste-guest pushed a commit to branch master in repository game-data-packager.
commit 6d45850c8453a1151fe5506f11e25beb4f76cc7f Author: Alexandre Detiste <[email protected]> Date: Sun May 31 12:25:17 2015 +0200 remove 'shortname:' holdover from shell script --- data/doom.yaml | 1 - data/final-doom.yaml | 1 - data/heretic.yaml | 1 - data/hexen.yaml | 1 - data/hexen2.yaml | 1 - data/ja.yaml | 1 - data/jk2.yaml | 1 - data/lgeneral.yaml | 1 - data/quake3.yaml | 1 - data/rott.yaml | 1 - data/rtcw.yaml | 1 - data/spear-of-destiny.yaml | 1 - data/tyrian.yaml | 1 - 13 files changed, 13 deletions(-) diff --git a/data/doom.yaml b/data/doom.yaml index 040e546..47feaf8 100644 --- a/data/doom.yaml +++ b/data/doom.yaml @@ -4,7 +4,6 @@ # http://doomwiki.org/wiki/DOOM1.WAD # http://doom.wikia.com/wiki/DOOM.WAD # http://doomwiki.org/wiki/DOOM.WAD -shortname: doom longname: Doom (including Ultimate Doom) copyright: © 1993 id Software try_repack_from: diff --git a/data/final-doom.yaml b/data/final-doom.yaml index a1f83d1..7c1d46e 100644 --- a/data/final-doom.yaml +++ b/data/final-doom.yaml @@ -2,7 +2,6 @@ # Version reference: # http://doomwiki.org/wiki/TNT.WAD # http://doomwiki.org/wiki/PLUTONIA.WAD -shortname: final-doom longname: Final Doom copyright: © 1996 id Software aliases: [tnt, plutonia] diff --git a/data/heretic.yaml b/data/heretic.yaml index 1987892..7481064 100644 --- a/data/heretic.yaml +++ b/data/heretic.yaml @@ -2,7 +2,6 @@ # Version reference: # http://doomwiki.org/wiki/HERETIC.WAD # http://doomwiki.org/wiki/HERETIC1.WAD -shortname: heretic longname: "Heretic: Shadow of the Serpent Riders" copyright: © 1994 Raven Software diff --git a/data/hexen.yaml b/data/hexen.yaml index 645bee9..08a70df 100644 --- a/data/hexen.yaml +++ b/data/hexen.yaml @@ -1,7 +1,6 @@ --- # Version reference: # http://doomwiki.org/wiki/HEXEN.WAD -shortname: hexen longname: "Hexen: Beyond Heretic" copyright: © 1995 Raven Software diff --git a/data/hexen2.yaml b/data/hexen2.yaml index fb82c85..a6375cc 100644 --- a/data/hexen2.yaml +++ b/data/hexen2.yaml @@ -1,5 +1,4 @@ --- -shortname: hexen2 longname: Hexen II copyright: © 1997 Raven Software, id Software, Activision engine: "uhexen2 | hexen2-engine" diff --git a/data/ja.yaml b/data/ja.yaml index bc35cf6..4f29c5a 100644 --- a/data/ja.yaml +++ b/data/ja.yaml @@ -1,5 +1,4 @@ --- -shortname: ja longname: "Star Wars Jedi Knight: Jedi Academy" copyright: © 2003 Activision, Inc. / LucasArts, a division of Lucasfilm Entertainment Company Ltd. # There's really no point in compressing the .deb; the only compressible diff --git a/data/jk2.yaml b/data/jk2.yaml index fbb6841..9ebb7cc 100644 --- a/data/jk2.yaml +++ b/data/jk2.yaml @@ -1,5 +1,4 @@ --- -shortname: jk2 longname: "Star Wars Jedi Knight II: Jedi Outcast" copyright: © 2003 Activision, Inc. / LucasArts, a division of Lucasfilm Entertainment Company Ltd. engine: openjk-outcast diff --git a/data/lgeneral.yaml b/data/lgeneral.yaml index ed52b6a..06fa3e6 100644 --- a/data/lgeneral.yaml +++ b/data/lgeneral.yaml @@ -1,5 +1,4 @@ --- -shortname: lgeneral longname: LGeneral copyright: © 1994 SSI Inc. engine: lgeneral diff --git a/data/quake3.yaml b/data/quake3.yaml index 070a54c..7d264ea 100644 --- a/data/quake3.yaml +++ b/data/quake3.yaml @@ -1,5 +1,4 @@ --- -shortname: quake3 longname: Quake III Arena copyright: © 1999 id Software engine: quake3 | quake3-server diff --git a/data/rott.yaml b/data/rott.yaml index f7ca549..a212140 100644 --- a/data/rott.yaml +++ b/data/rott.yaml @@ -1,5 +1,4 @@ --- -shortname: rott longname: Rise of the Triad copyright: © 1995 Apogee Software engine: rott diff --git a/data/rtcw.yaml b/data/rtcw.yaml index 5f9f364..85e289e 100644 --- a/data/rtcw.yaml +++ b/data/rtcw.yaml @@ -1,5 +1,4 @@ --- -shortname: rtcw longname: Return to Castle Wolfenstein copyright: © 2001 id Software, Inc. and Activision Publishing, Inc. engine: rtcw diff --git a/data/spear-of-destiny.yaml b/data/spear-of-destiny.yaml index 33fd96e..da48927 100644 --- a/data/spear-of-destiny.yaml +++ b/data/spear-of-destiny.yaml @@ -1,5 +1,4 @@ --- -shortname: spear-of-destiny aliases: [spear] longname: "Spear of Destiny (Wolfenstein 3D prequel)" copyright: © 1992 id Software diff --git a/data/tyrian.yaml b/data/tyrian.yaml index 58cc361..f295280 100644 --- a/data/tyrian.yaml +++ b/data/tyrian.yaml @@ -1,5 +1,4 @@ --- -shortname: tyrian copyright: © 1995 Eclipse Productions, Epic MegaGames engine: opentyrian genre: "Shoot 'em up" -- 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

