[libpgobject-simple-role-perl] 01/01: back to UNRELEASED, TODO added to d/changelog

gregor herrmann gregoa at debian.org
Thu May 22 15:50:05 UTC 2014


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

gregoa pushed a commit to branch master
in repository libpgobject-simple-role-perl.

commit 007eaa7f2a5b3b5d9c02e6da8fd2c3012b575511
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu May 22 17:49:57 2014 +0200

    back to UNRELEASED, TODO added to d/changelog
    
    Git-Dch: Ignore
---
 debian/changelog | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d98e883..0fc4d11 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,25 @@
-libpgobject-simple-role-perl (1.10.01-1) unstable; urgency=low
+libpgobject-simple-role-perl (1.10.01-1) UNRELEASED; urgency=low
+
+  TODO:
+  - please remove the trailing slashes from the metacpan URLs in
+    d/{control,copyright,watch}
+  - d/copyright: upstream copyright years: 2013 (that's what upstream claims)
+    or 2013-2014 (which is probably more correct)?
+  - the packages doesn't build:
+
+     dh_auto_test
+  make[1]: Entering directory '/tmp/buildd/libpgobject-simple-role-perl-1.10.01'
+  PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
+  Bailout called.  Further testing stopped:  
+
+  #   Failed test 'use PGObject::Simple::Role;'
+  #   at t/00-load.t line 6.
+  #     Tried to use 'PGObject::Simple::Role'.
+  #     Error:  Can't locate Moo/Role.pm in @INC (you may need to install the Moo::Role module) ...
+
+    looks like a build dependency on libmoo-perl is needed
+    and according to META.yml also a runtime Dependency.
+    and: is Moose really needed?
 
   * Initial Release. (Closes: #712406)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpgobject-simple-role-perl.git



More information about the Pkg-perl-cvs-commits mailing list