* Oliver Lindemann <[email protected]> [2014-04-01 19:02]:
Thanks. I applied all patches and kept, in line with Andreas comment, the section as "science".
You might then apply the patch attached below for overriding the Lintian warning.
Best, Rafael
>From 13cfb3fb3f9d85b791b0f0bcb850455b9a22a55c Mon Sep 17 00:00:00 2001 From: Rafael Laboissiere <[email protected]> Date: Tue, 1 Apr 2014 20:43:57 +0200 Subject: [PATCH] Override the Lintian warning about package section --- debian/python-expyriment.lintian-overrides | 1 + 1 file changed, 1 insertion(+) create mode 100644 debian/python-expyriment.lintian-overrides diff --git a/debian/python-expyriment.lintian-overrides b/debian/python-expyriment.lintian-overrides new file mode 100644 index 0000000..1600b7f --- /dev/null +++ b/debian/python-expyriment.lintian-overrides @@ -0,0 +1 @@ +python-expyriment: wrong-section-according-to-package-name python-expyriment => python -- 1.9.0

