This is an automated email from the git hooks/post-receive script.

bmarc pushed a commit to branch master
in repository trigger-rally.

commit 711383452c0f39674206b45441c67160bade12c5
Author: Bertrand Marc <bm...@debian.org>
Date:   Sun Sep 18 17:37:35 2016 +0200

    Refresh debian/patches/disable-strip.patch.
---
 debian/patches/disable-strip.patch | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/patches/disable-strip.patch 
b/debian/patches/disable-strip.patch
index a279d48..d21bf5c 100644
--- a/debian/patches/disable-strip.patch
+++ b/debian/patches/disable-strip.patch
@@ -2,11 +2,11 @@ Description: We already strip our binaries, stripping them 
before means
  we can't have dbg packages
 Author: Gianfranco Costamagna <locutusofb...@debian.org>
 
---- trigger-rally-0.6.4+dfsg.orig/src/GNUmakefile
-+++ trigger-rally-0.6.4+dfsg/src/GNUmakefile
-@@ -126,8 +126,8 @@ $(TR_EXEFILE): $(OBJFILES)
-               done;
-       @printf "\t-> %s\n" $@
+--- a/src/GNUmakefile
++++ b/src/GNUmakefile
+@@ -121,8 +121,8 @@
+ # links the object files into the executable, which it then strips
+ $(TR_EXEFILE): $(OBJFILES)
        $(CXX) -o $@ $(OBJFILES) $(LDFLAGS)
 -      @printf "strip\t%s\n" $@
 -      @strip $@

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/trigger-rally.git

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to