This is an automated email from the git hooks/post-receive script. rubund-guest pushed a commit to branch master in repository sosi2osm.
commit 1644a3ed7096886811e27803ebdd38ed4286514e Author: Ruben Undheim <[email protected]> Date: Thu Nov 13 18:42:06 2014 +0100 Enabled hardening=+all --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index cf4dd31..ff739d3 100755 --- a/debian/rules +++ b/debian/rules @@ -4,6 +4,7 @@ #export DH_VERBOSE=1 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed +export DEB_BUILD_MAINT_OPTIONS = hardening=+all %: dh $@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/sosi2osm.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

