This is an automated email from the git hooks/post-receive script. locutusofborg pushed a commit to branch master in repository trigger-rally.
commit 353c73fd6d249e5b50ee32d9c759af5b8801f900 Author: Gianfranco Costamagna <[email protected]> Date: Wed Sep 7 17:34:41 2016 +0200 Update series and changelog --- debian/changelog | 1 + debian/patches/series | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6b04ce7..cb1d51d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ trigger-rally (0.6.4+dfsg-1) UNRELEASED; urgency=medium - cherry-pick upstream changes to use the Debian config path and the *FLAGS from environment. * Update copyright file + * Add patches to disable strip of binaries and to enable verbose builds. -- Bertrand Marc <[email protected]> Sun, 22 May 2016 14:14:24 +0200 diff --git a/debian/patches/series b/debian/patches/series index bc40b54..1393732 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -2,3 +2,5 @@ fix_build_gcc5.patch 20_system_tinyxml.patch 813-config-path.patch 811-flags.patch +verbose-build.patch +disable-strip.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/trigger-rally.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

