This is an automated email from the git hooks/post-receive script. skitt pushed a commit to annotated tag debian/0.21-11 in repository heroes.
commit 9fbc0392b8017f0b92539d5cad40e5f161afb0aa Author: Stephen Kitt <[email protected]> Date: Sat Jan 23 20:07:18 2016 +0100 No need to delete info/dir any more. --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index 6fed9b0..ea5ea7f 100755 --- a/debian/rules +++ b/debian/rules @@ -27,7 +27,6 @@ override_dh_install: rm -f debian/heroes/usr/share/games/heroes/etc/heroesrc mkdir -p debian/heroes/usr/share/games/heroes/etc ln -sf /etc/heroesrc debian/heroes/usr/share/games/heroes/etc/heroesrc - rm -f debian/heroes/usr/share/info/dir override_dh_auto_test: srcdir=$(CURDIR)/tests VERBOSE=1 dh_auto_test -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/heroes.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

