This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libnet-dict-perl.
commit fcf188a2ba57176aa3628bd9317110c438ea982b Author: gregor herrmann <[email protected]> Date: Mon Jul 20 01:04:18 2015 +0200 back to UNRELEASED, TODO added to d/changelog Git-Dch: Ignore --- debian/changelog | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2099c3d..7cf843f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,24 @@ -libnet-dict-perl (2.19-1) unstable; urgency=low +libnet-dict-perl (2.19-1) UNRELEASED; urgency=low + + TODO: + - d/copyright: + + t/database.t missing + + where does "2001-2014" (esp. the 2014) come from? + + if you want to specify it for each file, then dict and tkdict are missing + :) but using what you have in lib/Net/Dict.pod for "Files: *" should also + work + - d/control: + + libappconfig-std-perl could probably go into Recommends, seems to be only + needed for the two scripts + + missing in Build-Depends-Indep: libtest-differences-perl + please always build with sbuild or pbuilder/cowbuilder + - the real problem is that the tests fail spectacularly because they try to + connect to a dictd. trying & looking it seems the tests try to connect to + dict.org. bad. no internet connection guaranteed or allowed during build. + looks like we have to skip a few tests. + - please note that I haven't built the package successfully so there might + be more TODOs coming up. - e.g. I'm curious what happens to ./dict and + ./tkdict. and what the autopkgtests do. * Initial Release. (Closes: #792879) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-dict-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
