This is an automated email from the git hooks/post-receive script. jcowgill-guest pushed a commit to annotated tag debian/3.4.3-10 in repository nethack.
commit d221310eadb338fb24c9a8028b01fef26bb499de Author: Joshua Kwan <[email protected]> Date: Mon Nov 13 17:42:00 2006 -0800 Imported Debian patch 3.4.3-10 --- debian/changelog | 7 +++++++ debian/nethack-x11.dirs | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4b9bea3..cab7b85 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +nethack (3.4.3-10) unstable; urgency=medium + + * Fix brown paper bag bug relocating the nethack-x11 fonts, thanks + Aaron Ucko. closes: #398483 + + -- Joshua Kwan <[email protected]> Mon, 13 Nov 2006 17:42:00 -0800 + nethack (3.4.3-9) unstable; urgency=low * Version the Build-Depends on libqt3-mt-dev (old old problem that's diff --git a/debian/nethack-x11.dirs b/debian/nethack-x11.dirs index f85ba3f..baca640 100644 --- a/debian/nethack-x11.dirs +++ b/debian/nethack-x11.dirs @@ -1,5 +1,5 @@ etc/X11/app-defaults -usr/share/fonts/X11 +usr/share/fonts/X11/misc etc/nethack usr/games usr/lib/games/nethack -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/nethack.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

