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 fb33ba0d8b71328683a5909410aa22cd8ac9d2fd Author: Sven Eckelmann <[email protected]> Date: Sun Mar 18 16:53:15 2012 +0100 Let debhelper set the buildflags implicitly --- debian/changelog | 7 +++++++ debian/rules | 2 -- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 63e219b..258a219 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mupen64plus-video-rice (1.99.5-2) UNRELEASED; urgency=low + + [ Simon Ruderich ] + * Let debhelper set the buildflags implicitly + + -- Sven Eckelmann <[email protected]> Sun, 18 Mar 2012 16:52:52 +0100 + mupen64plus-video-rice (1.99.5-1) unstable; urgency=low * New Upstream Version diff --git a/debian/rules b/debian/rules index b908016..87e7305 100755 --- a/debian/rules +++ b/debian/rules @@ -2,8 +2,6 @@ # -*- makefile -*- export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie -DPKG_EXPORT_BUILDFLAGS = 1 -include /usr/share/dpkg/buildflags.mk DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) DEB_HOST_GNU_CPU ?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU) -- 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

