[dh-r] 01/01: Replace TODO by FIXME to provoke a lintian warning in case of forgotten FIXME

Dylan Aïssi bob.dybian-guest at moszumanska.debian.org
Sun Nov 19 14:38:25 UTC 2017


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

bob.dybian-guest pushed a commit to branch master
in repository dh-r.

commit 0f448bdf651a3271687d5f6bb4689a4c9b45868d
Author: Dylan Aïssi <bob.dybian at gmail.com>
Date:   Sun Nov 19 15:36:33 2017 +0100

    Replace TODO by FIXME to provoke a lintian warning in case of forgotten FIXME
---
 scripts/dh-make-R | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/scripts/dh-make-R b/scripts/dh-make-R
index 781e69c..8f6fd01 100755
--- a/scripts/dh-make-R
+++ b/scripts/dh-make-R
@@ -175,7 +175,7 @@ Upstream-Contact: $desc->{Maintainer}
 Source: $homepage
 
 Files: *
-Copyright: (TODO: year) $desc->{Author}
+Copyright: (FIXME: year) $desc->{Author}
 License: $desc->{License}
 Comment: $desc->{Copyright}
 
@@ -185,7 +185,7 @@ License: $desc->{License}
 Comment: Same license as upstream package
 
 License: $desc->{License}
-  TODO: insert the appropriate license text
+  FIXME: insert the appropriate license text
 EOF
 
 maybe_write("debian/copyright", $dcopy);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/dh-r.git



More information about the debian-science-commits mailing list