This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository libnmap-parser-perl.
commit 652ed1bc050dd34b7fdee17134878be42c98d9f6 Author: Axel Beckert <[email protected]> Date: Wed Nov 9 23:02:24 2016 +0100 No more install README It only contains a description, an installation guide, an homepage link and the license. --- debian/changelog | 1 + debian/rules | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 87c1862..fe63bad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ libnmap-parser-perl (1.31-1) UNRELEASED; urgency=medium * Bump debhelper compatibility to 10. + Update versioned build-dependency on debhelper accordingly. * Rewrite debian/rules in minimal dh v7 style. + * No more install README. Only contains known metadata. -- Axel Beckert <[email protected]> Wed, 09 Nov 2016 22:43:34 +0100 diff --git a/debian/rules b/debian/rules index ad28adf..6181575 100755 --- a/debian/rules +++ b/debian/rules @@ -13,8 +13,5 @@ override_dh_installexamples: dh_installexamples tools/*.pl -override_dh_installdocs: - dh_installdocs README.md - override_dh_installchangelogs: dh_installchangelogs Changes -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnmap-parser-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
