This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus.
commit 562bab18f5789b6fdb44c7bbf36aefbba6b97ebd Author: Sven Eckelmann <[email protected]> Date: Sat Mar 17 14:10:08 2012 +0100 Use buildflags.mk to set security flags in debian/rules --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index b51bf15..63f11d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ mupen64plus (1.99.5+1) UNRELEASED; urgency=low * Upgraded to policy 3.9.3 - Move to section metapackages * Upgrade debhelper compat to v9 + * Use buildflags.mk to set security flags in debian/rules -- Sven Eckelmann <[email protected]> Sun, 01 Jan 2012 20:19:26 +0100 diff --git a/debian/control b/debian/control index d65b881..c2f2377 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Vcs-Git: git://anonscm.debian.org/collab-maint/mupen64plus.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/mupen64plus.git Build-Depends: debhelper (>= 9), + dpkg-dev (>= 1.16.1.1), Package: mupen64plus Architecture: all -- 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

