The following commit has been merged in the master branch:
commit ee930251938befccc8b88a562e943424e97464f2
Author: Emmanuel Kasper <[email protected]>
Date:   Tue Apr 3 11:34:46 2012 +0200

    correct name of nplayer tarball for multitarball debian source package

diff --git a/debian/rules b/debian/rules
index cbfaf25..d73bc62 100755
--- a/debian/rules
+++ b/debian/rules
@@ -211,7 +211,7 @@ $(MAME_TARBALL): $(MAME_FILEBASE)s.zip
 NPLAYERS_PACKAGE = nplayers
 NPLAYERS_URL = http://nplayers.arcadebelgium.be/files/
 NPLAYERS_ZIPFILE = $(NPLAYERS_PACKAGE)$(UPSTREAM_VERSION).zip
-NPLAYERS_TARBALL = $(MAME_PACKAGE)_$(VERSION)-$(NPLAYERS_PACKAGE).orig.tar.xz
+NPLAYERS_TARBALL = $(MAME_PACKAGE)_$(VERSION).orig-$(NPLAYERS_PACKAGE).tar.xz
 
 $(NPLAYERS_ZIPFILE):
        wget -U '$(AGENT)' \

-- 
packaging for the mame arcade game emulator

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to