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 d10f1aad199911a3335c5569844e379baab250ce Author: Dmitry Eremin-Solenikov <[email protected]> Date: Wed Dec 20 08:22:44 2017 +0000 ut99: Add download URLs for patches and bonus packs --- data/ut99.yaml | 6 ++++++ debian/changelog | 2 ++ 2 files changed, 8 insertions(+) diff --git a/data/ut99.yaml b/data/ut99.yaml index ab68b91..432e909 100644 --- a/data/ut99.yaml +++ b/data/ut99.yaml @@ -150,6 +150,7 @@ files: - System/UTMenu.int?400 ut-install-436.run: + download: http://www.ut-files.com/index.php?dir=Patches/&file=ut-install-436.run unpack: format: tar.gz skip: 5854 @@ -158,6 +159,7 @@ files: - files in 436 Linux non-GOTY installer ut-install-436-goty.run: + download: http://www.ut-files.com/index.php?dir=Patches/&file=ut-install-436-GOTY.run unpack: format: tar.gz skip: 5903 @@ -166,6 +168,7 @@ files: - files in 436 Linux GOTY installer UTPGPatch451.tar.bz2: + download: http://www.ut-files.com/index.php?dir=Patches/&file=utpgpatch451.tar.bz2 unpack: format: tar.bz2 provides: @@ -347,6 +350,7 @@ files: format: umod UTBonusPack.zip: + download: http://www.ut-files.com/index.php?dir=Patches/&file=utbonuspack.zip provides: - UTBonusPack.umod unpack: @@ -397,6 +401,7 @@ files: format: umod UTBonusPack4.zip: + download: http://www.ut-files.com/index.php?dir=Patches/&file=utbonuspack4.zip provides: - UTBonusPack4.umod unpack: @@ -429,6 +434,7 @@ files: format: umod utpatch436nodelta.exe: + download: http://www.ut-files.com/index.php?dir=Patches/&file=UTPatch436nodelta.exe provides: - UTbasePatch436nodelta.exe unpack: diff --git a/debian/changelog b/debian/changelog index 0bb3bf0..8d22cb1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,6 +31,8 @@ game-data-packager (55) UNRELEASED; urgency=medium - Review of the French manpage [nyav] - unreal, ut99: adjust to web.archive.org behaviour changes (Closes: #882712) [smcv] + - ut99: Add download URLs for patches and bonus packs + [Dmitry Eremin-Solenikov] - freespace2: belatedly allow upgrade from freespace2-video (produced by g-d-p < 44) to freespace2-ogg-video (>= 44) [smcv] - spacequest5: fix regression introduce after g-d-p 49 -- 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

