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 b169f25c1810bf1f680fb13c5eaf10ef2b5fcc86 Author: gregor herrmann <[email protected]> Date: Fri Aug 4 11:14:47 2017 -0400 update changelog Gbp-Dch: Ignore --- debian/changelog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d3f40e2..54b4ac9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,12 @@ dh-make-perl (0.96) UNRELEASED; urgency=medium - * <dummy entry to bump version> * Disable network tests during autopkgtests like during build. + * DhMakePerl::Command::Packaging: extract_docs(): ignore all top-level + README* files not just README itself. The trendy new .md or .mkdn + versions usually are also just text versions of the POD, formatted in + Markdown for GitHub. - -- gregor herrmann <[email protected]> Thu, 03 Aug 2017 15:45:14 -0400 + -- gregor herrmann <[email protected]> Fri, 04 Aug 2017 11:14:31 -0400 dh-make-perl (0.95) unstable; urgency=medium -- 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
