r35195 - /trunk/libmath-random-isaac-xs-perl/debian/changelog
gregoa at users.alioth.debian.org
gregoa at users.alioth.debian.org
Mon May 11 17:02:26 UTC 2009
Author: gregoa
Date: Mon May 11 17:02:20 2009
New Revision: 35195
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=35195
Log:
back to UNRELEASED, TODO added to changelog
Modified:
trunk/libmath-random-isaac-xs-perl/debian/changelog
Modified: trunk/libmath-random-isaac-xs-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-random-isaac-xs-perl/debian/changelog?rev=35195&op=diff
==============================================================================
--- trunk/libmath-random-isaac-xs-perl/debian/changelog (original)
+++ trunk/libmath-random-isaac-xs-perl/debian/changelog Mon May 11 17:02:20 2009
@@ -1,4 +1,31 @@
-libmath-random-isaac-xs-perl (1.0.4-1) unstable; urgency=low
+libmath-random-isaac-xs-perl (1.0.4-1) UNRELEASED; urgency=low
+
+ TODO:
+ - debian/control:
+ + if debian/rules uses dh's override_* we need to Build-Depends on
+ debhelper (>= 7.0.50)
+ + "libmodule-build-perl" --> "perl-modules (>= 5.10) | libmodule-build-perl"
+ + judging from the configure output there are quite a few missing build
+ dependencies:
+ - ERROR: version (0.74) is installed, but we need version >= 0.76
+ * Optional prerequisite Math::Random::ISAAC is not installed
+ * Optional prerequisite Test::LeakTrace is not installed
+ * Optional prerequisite Test::Pod::Coverage is not installed
+ * Optional prerequisite Test::Signature is not installed
+ * Optional prerequisite Statistics::Test::RandomWalk is not installed
+ * Optional prerequisite Test::Pod is not installed
+ * Optional prerequisite Test::Perl::Critic is not installed
+ * Optional prerequisite Perl::Critic is not installed
+ * Optional prerequisite Test::Without::Module is not installed
+ * Optional prerequisite Test::Portability::Files is not installed
+ * Optional prerequisite Test::DistManifest is not installed
+ * Optional prerequisite Test::YAML::Meta is not installed
+ * Optional prerequisite Test::Kwalitee is not installed
+ * Optional prerequisite Test::MinimumVersion is not installed
+ + maybe some of them should be in Depends/Recommends/Suggests too?
+ - despite the "create_packlist=0" in debian/rules lintian says:
+ "E: libmath-random-isaac-xs-perl: package-installs-packlist .."
+ - debian/rules: TEST_AUTHOR isn't used anywhere in the code
* Initial Release. (Closes: #527015)
More information about the Pkg-perl-cvs-commits
mailing list