[boinc] 01/01: Replace FIXME with TODO keyword, to make lintian happy

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Sat Sep 2 15:35:14 UTC 2017


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

locutusofborg pushed a commit to branch master
in repository boinc.

commit 722bb1f7edd96b98e97289d6df2408ec70696d8a
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Sat Sep 2 17:34:50 2017 +0200

    Replace FIXME with TODO keyword, to make lintian happy
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 0094664..c1e65b4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -278,7 +278,7 @@ override_dh_auto_build-arch: update-boinc-applinks.1
 
 # we need to build zip because of the libboinc7 reference, until we split the dev packages or we move it in a new package
 #ifeq (,$(ENABLE_SERVER_TEST))
-	# FIXME For some reasons unzip build fails if hardening flags are enabled.
+	# TODO For some reasons unzip build fails if hardening flags are enabled.
 	$(MAKE) CC=$(CCorig) CXX=$(CXXorig) -C zip CFLAGS="$(CFLAGS_plain) -fPIC" CXXFLAGS="$(CXXFLAGS_plain)"
 	$(MAKE) CC=$(CCorig) CXX=$(CXXorig) -C zip/unzip CFLAGS="$(CFLAGS_plain) -fPIC" CXXFLAGS="$(CXXFLAGS_plain)"
 #endif

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



More information about the pkg-boinc-commits mailing list