This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch armhf_test in repository mupen64plus-video-rice.
commit ba1c544e5edcef85e293fa923bfbea8a16695e21 Author: Sven Eckelmann <[email protected]> Date: Fri Nov 26 10:18:29 2010 +0100 Install upstream changelog using dh_installchangelogs --- debian/mupen64plus-video-rice.docs | 1 - debian/rules | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/mupen64plus-video-rice.docs b/debian/mupen64plus-video-rice.docs index d2753a5..e845566 100644 --- a/debian/mupen64plus-video-rice.docs +++ b/debian/mupen64plus-video-rice.docs @@ -1,2 +1 @@ README -RELEASE diff --git a/debian/rules b/debian/rules index 89b9c7f..b0d42d2 100755 --- a/debian/rules +++ b/debian/rules @@ -33,4 +33,7 @@ override_dh_auto_install: override_dh_strip: dh_strip -a --dbg-package=mupen64plus-video-rice-dbg +override_dh_installchangelogs: + dh_installchangelogs RELEASE + .PHONY: get-orig-source -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-rice.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

