This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository dh-make-perl.
commit bf959f0083c9cb0d8bb2d7d7edc85d7695b5dbb3 Author: gregor herrmann <[email protected]> Date: Wed Jan 21 19:05:28 2015 +0100 add YAML* question to TODO Git-Dch: Ignore --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index d4d0e39..2782c87 100644 --- a/TODO +++ b/TODO @@ -44,3 +44,7 @@ --check-dirname-regex options; run debuild --help for more info. * quilt support looks like a candidate for dropping * make/refresh: add "Multi-Arch: same" header to arch-dep packages +* clean up after #774862. + currently we use YAML and YAML::XS. one should be enough, probably + YAML::XS or YAML::Tiny or ... additionally YAML::XS is nowhere in the + metadata, and the tests didn't catch the ommission either. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/dh-make-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
