[libmodule-path-perl] 10/10: Add TODO to changelog re: FTBFS
Daniel Lintott
dlintott-guest at moszumanska.debian.org
Sun Feb 16 21:32:39 UTC 2014
This is an automated email from the git hooks/post-receive script.
dlintott-guest pushed a commit to branch master
in repository libmodule-path-perl.
commit 47480cb792d024ae901bdca979b41dc1ad86ba79
Author: Daniel Lintott <daniel at serverb.co.uk>
Date: Sun Feb 16 21:32:14 2014 +0000
Add TODO to changelog re: FTBFS
Git-Dch: Ignore
---
debian/changelog | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 1fd4f63..1025f5a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,22 @@
libmodule-path-perl (0.10-1) UNRELEASED; urgency=low
+ TODO:
+ - This currently FTBFS as several tests fail, this appears to be
+ a regression due to the issue reported here:
+ https://github.com/neilbowers/Module-Path/issues/4
+
+ An issue with the same problem has already been reported as well
+ https://github.com/neilbowers/Module-Path/issues/8
+
+ Snippet from my build-log:
+ # Failed test 'check 'strict' matches %INC'
+ # at t/02-module-path.t line 13.
+
+ %INC : /usr/share/perl/5.18/strict.pm
+ module_path : /usr/share/perl/5.18.2/strict.pm
+ $^O : linux
+
+
* [11749f4c] Imported Upstream version 0.10
* [a2c0a45e] Update debian/copyright
* [a301d3f1] Bump debhelper to version 9 (d/control, d/compat)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-path-perl.git
More information about the Pkg-perl-cvs-commits
mailing list