This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdata-messagepack-stream-perl.
commit 4467d219e87842a10d706006ba358b94ce786041 Author: gregor herrmann <[email protected]> Date: Thu Jan 29 17:26:53 2015 +0100 back to UNRELEASED, TODO added to d/changelog Git-Dch: Ignore --- debian/changelog | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 88e6a63..a6f37d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,20 @@ -libdata-messagepack-stream-perl (0.07-1) unstable; urgency=low +libdata-messagepack-stream-perl (0.07-1) UNRELEASED; urgency=low + + TODO: + - I'd drop debian/libdata-messagepack-stream-perl.docs, the msgpack docs + don't seem so helpful for the perl package? + - d/copyright: + + copyright for "Files: *" is '2012, KAYAC Inc' + + ppport.h missing, inc/Module/* missing; both can be copied from + http://pkg-perl.alioth.debian.org/copyright.html (check years) + + msgpack-0.5.7/* missing (several different files/copyrights) + - d/control: short description should start with small letter + (and the "yet another ..." part might be improved) + - (lintian complains about outdated config.{guess,sub} in the msgpack src + but:) + - now the real problem: building a static msgpack library from the embedded + source is not the Debianesque way; the package should use (build-depend on) + libmsgpack-dev, needs a patch to Makefile.PL at least. * Initial Release. Closes: #776348 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdata-messagepack-stream-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
