This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus.
commit 28c6bf40732d9dc7f0e7ce7a814ff78e911e9352 Author: Sven Eckelmann <[email protected]> Date: Mon Jun 1 13:00:00 2009 +0200 Let dh_clean remove the toplevel stamp files --- debian/changelog | 1 + debian/rules | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6adcaf1..48a47f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ mupen64plus (1.5-2) UNRELEASED; urgency=low - Don't conflict with unrelated package mupen64 * debian/rules: - Use dh_prep instead of dh_clean -k + - Let dh_clean remove the toplevel stamp files * Don't mark files in /usr/share as conffiles - they are only templates -- Sven Eckelmann <[email protected]> Mon, 01 Jun 2009 12:27:41 +0200 diff --git a/debian/rules b/debian/rules index 0e0de0b..602aa99 100755 --- a/debian/rules +++ b/debian/rules @@ -35,7 +35,6 @@ build-stamp: configure-stamp clean: dh_testdir dh_testroot - rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. $(MAKE) clean -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

