This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch armhf_test in repository mupen64plus-audio-sdl.
commit fe40f52422abf690aa79c041bd31e18e744147c9 Author: Sven Eckelmann <[email protected]> Date: Mon Aug 29 14:32:03 2011 +0200 Remove .hgignore from snapshots --- debian/get-orig-source.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/get-orig-source.sh b/debian/get-orig-source.sh index 7931f63..f642a93 100755 --- a/debian/get-orig-source.sh +++ b/debian/get-orig-source.sh @@ -19,7 +19,7 @@ else LONGREV="`hg --repository "${TMP}" log -r tip --template '{node}\n'`" TARNAME="${DIR}_${REV}.orig.tar" echo "${LONGREV}" - EXCLUDE="--exclude ${TMP}/.hgtags --exclude ${TMP}/.hg_archival.txt --exclude ${TMP}/roms" + EXCLUDE="--exclude ${TMP}/.hgtags --exclude ${TMP}/.hg_archival.txt --exclude ${TMP}/.hgignore" hg --repository "${TMP}" archive --no-decode --type tar --prefix "${DIR}-${REV}/" ${EXCLUDE} -r tip "${TARNAME}" gzip -n -f "${TARNAME}" rm -rf "${TMP}" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-audio-sdl.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

